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

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

Issue 10916199: Remove duplicated status lines. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/co19/co19-dart2js.status
diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status
index d9bac7c0bf3081cba734ce68f2c1d591e6cb9998..f7d0e343a38c36fef259905954febfb004cceee9 100644
--- a/dart/tests/co19/co19-dart2js.status
+++ b/dart/tests/co19/co19-dart2js.status
@@ -9,8 +9,6 @@ Language/07_Classes/5_Constructors/2_Factories_A01_t01: Crash # http://dartbug.c
LibTest/core/double/toInt_A01_t03: Fail # TODO(ahe): Please triage this failure.
LibTest/core/double/toInt_A01_t04: Fail # TODO(ahe): Please triage this failure.
-LibTest/core/Math/parseInt_A02_t01: Fail # TODO(ahe): Please triage this failure.
-LibTest/core/Math/parseDouble_A02_t01: Fail # TODO(ahe): Please triage this failure.
[ $compiler == dart2js && $checked ]
@@ -726,7 +724,6 @@ LibTest/core/Date/Date.fromString_A03_t01: Fail # Issue co19 - 121
LibTest/core/Expect/throws_A02_t01: Fail # reason (sdsds sd dsf) not mentioned in ExpectException message (Expect.isTrue(false) fails.)
LibTest/core/Expect/equals_A01_t03: Fail # Issue co19 - 178
LibTest/core/Expect/notEquals_A01_t03: Fail # Issue co19 - 178
-LibTest/core/Math/parseDouble_A02_t01: Fail # Expect.fail('BadNumberFormatException is expected')
LibTest/core/RegExp/Pattern_semantics/firstMatch_CharacterEscape_A06_t02: Fail # IllegalJSRegExpException: '\c(' 'SyntaxError: Invalid regular expression: /\c(/: Unterminated group'
LibTest/core/RegExp/Pattern_semantics/firstMatch_DecimalEscape_A01_t02: Fail # Expect.fail('Some exception expected')
LibTest/core/RegExp/Pattern_semantics/firstMatch_NonEmptyClassRanges_A01_t05: Fail # Expect.fail('Some exception expected')
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698