Flaky tests in Findit |
|
Issue descriptionThe following tests have been reported as flaky: services.test.swarmbot_util_test.SwarmbotUtilTest.testHaveCommitPositionInLocalGitCache services.test.build_ahead_test.BuildAheadTest.testPlatformToDimensions
,
Mar 6 2018
This revision is also a fix for this: commit 353125d03dd967c6fbb6e63c4f139849cb6f0eb6 [Findit] Make _PlatformToDimensions return a copy of the list. This is to avoid flakiness caused by possible race condition, because if we don't return a copy, the values in the global map may be modified inadvertently. R=wylieb Change-Id: Ic94d99c05f3a52fdba7c1a931a20567beb8bb15b Reviewed-on: https://chromium-review.googlesource.com/949979 Reviewed-by: Brandon Wylie <wylieb@chromium.org> Commit-Queue: Roberto Carrillo <robertocn@chromium.org>
,
Mar 13 2018
This test is flaky: test.findit_api_test.FinditApiTest.testAnalysisRequestQueuedAsExpected
,
Mar 13 2018
re #3: seems like a different root cause of flakiness. Mind a separate bug with a stacktrace?
,
Mar 13 2018
This bug summary seems to need updating as well. |
|
►
Sign in to add a comment |
|
Comment 1 by bugdroid1@chromium.org
, Mar 6 2018