Skip to content

Conversation

@bszirtes
Copy link
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.

@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 <[email protected]>
@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.

2 participants