Skip to content

Conversation

smittals2
Copy link
Contributor

@smittals2 smittals2 commented Sep 11, 2025

Issues:

AWS-LC-902

Description of changes:

We were previously only running the build, but not tests when options MY_ASSEMBLER_IS_TOO_OLD_FOR_512AVX or MY_ASSEMBLER_IS_TOO_OLD_FOR_AVX were enabled. This PR moves this testing to its own dimension and enables running the tests.

Instead of the "run_tests" target, when GO is disabled, "run_tests_minimal" is produced. Refactors to support this.

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
Copy link

codecov-commenter commented Sep 11, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.83%. Comparing base (5f1d0d2) to head (9d8d0c6).
⚠️ Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2679      +/-   ##
==========================================
- Coverage   78.83%   78.83%   -0.01%     
==========================================
  Files         667      667              
  Lines      114077   114077              
  Branches    16046    16046              
==========================================
- Hits        89935    89928       -7     
- Misses      23365    23375      +10     
+ Partials      777      774       -3     

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

samuel40791765 added a commit that referenced this pull request Sep 18, 2025
There were some issues with the 32-bit build run in
#2679, this attempts
to resolve that.

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.

2 participants