Skip to content

Fix case-sensitive include path for playerJsonObject in SubtitleTests#111

Draft
Copilot wants to merge 2 commits intofeature/RDKEMW-14462from
copilot/sub-pr-106-another-one
Draft

Fix case-sensitive include path for playerJsonObject in SubtitleTests#111
Copilot wants to merge 2 commits intofeature/RDKEMW-14462from
copilot/sub-pr-106-another-one

Conversation

Copy link
Copy Markdown

Copilot AI commented Mar 13, 2026

The include path ${PLAYER_ROOT}/playerjsonobject in SubtitleTests/CMakeLists.txt used incorrect casing, causing build failures on Linux where the filesystem is case-sensitive and the actual directory is playerJsonObject.

Change

  • test/utests/tests/SubtitleTests/CMakeLists.txt: Corrected include path casing from playerjsonobjectplayerJsonObject.

💬 Send tasks to Copilot coding agent from Slack and Teams to turn conversations into code. Copilot posts an update in your thread when it's finished.

Co-authored-by: rekhap2kandhavelan <217911244+rekhap2kandhavelan@users.noreply.github.com>
Copilot AI changed the title [WIP] [WIP] Address feedback on moving New L1 Test Cases Fix case-sensitive include path for playerJsonObject in SubtitleTests Mar 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants