Skip to content

Conversation

@linehill
Copy link
Collaborator

Fix tests under tests/runtime/ were unintentinally skipped in debug builds due to word "SKIP" appearing in the chipStar's debug prints. More specifically, the tests were skipped due to CHIP debug ... : CHIP_SKIP_UNINIT=... messages.

Fixed the issue by changing the skipping logic to be exit code based.

Fix tests under `tests/runtime/` were unintentinally skipped in debug
builds due to word "SKIP" appearing in the chipStar's debug
prints. More specifically, the tests were skipped due to
`CHIP debug ... : CHIP_SKIP_UNINIT=...` messages.

Fixed the issue by changing the skipping logic to be exit code based.
@pvelesko pvelesko merged commit 1fe0322 into main Feb 1, 2024
@pvelesko pvelesko deleted the fix-skipped-tests branch February 1, 2024 12:21
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.

4 participants