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

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

Issue 1407393005: Get tools/test.py --noopt green. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 2 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: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index e4edb77622f69f1e89014f326b198274bf5c36e7..90e1dd4aefdf1672b19013bcf9e2eb75c5fc6fff 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -87,3 +87,9 @@ Language/15_Types/4_Interface_Types_A11_t01: Skip # Issue 21174.
[ $runtime == vm && $arch == arm ]
LibTest/typed_data/Float32x4/operator_multiplication_A01_t01: Fail # Dart issue 24416
+
+[ $noopt ]
+LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Timeout
Florian Schneider 2015/10/21 17:01:45 Would 'Pass, Slow' to give it extra time work?
rmacnak 2015/10/21 17:32:21 I've still gotten Expected: Slow Actual: Timeout
+LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Timeout
+LibTest/core/Map/Map_class_A01_t04: Pass, Timeout
+LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout

Powered by Google App Engine
This is Rietveld 408576698