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

Unified Diff: tests/lib/lib.status

Issue 2857853003: Fix building of parameter descriptors from Kernel (Closed)
Patch Set: Created 3 years, 8 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 | « runtime/vm/kernel_to_il.cc ('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 f9f9ed2c0148ec5c6fcb1d582241dbe9c18c8c33..aa655fdd242b78ea6d0f974416e7dd1f51135c6f 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -670,4 +670,4 @@ mirrors/library_import_deferred_loading_test: CompileTimeError # Deferred loadin
mirrors/typedef_deferred_library_test: CompileTimeError # Deferred loading kernel issue 28335.
[ $compiler == dartk && $runtime == vm && $mode == debug && $arch == x64 ]
-mirrors/invocation_fuzz_test: Crash #29439
+mirrors/invocation_fuzz_test: Skip # Because it times out, issue 29439.
« no previous file with comments | « runtime/vm/kernel_to_il.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698