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

Unified Diff: tests/lib/lib.status

Issue 316363005: Mark failing android content_shell tests in status files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 6 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 5176cbf575b3400a588d6b1a903ea78fc8513813..825e9116ee4a3f2efb688ec2281adc117a3d5c3c 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -291,6 +291,10 @@ 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
+[$compiler == none && $runtime == ContentShellOnAndroid ]
+mirrors/lazy_static_test: Skip # Times out. Issue 19276
+mirrors/mirrors_reader_test: Skip # Times out. Issue 19276
+
[ $compiler == dart2js && $runtime != d8 ]
async/schedule_microtask_test: Fail # Issue 9002
« 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