Uh oh!
There was an error while loading. Please reload this page.
TEZ-4565. TestAnalyzer subtest testInternalPreemption is flaky - #357
Conversation
jteagles
commented
May 16, 2024
This is just a test patch to induce the flaky test |
This comment was marked as outdated.
This comment was marked as outdated.
jteagles
commented
May 16, 2024
Second commit is try to fix the flaky test |
tez-yetus
commented
May 17, 2024
🎊 +1 overall
This message was automatically generated. |
jteagles
commented
May 17, 2024
@abstractdog , left this as two commits so you can see the first failed and the second succeeds. Will need squash and merge. |
I'm actually fine with the patch, however, I'm a bit struggling to understand the cause this PR modifies the third occurrence of v2 to 00000[01]_[12], so if it's just sometimes 000001_2, and is 000001_1 for the rest, then the second occurrence of v2 is also weird: 00000[01]_1, so it's the same task attempt id (1)?... |
abstractdog
commented
Dec 19, 2024
@jteagles: unfortunately, TestAnalyzer is still flaky, is there a chance you can respond to my question above and whether we can merge this fix? it would be awesome to clean this test |
abstractdog
commented
Jul 29, 2025
…e#357) (Jonathan Turner Eagles reviewed by Laszlo Bodor)
Occasionally, attempt comes back as 000001_2 and doesn't match