Skip to content

Make test case skip logic case-insensitive - #1104

Open
bszirtes wants to merge 2 commits into
mainfrom
fix-local-skip-tc
Open

Make test case skip logic case-insensitive#1104
bszirtes wants to merge 2 commits into
mainfrom
fix-local-skip-tc

Conversation

@bszirtes

Copy link
Copy Markdown
Contributor

Description

This PR updates the integration test runner to convert test case names to lowercase when checking whether a case should be skipped. This ensures that case-insensitive mismatches don't prevent intended skips from occurring.

Why this is useful

In local testing, test case names may differ in capitalization from those defined in the workflow. This change improves reliability and consistency when executing integration test cases locally.

Signed-off-by: Botond Szirtes <botond.szirtes@est.tech>
@bszirtes
bszirtes force-pushed the fix-local-skip-tc branch from 6507768 to 57dc372 Compare July 15, 2025 11:58
Signed-off-by: Botond Szirtes <botond.szirtes@est.tech>
@bszirtes
bszirtes requested a review from ljkiraly July 15, 2025 13:29
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.

1 participant