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

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

Issue 10850034: Rename BadNumberFormatException -> FormatException. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Respond to reviews, rebase, and merge. 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
Index: tests/co19/co19-runtime.status
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 5098be9df8420ae33af14ed1f46b97072063c008..eefaf8b178dcd0822a67bf0b9dbad7b78ecb956d 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -2,6 +2,13 @@
# 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.
+# Rename "BadNumberFormatException" to "FormatException"
+# TODO(rnystrom): File co19 bug and list here before submitting patch.
+LibTest/core/BadNumberFormatException/*: Fail
+LibTest/core/double/toInt_A01_t03: Fail
+LibTest/core/double/toInt_A01_t04: Fail
+LibTest/core/Math/parseInt_A02_t01: Fail
+
[ $runtime == vm ]
Language/10_Expressions/01_Constants_A17_t03: Crash # issue 1681 (recursion in compile-time constant expression)

Powered by Google App Engine
This is Rietveld 408576698