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

Unified Diff: tests/language/language.status

Issue 1531903002: Further triage --noopt failures. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years 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/corelib/corelib.status ('k') | no next file » | 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 0d4a45c5c98c8da492d02105b2fcebdfcf9f8e2a..79d88041fe6bafb5e2b2ed2ce15e87e1a7e54cf4 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -127,16 +127,15 @@ super_call4_test: CompileTimeError
super_getter_setter_test: CompileTimeError
vm/reflect_core_vm_test: CompileTimeError
redirecting_factory_reflection_test: CompileTimeError
+deferred_constraints_constants_test: Skip # multitest gets confused
-# Deferred loading - Issue 24676
-deferred_load_constants_test: Skip
-deferred_constraints_constants_test: Skip
-deferred_global_test: Skip
+# Deferred loading happens eagerly
+regress_23408_test: RuntimeError
+deferred_global_test: RuntimeError
deferred_inheritance_constraints_test: Skip
+deferred_load_constants_test: Skip # multitest gets confused
deopt_inlined_function_lazy_test: Pass, Crash # Incompatible flag: --deoptimize-alot
tearoff_basic_test: RuntimeError, Crash # Conflicting flag.
vm/type_cast_vm_test: RuntimeError # Line number mismatch.
-regress_23408_test: RuntimeError
-
stack_trace_test: Fail # Issue 24783 - inlined frames missing
« no previous file with comments | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698