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

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

Issue 10828200: Disable currently broken co19 tests on all configs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Long lines. 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 | « tests/co19/co19-leg.status ('k') | no next file » | 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 71601507f210bb1ce389975e6d3052a4c8a89707..8211239ceb73efd529b267b12f0e91d0aadb5736 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -3,13 +3,13 @@
# 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.
+# TODO(rnystrom): These can be enabled when
+# http://code.google.com/p/co19/issues/detail?id=167 is fixed.
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)
Language/10_Expressions/01_Constants_A16_t02: Crash, Pass # Should result in OOM
« no previous file with comments | « tests/co19/co19-leg.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698