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

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

Issue 38993004: Update test expectations to also cover analyzer. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-co19.status
diff --git a/tests/co19/co19-co19.status b/tests/co19/co19-co19.status
index cf109df989951fbc58df9640533b5d148f52a302..d5bcc982b13c61c952a7dc63debbd3f5a5c8687f 100644
--- a/tests/co19/co19-co19.status
+++ b/tests/co19/co19-co19.status
@@ -8,6 +8,11 @@
### GENERAL FAILURES ###
+[ $runtime == vm || $runtime != vm ]
kustermann 2013/10/25 10:44:50 This is not necessary, it's the first section in t
+# Tests that fail everywhere, including the analyzer.
+LibTest/core/Match/str_A01_t01: Fail, OK # Issue 635
+LibTest/core/RegExp/allMatches_A01_t01: Fail, OK # Issue 635
+LibTest/core/RegExp/firstMatch_A01_t01: Fail, OK # Issue 635
[ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ]
Language/05_Variables/05_Variables_A06_t01: fail, pass, ok # co19 issue 624
@@ -39,9 +44,6 @@ LibTest/collection/IterableBase/IterableBase_class_A01_t02: RuntimeError # co19-
LibTest/collection/LinkedHashSet/LinkedHashSet_class_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
LibTest/core/Set/IterableBase_A01_t01: RuntimeError # co19-roll r623: Please triage this failure
-LibTest/core/Match/str_A01_t01: RuntimeError # Issue 635
-LibTest/core/RegExp/allMatches_A01_t01: RuntimeError # Issue 635
-
[ $runtime == vm || $compiler == dart2dart || $compiler == dart2js ]
LibTest/typed_data/ByteData/elementSizeInBytes_A01_t01: fail # co19-roll r569: Please triage this failure
LibTest/core/List/removeAt_A02_t01: RuntimeError # co19-roll r623: Please triage this failure
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698