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

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

Issue 11039020: Properly unparse sequences like x + +1 and x - -1. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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
Index: tests/co19/co19-dart2dart.status
diff --git a/tests/co19/co19-dart2dart.status b/tests/co19/co19-dart2dart.status
index f494b716eef68cc1e037578821d1f0c91ca0741b..c27b4345fcad122dcc53436f70c4b20f572b730e 100644
--- a/tests/co19/co19-dart2dart.status
+++ b/tests/co19/co19-dart2dart.status
@@ -574,7 +574,6 @@ LibTest/core/Expect/throws_A02_t01: Fail, OK # Issue co19 - 42
LibTest/core/Future/handleException_A01_t07: Fail # inherited from VM
LibTest/core/Future/then_A01_t05: Fail # inherited from VM
LibTest/core/int/operator_left_shift_A01_t02: Fail, OK # co19 issue 129
-LibTest/core/int/operator_subtraction_A01_t01: Fail # BUG: 1 - -1 => 1--1
LibTest/core/int/toRadixString_A01_t01: Fail # inherited from VM
LibTest/core/List/removeRange_A06_t01: Fail, OK # co19 issue 194
LibTest/core/Match/operator_subscript_A01_t01: Fail # inherited from VM

Powered by Google App Engine
This is Rietveld 408576698