Skip to content

tests: avoid vendored limbo.json#480

Merged
cpu merged 1 commit intorustls:mainfrom
cpu:ci/cpu-simplify-limbo
Apr 21, 2026
Merged

tests: avoid vendored limbo.json#480
cpu merged 1 commit intorustls:mainfrom
cpu:ci/cpu-simplify-limbo

Conversation

@cpu
Copy link
Copy Markdown
Member

@cpu cpu commented Apr 21, 2026

The upstream harness support crate we take a dev git-dep on added an embedded copy of the limbo.json test data (C2SP/x509-limbo#600), so we don't need to vendor it anymore. With both that usage and the older bettertls vendored data removed we can also drop the dev dep on bzip2.

This approach has the advantage of being easier to keep in sync with upstream, we just have to bump the Cargo.toml dev dep SHA.

@cpu cpu self-assigned this Apr 21, 2026
The upstream harness support crate we take a dev git-dep on added an
embedded copy of the limbo.json test data, so we don't need to vendor it
anymore. With both that usage and the older bettertls vendored data
removed we can also drop the dev dep on bzip2.

This approach has the advantage of being easier to keep in sync with
upstream, we just have to bump the Cargo.toml dev dep SHA.
@cpu cpu force-pushed the ci/cpu-simplify-limbo branch from 06b8e4c to 059879a Compare April 21, 2026 17:55
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.97%. Comparing base (c544b67) to head (059879a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #480   +/-   ##
=======================================
  Coverage   96.97%   96.97%           
=======================================
  Files          20       20           
  Lines        3936     3936           
=======================================
  Hits         3817     3817           
  Misses        119      119           

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

@djc
Copy link
Copy Markdown
Member

djc commented Apr 21, 2026

Nice!

@cpu cpu added this pull request to the merge queue Apr 21, 2026
Merged via the queue into rustls:main with commit 842758e Apr 21, 2026
23 checks passed
@cpu cpu deleted the ci/cpu-simplify-limbo branch April 21, 2026 18:19
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