Skip to content

Adjust CI to remove broken Clang 18/C++26/libstdc++ unit test#8

Merged
Mick235711 merged 1 commit intomainfrom
enolan_clang18fix1
Mar 9, 2026
Merged

Adjust CI to remove broken Clang 18/C++26/libstdc++ unit test#8
Mick235711 merged 1 commit intomainfrom
enolan_clang18fix1

Conversation

@ednolan
Copy link
Member

@ednolan ednolan commented Mar 9, 2026

Summary

  • Remove Clang 18 from the CI group that tests C++26 with libstdc++, as this combination broke after the Clang 18 CI image updated its libstdc++ from v14 to v15
  • Move Clang 18 to the libc++-only group to preserve coverage for other Clang 18 configurations

Test plan

  • Verify CI passes with the updated matrix

🤖 Generated with Claude Code

This test stopped working after the Clang 18 CI image was updated, I
believe because the libstdc++ version was bumped from version 14 to
version 15.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@ednolan ednolan requested a review from Mick235711 as a code owner March 9, 2026 04:57
@ednolan ednolan force-pushed the enolan_clang18fix1 branch from ec0e56d to 0f24aaf Compare March 9, 2026 05:00
@coveralls
Copy link

Pull Request Test Coverage Report for Build 22839114191

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 92.982%

Totals Coverage Status
Change from base Build 18137416433: 0.0%
Covered Lines: 53
Relevant Lines: 57

💛 - Coveralls

@Mick235711 Mick235711 merged commit df0ee44 into main Mar 9, 2026
70 checks passed
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.

3 participants