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

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

Issue 10834216: Correctly disable BadNumberFormatException test for dartc and dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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 | tests/co19/co19-leg.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/co19/co19-compiler.status
diff --git a/tests/co19/co19-compiler.status b/tests/co19/co19-compiler.status
index 2a604d9541fc05b56b7c50e0398ffebf55159ceb..2ce4f2daad69dc57efa2fe2dc1f0a9c81e2eb867 100644
--- a/tests/co19/co19-compiler.status
+++ b/tests/co19/co19-compiler.status
@@ -2,6 +2,8 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+[ $compiler == dartc ]
+
Emily Fortuna 2012/08/07 21:48:00 remove whitespace line here.
Bob Nystrom 2012/08/07 21:52:19 Done.
# Rename "BadNumberFormatException" to "FormatException"
# TODO(rnystrom): These can be enabled when
# http://code.google.com/p/co19/issues/detail?id=167 is fixed.
@@ -10,8 +12,6 @@ LibTest/core/double/toInt_A01_t03: Fail
LibTest/core/double/toInt_A01_t04: Fail
LibTest/core/Math/parseInt_A02_t01: Fail
-[ $compiler == dartc ]
-
Language/03_Overview/1_Scoping_A02_t27: Fail # co19 issue 135
Language/03_Overview/1_Scoping_A03_t04: Fail # co19 issue 143
Language/03_Overview/1_Scoping_A03_t05: Fail # co19 issue 144
« no previous file with comments | « no previous file | tests/co19/co19-leg.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698