Skip to content

Flake: Operator Group intersection #2379

@timflannagan

Description

@timflannagan

The Operator Group intersection test is almost at permafailing status - it's almost always reproducible when running locally, focusing on the intersection It block: https://github.com/operator-framework/operator-lifecycle-manager/blob/master/test/e2e/operator_groups_e2e_test.go#L816.

Example log when running locally, focusing on that individual test:

waiting for d-xvpjb to have installplan ref
15:51:58.6981:  (): nil
waiting for d-xvpjb to have installplan ref
15:51:59.7104:  (): nil
waiting for d-xvpjb to have installplan ref
15:52:00.6979:  (): nil
waiting for d-xvpjb to have installplan ref
...
• Failure [411.088 seconds]
Operator Group
/home/tflannag/Documents/operator-framework/operator-lifecycle-manager/test/e2e/operator_groups_e2e_test.go:34
  intersection [It]
  /home/tflannag/Documents/operator-framework/operator-lifecycle-manager/test/e2e/operator_groups_e2e_test.go:816

  
  	Error Trace:	operator_groups_e2e_test.go:944
  	            				runner.go:113
  	            				runner.go:64
  	            				it_node.go:26
  	            				spec.go:215
  	            				spec.go:138
  	            				spec_runner.go:200
  	            				spec_runner.go:170
  	            				spec_runner.go:66
  	            				suite.go:79
  	            				ginkgo_dsl.go:238
  	            				ginkgo_dsl.go:213
  	            				e2e_test.go:59
  	Error:      	Received unexpected error:
  	            	timed out waiting for the condition
  	Test:       	Operator Group intersection
  

  /home/tflannag/Documents/operator-framework/operator-lifecycle-manager/vendor/github.com/stretchr/testify/require/require.go:1231

Metadata

Metadata

Assignees

No one assigned

    Labels

    kind/failing-testCategorizes issue or PR as related to a consistently or frequently failing test.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions