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

Unified Diff: tests/lib/lib.status

Issue 157453002: Fix dartium build. (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
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index e894ed77a7417a5fd09d019ad5b35918268e54fa..e68cf038170dbb8cdfc251434effcebe7c7563a6 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -234,6 +234,9 @@ mirrors/mirrors_reader_test: Slow, Pass
[ $compiler == none && $checked ]
mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16588
+[ $compiler == none && $runtime == dartium ]
+mirrors/mirrors_reader_test: Slow, RuntimeError # Issue 16626
+
[ $compiler == none && ( $runtime == drt || $runtime == dartium ) ]
async/schedule_microtask6_test: Fail # Issue 10910
mirrors/immutable_collections_test: Pass, Slow # Dartium debug uses -O0
« no previous file with comments | « no previous file | tests/lib/mirrors/mirrors_reader_test.dart » ('j') | tests/lib/mirrors/mirrors_reader_test.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698