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

Unified Diff: tests/language/language_kernel.status

Issue 2702553002: Re-mark language/disassemble_test as Pass, Crash (Closed)
Patch Set: git cl web Created 3 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
« 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/language/language_kernel.status
diff --git a/tests/language/language_kernel.status b/tests/language/language_kernel.status
index 98cdb0ddce65f40bd837c4e232c46ea27c6e1956..5a7362765ba38ae40e460f5fdf32667999e438ad 100644
--- a/tests/language/language_kernel.status
+++ b/tests/language/language_kernel.status
@@ -234,6 +234,7 @@ hello_dart_test: Crash # error: expected: cls.is_type_finalized()
[ $compiler == dartk && $runtime == vm ]
hello_dart_test: CompileTimeError # VMOptions=--compile-all causes us to hit "native function VMServiceIO_Shutdown cannot be resolved"
ct_const2_test: Pass, CompileTimeError # VMOptions=--compile-all causes us to hit "native function VMServiceIO_Shutdown cannot be resolved"
+disassemble_test: Pass, Crash # Multitest via multiple VMOptions! Hits assert "kind() != RawScript::kKernelTag". Issue 28790
# Failures during Gardening shift: To be triaged!
[ $compiler == dartk || $compiler == dartkp ]
« 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