Skip to content

rwlock race tests is not a GoogleTest executable #2509

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

torben-hansen
Copy link
Contributor

Description of changes:

shard_gtest() spaws multiple child processes to shard test GoogleTest fixtures. But rwlock_static_init is not a GoogleTest executable. So, this is redundant.

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.

@torben-hansen torben-hansen requested a review from andrewhop June 25, 2025 21:50
@torben-hansen torben-hansen requested a review from a team as a code owner June 25, 2025 21:50
@torben-hansen torben-hansen enabled auto-merge (squash) June 25, 2025 22:05
@codecov-commenter
Copy link

codecov-commenter commented Jun 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.85%. Comparing base (e2a5299) to head (e5d8bad).
Report is 6 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2509   +/-   ##
=======================================
  Coverage   78.85%   78.85%           
=======================================
  Files         640      640           
  Lines      109560   109560           
  Branches    15520    15521    +1     
=======================================
+ Hits        86389    86397    +8     
+ Misses      22471    22463    -8     
  Partials      700      700           

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

@torben-hansen torben-hansen merged commit 02975e6 into aws:main Jun 26, 2025
125 of 126 checks passed
@skmcgrail skmcgrail mentioned this pull request Jun 26, 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