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

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

Issue 290713004: First step towards asynchronous loading of sources (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 years, 7 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 | « runtime/vm/isolate.cc ('k') | tests/standalone/http_launch_test.dart » ('j') | 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 36574)
+++ tests/co19/co19-runtime.status (working copy)
@@ -53,6 +53,11 @@
# These flaky tests also fail with dart2dart.
LibTest/math/MutableRectangle/MutableRectangle.fromPoints_A01_t01: Pass, RuntimeError # co19-roll r607: Please triage this failure
+# With asynchronous loading, the load errors in these tests are no longer recognized as compile errors:
+Language/14_Libraries_and_Scripts/1_Imports_A04_t02: Fail
+Language/14_Libraries_and_Scripts/2_Exports_A05_t02: Fail
+Language/14_Libraries_and_Scripts/3_Parts_A01_t06: Fail
+
[ $compiler == none && $runtime == vm && $checked ]
LibTest/core/List/removeAt_A02_t01: Fail # co19 issue 670
« no previous file with comments | « runtime/vm/isolate.cc ('k') | tests/standalone/http_launch_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698