camel-k icon indicating copy to clipboard operation
camel-k copied to clipboard

Flaky E2E tests identified in 1.9.x

Open squakez opened this issue 2 years ago • 7 comments

We may have a look and collect here the tests that are mostly failing in our E2E suite:

  • [ ] --- FAIL: TestKameletChange (269.36s)
  • [ ] --- FAIL: TestKitKnativeFullBuild (619.67s)

squakez avatar Apr 25 '22 08:04 squakez

@phantomjinx @tadayosi @oscerd @astefanutti please, use this issue to add any repeated failure you may experience (I mean, anything that use to happen ofter enough to be considered really flaky).

squakez avatar Apr 25 '22 08:04 squakez

Tests that kept failing in the OCP4 run of the test are 'labelled' with the CAMEL_K_TEST_SKIP_PROBLEMATIC env var so that test runs can skip (nightly OCP4 runs do this at the moment).

phantomjinx avatar Apr 25 '22 18:04 phantomjinx

Right now I only remember this local e2e test, which hangs up without exiting and timeouts the entire test.

tadayosi avatar Apr 27 '22 03:04 tadayosi

--- FAIL: TestKameletChange (269.36s) will be fixed by #3256

squakez avatar May 05 '22 13:05 squakez

tadayosi avatar May 30 '22 07:05 tadayosi

This one also becomes flaky with openshift workflow.

tadayosi avatar Jun 01 '22 05:06 tadayosi

With recent efforts including #3478 E2E has become more stable now. We can check again if those listed above are still flaky or improved already.

tadayosi avatar Jul 27 '22 02:07 tadayosi

Maybe we can close this for now. Our E2E is stable, except a couple flaky ones which are mostly for native builds and due to resource limitations of GitHub action runners.

tadayosi avatar Sep 07 '22 05:09 tadayosi

Yes, the latest merges (ie, 821ef90a5175a998df971e19a25f9526fc01ef3b) are not reporting any error.

squakez avatar Sep 07 '22 07:09 squakez