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

Unified Diff: tests/lib/lib.status

Issue 55213003: Mark findInContext tests as failing on Dartium (can't pass VM flag). (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 | « 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 c8ddd841bd5428d7d46d7756f68ea2caa5881104..0f2d48937a9ac186fe0fc8720a30d8a08b3f120d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -196,10 +196,13 @@ mirrors/instance_members_unimplemented_interface_test: RuntimeError # Issue 1463
async/timer_not_available_test: SkipByDesign # only meant to test when there is no way to implement timer (currently only in d8)
[ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
+async/schedule_microtask6_test: Fail # Issue 10910
+mirrors/find_in_context_test: Fail # Issue 13719
+mirrors/find_in_context_private_test: Fail # Issue 13719
+mirrors/find_in_context_fake_function_test: Fail # Issue 13719
mirrors/immutable_collections_test: Fail # Issue 11857, Issue 14321
mirrors/library_uri_io_test: Skip # Not intended for drt as it uses dart:io.
mirrors/local_isolate_test: Skip # http://dartbug.com/12188
-async/schedule_microtask6_test: Fail # Issue 10910
[ $compiler == none && $runtime == drt && $mode == debug ]
mirrors/hierarchy_invariants_test: Pass, Slow # Issue 14449
« 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