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

Unified Diff: tests/language/language.status

Issue 1415823004: Mark tests failing with --noopt in the status files. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 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 | « runtime/tests/vm/vm.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/language.status
diff --git a/tests/language/language.status b/tests/language/language.status
index c1bcd499aee61449eecb0ae1b8bf0eff659c6da2..403ace0b92d896c6c1c4e10e30718a48fb5d0d33 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -135,4 +135,10 @@ deopt_inlined_function_lazy_test: Pass, Crash # Incompatible flag: --deoptimize-
tearoff_basic_test: RuntimeError, Crash # Conflicting flag.
vm/type_cast_vm_test: RuntimeError # Line number mismatch.
regress_23408_test: RuntimeError
-issue21159_test: Pass, Crash # Issue 24659 - missing stack overflow check
+issue21159_test: Pass, Crash, Timeout # Issue 24659 - missing stack overflow check
+
+stack_trace_test: Fail # Issue 24783 - inlined frames missing
+vm/type_vm_test: Fail # Issue 24784 - wrong checked mode assertion
+cast_test/02: Fail # Issue 24785 - MissingRuntimeError
+cast_test/03: Fail # Issue 24785 - MissingRuntimeError
+vm/optimized_await_regress_test: Fail # Issue 24789
« no previous file with comments | « runtime/tests/vm/vm.status ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698