DescriptionGive test more time.
If a program is really slow, there might be some time before the next line is executed.
Apparently 1s is not enough.
In theory setTimeouts are supposed to be executed in the right order:
https://html.spec.whatwg.org/multipage/webappapis.html#dom-windowtimers-settimeout
Committed: https://code.google.com/p/dart/source/detail?r=44372
Patch Set 1 #
Messages
Total messages: 3 (1 generated)
|