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

Unified Diff: tests/lib/lib.status

Issue 180633006: Status files merge sections (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index fb3ca9b441353ab10ffa03843c7c18558fd1175e..d5733fd47ccbfc06773737b685d4b0604e773e08 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -17,7 +17,8 @@ mirrors/mirrors_reader_test: Timeout, Slow, RuntimeError # Issue 16589
[ $csp ]
mirrors/delegate_test: RuntimeError # Issue 13864
-async/deferred/deferred_in_isolate_test: RuntimeError # Issue 16898
+async/deferred/deferred_in_isolate_test: RuntimeError # Issue 16898
+mirrors/deferred_mirrors_metadata_test: Fail # Issue 16898
[ $compiler == dart2js && $checked && $runtime == drt && $nocsp ]
async/stream_transform_test: RuntimeError # Issue 16719
@@ -284,9 +285,6 @@ async/deferred/deferred_fail_to_load_test: Fail
# Issue 13921: spawnFunction is not allowed on Dartium's DOM thread.
async/deferred/deferred_in_isolate_test: Fail
-[ $csp ]
-mirrors/deferred_mirrors_metadata_test: Fail # http://dartbug.com/16898
-
[ $compiler == dart2js ]
async/schedule_microtask_test: Fail # Issue 9002
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698