Skip to content

Conversation

@julz
Copy link
Contributor

@julz julz commented Mar 5, 2021

This seems to have introduced some flakiness. Ideally we'd fix those flakes and keep the parallelisation but I think it's going to be easier to fix the flakes after some tidying of this package (it's pretty overdue anyway 🤷), and in the meantime I don't want everyone to have to deal with flaky tests.

Fixes #10890.

/assign @markusthoemmes @vagababov

This seems to have introduced some flakiness. Ideally we'd fix those
flakes and keep the parallelisation but I think it's going to be easier
to fix the flakes after some tidying of this package, and in the
meantime I don't want everyone to have to deal with flaky tests.
@google-cla google-cla bot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 5, 2021
@knative-prow-robot knative-prow-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. area/autoscale area/networking labels Mar 5, 2021
@codecov
Copy link

codecov bot commented Mar 5, 2021

Codecov Report

Merging #10904 (ff2f4fb) into master (3ee7319) will decrease coverage by 0.02%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10904      +/-   ##
==========================================
- Coverage   88.04%   88.02%   -0.03%     
==========================================
  Files         188      188              
  Lines        9100     9100              
==========================================
- Hits         8012     8010       -2     
- Misses        833      835       +2     
  Partials      255      255              
Impacted Files Coverage Δ
cmd/queue/execprobe.go 95.34% <ø> (ø)
cmd/queue/main.go 0.51% <ø> (ø)
pkg/reconciler/revision/resources/queue.go 100.00% <100.00%> (ø)
pkg/autoscaler/statforwarder/leases.go 76.97% <0.00%> (-1.44%) ⬇️
pkg/activator/net/revision_backends.go 90.41% <0.00%> (-0.92%) ⬇️
pkg/reconciler/configuration/configuration.go 88.28% <0.00%> (+1.56%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3ee7319...3b98fcc. Read the comment docs.

Copy link
Contributor

@markusthoemmes markusthoemmes left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 5, 2021
@knative-prow-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: markusthoemmes

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

The pull request process is described here

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-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 5, 2021
@knative-prow-robot knative-prow-robot merged commit e50cc97 into knative:master Mar 5, 2021
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/autoscale area/networking cla: yes Indicates the PR's author has signed the CLA. 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.

[flaky] pkg/activator/net.TestRevisionBackendManagerAddEndpoint/add_slow_healthy

4 participants