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

Unified Diff: tests/lib/lib.status

Issue 32703005: Status file update for ARM (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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') | 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 5d5565a5907570be65ef01de74b2911aa95d8881..c3c83ef541a7143333e6b156a18747b7840c2e0e 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -242,3 +242,11 @@ async/timer_cancel2_test: Pass, Timeout # Issue 13719: Please triage this failur
[ ($compiler != none && $runtime != none) || ($compiler == none && ($runtime != dartium && $runtime != drt)) ]
async/schedule_microtask_test: Fail # Issue 9001, Issue 9002
+
+[ $compiler == none && $runtime == vm && $arch == arm ]
+mirrors/find_in_context_fake_function_test: Crash # Issue 14290
+async/stream_controller_async_test: RuntimeError # Issue 14290
+async/stream_state_nonzero_timer_test: RuntimeError # Issue 14290
+async/stream_state_test: RuntimeError # Issue 14290
+async/stream_subscription_cancel_test: RuntimeError # Issue 14290
+
« no previous file with comments | « tests/language/language.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698