Skip to content

[ci] Report failure in cppyy tests except runxfail/valgrind #239

New issue

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

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

Already on GitHub? # to your account

Merged
merged 8 commits into from
Apr 25, 2024

Conversation

aaronj0
Copy link
Collaborator

@aaronj0 aaronj0 commented Apr 24, 2024

No description provided.

@aaronj0 aaronj0 changed the title [ci] Report failure in cppyy jobs except runxfail/valgrind [ci] Report failure in cppyy tests except runxfail/valgrind Apr 24, 2024
@aaronj0
Copy link
Collaborator Author

aaronj0 commented Apr 25, 2024

OS X arm jobs break while testing cppyy with libc++abi: terminating due to uncaught exception of type int. On cppyy-backend, we have kept the x86 jobs which atleast run the entire test suite (with 33 failures with libc++ not handling std library types correctly).

I would propose not spending too much time on the OS X jobs as they seem to be a time sink... This PR fixes the regression of the cppyy workflow with clang 16,17 and 18 on Linux

Copy link

codecov bot commented Apr 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.90%. Comparing base (f93e7b6) to head (0e185f8).
Report is 2 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #239      +/-   ##
==========================================
- Coverage   87.65%   78.90%   -8.75%     
==========================================
  Files           4        8       +4     
  Lines        1742     3096    +1354     
==========================================
+ Hits         1527     2443     +916     
- Misses        215      653     +438     

see 7 files with indirect coverage changes

see 7 files with indirect coverage changes

@vgvassilev vgvassilev merged commit d7db128 into compiler-research:main Apr 25, 2024
29 of 35 checks passed
@aaronj0 aaronj0 deleted the patch-1 branch May 14, 2024 14:58
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants