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

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

Issue 16146011: Fix expectations for co19 RegExp tests. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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 | « sdk/lib/_internal/compiler/implementation/lib/regexp_helper.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index c2e1b303026d2dd951c260ccd5c3768b396a034b..5e178ef2a0aa8a98a4ad1c77454ba8d2234788e8 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -67,6 +67,8 @@ LibTest/core/List/List_A01_t02: Fail # TODO(vm-team): Please triage this failure
LibTest/core/double/toStringAsExponential_A02_t01: Fail # TODO(vm-team): Please triage this failure.
LibTest/core/int/toStringAsExponential_A02_t01: Fail # TODO(vm-team): Please triage this failure.
+LibTest/core/Match/pattern_A01_t01: Fail # Issue 422
+LibTest/core/RegExp/allMatches_A01_t01: Fail # Issue 422
[ $compiler == none && $runtime == vm && $checked ]
LibTest/core/Strings/concatAll_A04_t01: Fail, OK # checks for ArgumentError. TypeError is ok too. co19 issue 366
@@ -90,7 +92,6 @@ Language/11_Expressions/18_Assignment_A05_t05: Fail, OK # co19 issue 405
Language/11_Expressions/18_Assignment_A08_t04: Fail, OK # co19 issue 405
-
[ $compiler == none && $runtime == vm ]
Language/13_Libraries_and_Scripts/1_Imports_A02_t21: Crash # Dart issue 6060
Language/13_Libraries_and_Scripts/1_Imports_A02_t22: Crash # Dart issue 6060
@@ -498,9 +499,7 @@ LibTest/collection/Queue/Queue.from_A01_t01: Fail # Issue 400
LibTest/collection/Queue/Queue.from_A01_t02: Fail # Issue 400
LibTest/core/List/List.from_A01_t01: Fail # Issue 400
LibTest/core/List/every_A01_t01: Fail # Issue 400
-LibTest/core/Match/pattern_A01_t01: Fail # Issue 400
LibTest/core/Match/str_A01_t01: Fail # Issue 400
-LibTest/core/RegExp/allMatches_A01_t01: Fail # Issue 400
LibTest/async/Completer/completeError_A03_t02: Fail # No AsyncError anymore. Issue 407
LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 407
« no previous file with comments | « sdk/lib/_internal/compiler/implementation/lib/regexp_helper.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698