Skip to content

CI: exclude a test from bsd#3262

Closed
dougch wants to merge 9 commits into
aws:mainfrom
dougch:no_bsd_Wycheproof
Closed

CI: exclude a test from bsd#3262
dougch wants to merge 9 commits into
aws:mainfrom
dougch:no_bsd_Wycheproof

Conversation

@dougch

@dougch dougch commented May 21, 2026

Copy link
Copy Markdown
Contributor

Issues:

Resolves #ISSUE-NUMBER1
Addresses #ISSUE-NUMBER2

Description of changes:

The long pole for CI runs currently are the BSD cross-platform runs, some taking in excess of 3 hours.
Flip an environment variable on if we're using cross-platform and disable a set of tests for those runs.

We don't have individual test timing data- tell gtest to record it (report uploads come later).

Call-outs:

GHA Arm runners might also accelerate these runs; try in a future iteration.

Testing:

How is this change tested (unit tests, fuzz tests, etc.)? Are there any testing steps to be verified by the reviewer?

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license and the ISC license.

@codecov-commenter

codecov-commenter commented May 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.15%. Comparing base (cf95ba0) to head (15bd990).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3262      +/-   ##
==========================================
- Coverage   78.28%   78.15%   -0.14%     
==========================================
  Files         689      689              
  Lines      123463   123526      +63     
  Branches    17200    17197       -3     
==========================================
- Hits        96659    96537     -122     
- Misses      25881    26071     +190     
+ Partials      923      918       -5     

☔ 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.

dougch and others added 3 commits May 22, 2026 14:09
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Use vmactions/openbsd-vm, vmactions/freebsd-vm, and vmactions/netbsd-vm
for all BSD test jobs. ARM jobs run on ubuntu-24.04-arm runners for
same-arch emulation comparison.
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.

2 participants