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

Unified Diff: tests/language/language.status

Issue 1729793002: Update noopt status. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 72f59aed667408b7c0e864cc99c944ddf82b143c..b2409a55807655b2cdc3d6e2e5a077bf690174c7 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -121,7 +121,8 @@ vm/regress_24517_test: Pass, Fail # Issue 24517.
[ ($noopt || $compiler == precompiler) ]
# Imports dart:mirrors
const_evaluation_test: CompileTimeError
-deferred_constraints_constants_test: CompileTimeError
+deferred_constraints_constants_test/none: CompileTimeError
+deferred_constraints_constants_test/reference_after_load: CompileTimeError
enum_mirror_test: CompileTimeError
field_increment_bailout_test: CompileTimeError
instance_creation_in_function_annotation_test: CompileTimeError
@@ -133,13 +134,15 @@ many_overridden_no_such_method_test: CompileTimeError
no_such_method_test: CompileTimeError
null_test/none: CompileTimeError
overridden_no_such_method_test: CompileTimeError
+redirecting_factory_reflection_test: CompileTimeError
regress_13462_0_test: CompileTimeError
regress_13462_1_test: CompileTimeError
regress_18535_test: CompileTimeError
super_call4_test: CompileTimeError
super_getter_setter_test: CompileTimeError
vm/reflect_core_vm_test: CompileTimeError
-redirecting_factory_reflection_test: CompileTimeError
+
+deferred_global_test: RuntimeError # Issue 25845
[ ($noopt || $compiler == precompiler || $compiler == dart2app) ]
# Deferred loading happens eagerly
@@ -158,8 +161,6 @@ hello_dart_test: Pass, Crash # Incompatible flag --compile_all
implicit_closure_test: Pass, Crash # --use_slow_path
-deferred_constraints_constants_test: Skip # multitest gets confused
-
deopt_inlined_function_lazy_test: Pass, Crash # Incompatible flag: --deoptimize-alot
[ $runtime == dart_product ]
« 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