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

Unified Diff: tests/lib/lib.status

Issue 26616002: Mark spawnFunction tests as Fail on Dartium (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: reupload Created 7 years, 2 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/language/language.status ('k') | tests/standalone/standalone.status » ('j') | 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 9d4506b94fb71f4dba76483b837321be1bd8bdfb..9b62a138955f59983a4406d7d0b98cdbe0aad219 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -219,3 +219,6 @@ mirrors/type_argument_is_type_variable_test: RuntimeError # Issue 12282
async/run_async5_test: Pass, Timeout # Issue 13719: Please triage this failure.
async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failure.
async/timer_isolate_test: Fail # Issue 13719: Please triage this failure.
+
+[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
+async/run_async4_test: Fail # Issue 13921
« no previous file with comments | « tests/language/language.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698