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

Unified Diff: tests/lib/lib.status

Issue 3000423002: Update tests status to make (fyi) dartkp buildbots green. (Closed)
Patch Set: Skip mirrors tests under dartkp Created 3 years, 4 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_2/language_2_kernel.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 c2022f20e9d8914df22f5cef7d9deca2eb1673b2..62ba3539a1d7ed848c6410de9612dd1cb147780d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -554,9 +554,15 @@ mirrors/typedef_test: RuntimeError
mirrors/typevariable_mirror_metadata_test: RuntimeError
mirrors/variable_is_const_test/01: MissingCompileTimeError
+[ $compiler == dartkp ]
+mirrors/*: Skip # mirrors are not supported by under precompilation
+
[ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
mirrors/variable_is_const_test/01: Crash
+[ $compiler == dartkp && $mode == debug ]
+vm/async_await_catch_stacktrace_test/01: Crash
+
# dartk: checked mode failures
[ $checked && ($compiler == dartk || $compiler == dartkp) ]
mirrors/invocation_fuzz_test/smi: Crash
@@ -575,3 +581,6 @@ mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kerne
[ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439.
+
+[ $compiler == dartkp && $mode == debug ]
+mirrors/variable_is_const_test/01: Crash
« no previous file with comments | « tests/language_2/language_2_kernel.status ('k') | tests/standalone/standalone.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698