See comments for rationale
Diff Detail
Diff Detail
Event Timeline
Comment Actions
It would be great to try and fix these intermittent failures and see what the root cause it. Fine to expected fail them for now. Might be interesting to come up with a way to retry intermittent fails when running with dosep.py. We could make a "@expectedFailRetry" for the test cases that fail intermittently and if they fail we retry them at the end by running them individually. At least this way we would know which tests are the intermittent fails versus the always expected fails.