Skip to content

Run ACCP integration tests on aarch64#2894

Merged
WillChilds-Klein merged 1 commit intoaws:mainfrom
WillChilds-Klein:accp-on-arm64
Dec 10, 2025
Merged

Run ACCP integration tests on aarch64#2894
WillChilds-Klein merged 1 commit intoaws:mainfrom
WillChilds-Klein:accp-on-arm64

Conversation

@WillChilds-Klein
Copy link
Copy Markdown
Contributor

@WillChilds-Klein WillChilds-Klein commented Dec 9, 2025

Issues:

n/a

Description of changes:

See title.

Call-outs:

I followed existing pattern of manually specifying the target architecture. Should we just parameterize that whole test set over x86 and aarch64? That would allow us to rip out a few duplicative definitions, but would add some more tests (namely for those integrations that don't currently test aarch64).

Testing:

  • new CI jobs

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.

@WillChilds-Klein WillChilds-Klein changed the title Run ACCP integration tests on supported archs Run ACCP integration tests on aarch64 Dec 9, 2025
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented Dec 9, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.23%. Comparing base (4ee0a73) to head (281bc4a).
⚠️ Report is 44 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2894   +/-   ##
=======================================
  Coverage   78.22%   78.23%           
=======================================
  Files         683      683           
  Lines      117491   117491           
  Branches    16507    16507           
=======================================
+ Hits        91913    91917    +4     
+ Misses      24692    24687    -5     
- Partials      886      887    +1     

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

@WillChilds-Klein WillChilds-Klein marked this pull request as ready for review December 9, 2025 22:39
@WillChilds-Klein WillChilds-Klein requested a review from a team as a code owner December 9, 2025 22:39
@WillChilds-Klein WillChilds-Klein enabled auto-merge (squash) December 10, 2025 01:42
@WillChilds-Klein WillChilds-Klein merged commit f5e4585 into aws:main Dec 10, 2025
386 of 393 checks passed
@WillChilds-Klein WillChilds-Klein deleted the accp-on-arm64 branch December 10, 2025 15:20
justsmth pushed a commit that referenced this pull request Dec 12, 2025
## What's Changed
* Add encap/decapKeyCheck support in ACVP by @samuel40791765 in
#2872
* Clarify comments and API behaviour for equal-preference for TLS 1.3 by
@torben-hansen in #2873
* Add support for external contexts in ML-DSA ACVP by @samuel40791765 in
#2880
* Route ML-DSA ACVP to the right APIs by @samuel40791765 in
#2884
* Add sha1 CLI by @nhatnghiho in #2885
* Fix openssl comparison tests by @justsmth in
#2888
* tool-openssl: pkcs8 error output on decrypt by @justsmth in
#2883
* Add RSA_X931_PADDING to rsa.h by @justsmth in
#2889
* Bump urllib3 from 2.5.0 to 2.6.0 in /tests/ci by @dependabot[bot] in
#2886
* Run ACCP integration tests on aarch64 by @WillChilds-Klein in
#2894
* Blowfish OFB Block Cipher Mode Support by @skmcgrail in
#2892

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

5 participants