Skip to content

ci: run unit/integration/system tests on ARM#598

Open
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:ci-arm
Open

ci: run unit/integration/system tests on ARM#598
bdrung wants to merge 1 commit into
canonical:mainfrom
bdrung:ci-arm

Conversation

@bdrung

@bdrung bdrung commented Apr 27, 2026

Copy link
Copy Markdown
Member

Extend the CI to also run the unit/integration/system tests on arm64. Install gdb-multiarch on the system tests (needed on arm64 for retracing the amd64 crash).

To keep the amount of tests low, do not test skip, unit-and-integration-installed, and system-installed on ARM.

This PR depends on:

@codecov

codecov Bot commented Apr 27, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 84.45%. Comparing base (07b90b3) to head (6b97c0f).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #598      +/-   ##
==========================================
+ Coverage   84.37%   84.45%   +0.07%     
==========================================
  Files         106      106              
  Lines       21035    21035              
  Branches     3220     3220              
==========================================
+ Hits        17749    17765      +16     
+ Misses       2803     2793      -10     
+ Partials      483      477       -6     

☔ View full report in Codecov by Harness.
📢 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.

@bdrung bdrung force-pushed the ci-arm branch 5 times, most recently from bdf22d1 to 37c61e4 Compare April 29, 2026 18:12
Extend the CI to also run the unit/integration/system tests on arm64.
Install gdb-multiarch on the system tests (needed on arm64 for retracing
the amd64 crash).

To keep the amount of tests low, do not test `skip`,
`unit-and-integration-installed`, `system-installed`, and
`system-internet-installed` on ARM.
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.

1 participant