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

Unified Diff: dart/tests/co19/co19-compiler.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 | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-compiler.status
diff --git a/dart/tests/co19/co19-compiler.status b/dart/tests/co19/co19-compiler.status
index a22e5b2ed85c3abbbf58e84e450c947ae69bed88..0c7949dcdbeb85f7f9dd4df25308cd5b4a886b2d 100644
--- a/dart/tests/co19/co19-compiler.status
+++ b/dart/tests/co19/co19-compiler.status
@@ -412,8 +412,8 @@ LibTest/core/int/toStringAsPrecision/int/toStringAsPrecision/A01/t01: Fail
LangSpecTest/13_Types/13_4_Interface_Types/A11/t01: Crash
LangSpecTest/13_Types/13_4_Interface_Types/A11/t02: Crash
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/String/toLowerCase/String/toLowerCase/A01/t04: Fail
LibTest/core/String/toUpperCase/String/toUpperCase/A01/t04: Fail
« no previous file with comments | « no previous file | dart/tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698