Chromium Code Reviews
DescriptionEliminate nondeterminism from analysis server unit tests.
Previously, we tested for non-responsiveness in the analysis server
using timeout(new Duration(seconds: 1)). This caused sporadic
failures on slower buildbots. Now, we simply let the event loop run
20 times--this should produce consistent results regardless of machine
speed.
R=brianwilkerson@google.com, danrubel@google.com
Committed: https://code.google.com/p/dart/source/detail?r=35221
Patch Set 1 #
Total comments: 2
Messages
Total messages: 7 (0 generated)
|
||||||||||||||||||||||||||||