8000 Intentionally redefine iovec in headers as CI by samuel40791765 · Pull Request #2512 · aws/aws-lc · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Intentionally redefine iovec in headers as CI #2512

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 26, 2025

Conversation

samuel40791765
Copy link
Contributor

Issues:

Resolves CryptoAlg-3316, CryptoAlg-3292, CryptoAlg-3310, CryptoAlg-3284, and CryptoAlg-3346.

Description of changes:

An extension off of 9db959e, this commit adds "CI" for the change. Instead of adding a new integration CI dimension that's likely going to be ignored, the best (and noisier) way to enforce this was introducing a similar concept in one of the files that referenced bio.h. The test files that include bio.h have too many header file references to introduce this to, so bio_ssl.cc seemed like the more suitable choice.

Testing:

Rolled back 9db959e and ran the build, the build does fail without the necessary change.

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.

@samuel40791765 samuel40791765 requested a review from a team as a code owner June 26, 2025 21:39
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.86%. Comparing base (95244e4) to head (abcd88d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2512   +/-   ##
=======================================
  Coverage   78.85%   78.86%           
=======================================
  Files         640      640           
  Lines      109604   109604           
  Branches    15524    15511   -13     
=======================================
+ Hits        86433    86437    +4     
+ Misses      22472    22468    -4     
  Partials      699      699           

☔ 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 samuel40791765 enabled auto-merge (squash) June 26, 2025 22:48
@samuel40791765 samuel40791765 merged commit 39071f3 into aws:main Jun 26, 2025
131 of 134 checks passed
@samuel40791765 samuel40791765 deleted the header-ci branch June 27, 2025 00:02
@skmcgrail skmcgrail mentioned this pull request Jun 27, 2025
skmcgrail added a commit that referenced this pull request Jun 27, 2025
## What's Changed
* Rename SSL test files to match Scrutinice filter by @nhatnghiho in
#2491
* Order tool output by options provided - x509 by @justsmth in
#2454
* Fix Console Test Suite Execution Locally by @smittals2 in
#2493
* Re-remove afunix.h by @justsmth in
#2495
* Note a couple of typoed struct names that we'll leave alone. by
@justsmth in #2499
* Document that EVP_PKEY_CTX_set_rsa_keygen_pubexp takes ownership by
@justsmth in #2503
* Remove sys headers from bio.h by @samuel40791765 in
#2508
* rwlock race tests is not a GoogleTest executable by @torben-hansen in
#2509
* Add two new APIs to expose TLS 1.3 traffic secrets for kTLS by
@skmcgrail in #2506
* Intentionally redefine iovec in headers as CI by @samuel40791765 in
#2512

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.

4 participants
0