Commit 623e519
fix flaky unit test MockSingleThreadJobScheduler.Run
Summary:
This change fixes the unit test MockSingleThreadJobScheduler.Run which is flaky (e.g,
https://fburl.com/testinfra/bocbnkui). The reason for failures are that the main thread checks
the stats before the job just unblocked by SeqPoints returns and is completed. The test was timing
dependent.
Reviewed By: therealgymmy
Differential Revision: D49478329
fbshipit-source-id: ffae0df67858f216e0165be45bf314da6227fec81 parent 94bb78d commit 623e519
File tree
1 file changed
+1
-0
lines changed1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
144 | 144 | | |
145 | 145 | | |
146 | 146 | | |
| 147 | + | |
147 | 148 | | |
148 | 149 | | |
149 | 150 | | |
| |||
0 commit comments