Skip to content

[CI] Update short fuzztest to include verbose output in CI #1436

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

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

PatKamin
Copy link
Contributor

This is for having more info about short fuzz tests failures while trying to fix #1435 .
It should be also nice to have a verbose output for future failure cases.

@PatKamin PatKamin requested a review from a team as a code owner March 13, 2024 15:41
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 12.49%. Comparing base (78ef1ca) to head (623c9c8).
Report is 136 commits behind head on main.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1436      +/-   ##
==========================================
- Coverage   14.82%   12.49%   -2.33%     
==========================================
  Files         250      239      -11     
  Lines       36220    36003     -217     
  Branches     4094     4086       -8     
==========================================
- Hits         5369     4498     -871     
- Misses      30800    31501     +701     
+ Partials       51        4      -47     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@kbenzie kbenzie added the ci/cd Continuous integration/devliery label Apr 10, 2024
@kbenzie kbenzie merged commit e27528a into oneapi-src:main Apr 10, 2024
@PatKamin PatKamin deleted the verbose-fuzztest branch June 26, 2024 10:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci/cd Continuous integration/devliery
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fuzz tests segfaulting
4 participants