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

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

Issue 10911206: Remove support for operator negate and replace occurrences with unary (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 3 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 | « runtime/vm/token.h ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-dart2js.status
diff --git a/tests/co19/co19-dart2js.status b/tests/co19/co19-dart2js.status
index 6ecdf21d8ef1ad19d2cfd7ac4d13576328836c13..807254d0ba886d16c52b80a10d9741b8664dd262 100644
--- a/tests/co19/co19-dart2js.status
+++ b/tests/co19/co19-dart2js.status
@@ -688,6 +688,15 @@ Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A27_t04: Fail, OK # co19
Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A28_t04: Fail, OK # co19 issue 188
Language/15_Reference/1_Lexical_Rules/1_Reserved_Words_A29_t04: Fail, OK # co19 issue 188
+Language/10_Expressions/25_Unary_Expressions_A01_t27: Fail, OK # co19 issue 169
+Language/10_Expressions/25_Unary_Expressions_A05_t01: Fail, OK # co19 issue 169
+Language/10_Expressions/25_Unary_Expressions_A06_t01: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t01: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t02: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t03: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t04: Fail, OK # co19 issue 169
+LibTest/core/int/operator_negate_A01_t01: Fail, OK # co19 issue 169
+
Language/11_Statements/09_Try_A01_t14: Fail, OK # co19 issue 168
Language/07_Classes/3_Setters_A01_t02: Fail, OK # co19 issue 189
« no previous file with comments | « runtime/vm/token.h ('k') | tests/co19/co19-runtime.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698