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

Unified Diff: tests/co19/co19-runtime.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 | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/mirrors_test.dart » ('j') | 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 455deb446f3275c276c14b7ce50e331008e48978..eb19aa06b27f5346bc765e4a16da850da337752b 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -421,10 +421,12 @@ LibTest/core/int/toStringAsFixed_A01_t01: Fail # Issue 460, Issue co19 - 114
LibTest/core/int/toStringAsPrecision_A01_t01: Fail, Crash # Issue 460, Issue co19 - 113
# co19 issue 169: obsolete operator and instance method 'negate'
-LibTest/core/int/operator_negate_A01_t01: Fail # co19 issue 169
-LibTest/core/double/operator_negate_A01_t04: Fail # issue 169
-LibTest/core/double/operator_negate_A01_t02: Fail # issue 169
-LibTest/core/double/operator_negate_A01_t01: Fail # issue 169
+LibTest/core/int/operator_negate_A01_t01: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t04: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t02: Fail, OK # co19 issue 169
+LibTest/core/double/operator_negate_A01_t01: Fail, OK # co19 issue 169
+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
[ $runtime == vm ]
LibTest/core/Math/acos_A01_t01: Fail, OK # Issue co19 - 44
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | tests/compiler/dart2js/mirrors_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698