Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sailcov: invert condition of warn_assert #622

Merged
merged 1 commit into from
Jul 5, 2024
Merged

Conversation

rmn30
Copy link
Contributor

@rmn30 rmn30 commented Jul 5, 2024

Assertions should fail if the condition is not true. This was resulting in spurious warnings. Also turn on --werror in the test case so that warnings will cause the test to fail.

Assertions should fail if the condition is not true.  This was resulting in
spurious warnings.  Also turn on --werror in the test case so that warnings will
cause the test to fail.
@rmn30 rmn30 requested a review from Alasdair July 5, 2024 15:04
Copy link

github-actions bot commented Jul 5, 2024

Test Results

    9 files  ±0     20 suites  ±0   0s ⏱️ ±0s
  653 tests ±0    653 ✅ ±0  0 💤 ±0  0 ❌ ±0 
2 090 runs  ±0  2 089 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 97447bb. ± Comparison against base commit ec47b19.

♻️ This comment has been updated with latest results.

@Alasdair Alasdair merged commit 155d567 into sail2 Jul 5, 2024
9 checks passed
@rmn30 rmn30 deleted the sailcov_warn_assert branch July 5, 2024 15:31
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.

None yet

3 participants