Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(883)

Unified Diff: dart/tests/co19/co19-runtime.status

Issue 9416065: Stopwatch.elapsed must always increase after start has been called. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index 265708e0cc001403e20cb26bd7a9277b945f472a..7911f7723b74bf628e2af360fedc256aed20acf4 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -182,10 +182,8 @@ LibTest/core/FallThroughError/toString_A01_t01: Fail
LibTest/core/List/lastIndexOf_A03_t01: Fail
LibTest/core/ReceivePort/receive_A01_t02: Fail
LibTest/core/SendPort/send_A02_t01: Fail
-LibTest/core/Stopwatch/start_A01_t02: Fail
LibTest/core/String/contains_A01_t02: Fail
LibTest/core/int/operator_left_shift_A01_t02: Fail
-LibTest/core/Stopwatch/elapsed_A01_t02: Skip # Flaky test.
[ $component == vm && $unchecked ]

Powered by Google App Engine
This is Rietveld 408576698