sdk-core icon indicating copy to clipboard operation
sdk-core copied to clipboard

[Bug] Fix history_length_with_fail_and_timeout::use_cache_2_false::history_responses_case_3_3 flaky test and re-enable

Open Sushisource opened this issue 1 year ago • 1 comments

Fix this stupid test that consistently flakes in CI but is unreproducible locally. I've looked into this a few times already and it's incredibly hard to figure out what's going on despite it triggering like 75% of the time in CI.

Started a PR (with nothing interesting in it as of issue open time) here: https://github.com/temporalio/sdk-core/pull/749

Sushisource avatar Jun 03 '24 23:06 Sushisource

Reopening, I believe this is still occurring regularly. Still seeing cases where the CI stops down with:

test core_tests::workflow_tasks::history_length_with_fail_and_timeout::use_cache_2_false::history_responses_case_3_3 has been running for over 60 seconds

Until the whole GH workflow times out

cretz avatar Aug 22 '25 19:08 cretz