Skip to content

Improve cpp11containers test configuration - #22909

Merged
vepadulano merged 2 commits into
root-project:masterfrom
vepadulano:roottest-cpp11containers-fix
Jul 27, 2026
Merged

Improve cpp11containers test configuration#22909
vepadulano merged 2 commits into
root-project:masterfrom
vepadulano:roottest-cpp11containers-fix

Conversation

@vepadulano

Copy link
Copy Markdown
Member

The Names test depends on all other tests in the directory since it uses forward_list, set, and map.
@vepadulano vepadulano self-assigned this Jul 24, 2026
@vepadulano vepadulano added in:Testing clean build Ask CI to do non-incremental build on PR labels Jul 24, 2026
@github-actions

github-actions Bot commented Jul 24, 2026

Copy link
Copy Markdown

Test Results

    23 files      23 suites   3d 19h 44m 18s ⏱️
 3 871 tests  3 869 ✅ 0 💤 2 ❌
79 748 runs  79 745 ✅ 1 💤 2 ❌

For more details on these failures, see this check.

Results for commit 4771f94.

♻️ This comment has been updated with latest results.

@dpiparo dpiparo left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the improvement.

@vepadulano

Copy link
Copy Markdown
Member Author

To be clear, this won't really fix the CI failures, already a previous CI run on this PR showed the same test reaching a timeout. The improved configuration and deduplication of requested classes won't hurt though.

@vepadulano
vepadulano merged commit 0c30dfd into root-project:master Jul 27, 2026
62 of 65 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

clean build Ask CI to do non-incremental build on PR in:Testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants