Skip to content

Conversation

@arng40
Copy link
Contributor

@arng40 arng40 commented Nov 13, 2025

Fix the crashes that appeared on the CI on the Ubuntu clang 15 target.
Also fix the testUnits where the int main() was missing

@arng40 arng40 self-assigned this Nov 13, 2025
@arng40 arng40 added type: bug Something isn't working ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI flag: no rebaseline Does not require rebaseline ci: run code coverage enables running of the code coverage CI jobs labels Nov 13, 2025
@codecov
Copy link

codecov bot commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 59.37%. Comparing base (2ac7bd3) to head (23d9daf).
⚠️ Report is 2 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3910      +/-   ##
===========================================
- Coverage    59.49%   59.37%   -0.12%     
===========================================
  Files         1331     1335       +4     
  Lines       110438   110665     +227     
===========================================
+ Hits         65705    65712       +7     
- Misses       44733    44953     +220     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@arng40 arng40 requested a review from dkachuma as a code owner November 14, 2025 10:01
@arng40 arng40 requested a review from herve-gross as a code owner November 14, 2025 15:33
@rrsettgast
Copy link
Member

@arng40 @MelReyCG

Is this to fix the issues currently seen with the clang15 CI build?

MelReyCG added a commit that referenced this pull request Nov 17, 2025
@MelReyCG MelReyCG removed ci: run CUDA builds Allows to triggers (costly) CUDA jobs ci: run integrated tests Allows to run the integrated tests in GEOS CI ci: run code coverage enables running of the code coverage CI jobs labels Nov 17, 2025
@arng40
Copy link
Contributor Author

arng40 commented Nov 17, 2025

@rrsettgast This PR try to fix the issues but now I can't run tests because of this message :
No space left on device

@rrsettgast
Copy link
Member

@rrsettgast This PR try to fix the issues but now I can't run tests because of this message :

No space left on device

Run it on streak2. Don't forget the authentication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

DO NOT MERGE ! flag: no rebaseline Does not require rebaseline type: bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants