Skip to content

Fix remaining race conditions in rekt tests#8902

Merged
knative-prow[bot] merged 1 commit intoknative:mainfrom
creydr:fix-some-more-races
Mar 6, 2026
Merged

Fix remaining race conditions in rekt tests#8902
knative-prow[bot] merged 1 commit intoknative:mainfrom
creydr:fix-some-more-races

Conversation

@creydr
Copy link
Member

@creydr creydr commented Mar 6, 2026

Some more test fixes after #8900

Move additional readiness checks from f.Setup() to f.Requirement() that were
missed in the previous commit.
@knative-prow knative-prow bot requested review from evankanderson and mgencur March 6, 2026 14:03
@knative-prow knative-prow bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. area/test-and-release Test infrastructure, tests or release labels Mar 6, 2026
@knative-prow
Copy link

knative-prow bot commented Mar 6, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: creydr

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow knative-prow bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 6, 2026
@codecov
Copy link

codecov bot commented Mar 6, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 50.65%. Comparing base (3acf87a) to head (c483f83).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8902      +/-   ##
==========================================
- Coverage   50.67%   50.65%   -0.03%     
==========================================
  Files         409      409              
  Lines       21694    21694              
==========================================
- Hits        10994    10989       -5     
- Misses       9848     9853       +5     
  Partials      852      852              

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

Copy link
Member

@evankanderson evankanderson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow knative-prow bot added the lgtm Indicates that a PR is ready to be merged. label Mar 6, 2026
@knative-prow knative-prow bot merged commit a8a48c0 into knative:main Mar 6, 2026
36 of 37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/test-and-release Test infrastructure, tests or release lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants