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

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

Issue 8513001: Fix syntax error in co19-*.status. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: changes Created 9 years, 1 month 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 | « dart/tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-runtime.status
diff --git a/dart/tests/co19/co19-runtime.status b/dart/tests/co19/co19-runtime.status
index 4e874c038ed35a86a1dcbc4ac6e07a81b9ece2ca..80d9391e0704ee69e33f7a2f22724a78cf673f7d 100644
--- a/dart/tests/co19/co19-runtime.status
+++ b/dart/tests/co19/co19-runtime.status
@@ -326,8 +326,8 @@ LangSpecTest/13_Types/13_1_Static_Types/A03/t02: Fail
LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t02: Fail
LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t03: Fail
LibTest/core/Map/forEach/Map/forEach/A01/t03: Fail
-LibTest/core/Map/operator\[\]/Map/operator\[\]/A01/t03: Fail
-LibTest/core/Map/operator\[\]=/Map/operator\[\]=/A01/t03: Fail
+LibTest/core/Map/operator\[]/Map/operator\[]/A01/t03: Fail
+LibTest/core/Map/operator\[]=/Map/operator\[]=/A01/t03: Fail
LibTest/core/Map/putIfAbsent/Map/putIfAbsent/A01/t04: Fail
LibTest/core/Strings/concatAll/Strings/concatAll/A01/t02: Fail
LibTest/core/Strings/join/Strings/join/A01/t02: Fail
« no previous file with comments | « dart/tests/co19/co19-compiler.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698