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

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

Issue 16843011: Move incorrectly placed co19 test expectations. (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 | « 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-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index dbaabd89d26808441495e032f7b9621f0ee5f04c..6ed881191a6f53696788996dabc8df2c0c7ce4b5 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -403,6 +403,9 @@ LibTest/async/Completer/complete_A01_t04: Fail # Completer is now asynchronous.
LibTest/async/Future/then_A01_t01: Fail # Completer is now asynchronous. Issue 419
LibTest/async/Future/then_A01_t04: Fail # Completer is now asynchronous. Issue 419
+LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
+LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
+
# end [ $compiler == none && $runtime == vm ]
@@ -455,9 +458,6 @@ LibTest/async/Completer/complete_A02_t02: Fail # No AsyncError anymore. Issue 40
LibTest/async/Future/catchError_A01_t01: Fail # No AsyncError anymore. Issue 407
LibTest/async/Future/catchError_A01_t02: Fail # No AsyncError anymore. Issue 407
-LibTest/core/String/indexOf_A01_t02: Fail # Issue 427
-LibTest/core/String/lastIndexOf_A01_t02: Fail # Issue 427
-
#end [ $compiler == none && $runtime == vm && $checked ]
« 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