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

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

Issue 8574011: Fix build, by disabling the correct tests (Expects.StringEquals should not throw an exception and... (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 9 years, 1 month 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-frog.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
===================================================================
--- tests/co19/co19-runtime.status (revision 1539)
+++ tests/co19/co19-runtime.status (working copy)
@@ -314,10 +314,16 @@
LangSpecTest/13_Types/13_4_Interface_Types/A12/t15: Fail # Issue co19 - 33
LangSpecTest/13_Types/13_8_Parameterized_Types/A02/t01: Fail # Issue 441
+
# Started failing after changing how @dynamic-type-error is handled.
[ $component == vm && $checked ]
LangSpecTest/13_Types/13_2_Dynamic_Type_System/A01/t01: Fail # Issue 220
+LibTest/core/List/every/List/every/A01/t04: Fail # Issue co19 - 46
+LibTest/core/List/filter/List/filter/A01/t04: Fail # Issue co19 - 46
+LibTest/core/List/forEach/List/forEach/A01/t05: Fail # Issue co19 - 46
+LibTest/core/List/some/List/some/A01/t03: Fail # Issue co19 - 46
+
# Started failing after rename from StopWatch to Stopwatch.
[ $component == vm ]
LibTest/core/StopWatch/StopWatch/StopWatch/A01/t01: Fail # Issue co19 - 30
« no previous file with comments | « tests/co19/co19-frog.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698