Open findepi opened 4 years ago
When run locally (@Test(invocationCount = 100)
), this test fails 50% times.
cc @s2lomon
Thanks for noticing. I will increase the timeout for now.
@findepi here is the pr: https://github.com/prestosql/presto/pull/3369
Going to close this issue since af42e81 was already merged.
according to @nineinchnick 's https://nineinchnick.github.io/trino-cicd/reports/flaky/#flaky-test-classes-in-last-30-days
TestConnectorEventListener
is the most flaky test class (and testConnectorEventHandlerReceivingEvents
is its only test method)
shall we reopen?
or should i be worried no-one manually commented under this issue since April when it was closed?
the timeout inside test was bumped from 2 to 3 in af42e81b6ad25fab0002ee700caeb6bff903a63e and then bumped to 30 in https://github.com/trinodb/trino/pull/13321 but even under that PR @raunaqmorarka reported https://github.com/trinodb/trino/pull/13321#issuecomment-1193081114 30 is not enough
The https://nineinchnick.github.io/trino-cicd/reports/flaky/#flaky-test-classes-in-last-30-days reports the test would fail with these exception messages
[Query did not complete in 30.00s, Query did not complete in 3.00s]