Skip to content
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

Flake in setup for operator controller deletion test #1992

Closed
benluddy opened this issue Feb 4, 2021 · 1 comment
Closed

Flake in setup for operator controller deletion test #1992

benluddy opened this issue Feb 4, 2021 · 1 comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.

Comments

@benluddy
Copy link
Contributor

benluddy commented Feb 4, 2021

 • Failure in Spec Setup (JustBeforeEach) [20.016 seconds]
Operator Controller
/go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/operator_controller_test.go:21
  operator deletion
  /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/operator_controller_test.go:47
    with components bearing its label [JustBeforeEach]
    /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/operator_controller_test.go:55
      should re-create it
      /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/operator_controller_test.go:79
      Timed out after 20.000s.
      
      Expected
          <bool>: false
      to be true
      /go/src/github.com/operator-framework/operator-lifecycle-manager/pkg/controller/operators/operator_controller_test.go:53 

Observed a few times today:

@benluddy benluddy added kind/bug Categorizes issue or PR as related to a bug. kind/flake Categorizes issue or PR as related to a flaky test. and removed kind/bug Categorizes issue or PR as related to a bug. labels Feb 4, 2021
@benluddy
Copy link
Contributor Author

benluddy commented Mar 4, 2021

#2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/flake Categorizes issue or PR as related to a flaky test.
Projects
None yet
Development

No branches or pull requests

1 participant