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

Unified Diff: tests/language/language.status

Issue 2542453002: Updated language.status to address failure of regress_27201_test caused by lack of deferred loading… (Closed)
Patch Set: Updated language.status to expect failures on vm-reload and analyzer builds. Created 4 years, 1 month 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 a08b25705f43046527adf9c9a2b6c1895117dadb..274e8c14d782d3d0bc909394b1de2ae93ecc47f6 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -303,6 +303,7 @@ override_field_method1_negative_test: Pass, Crash # Issue 27835
override_field_method2_negative_test: Pass, Crash # Issue 27835
override_field_method4_negative_test: Pass, Crash # Issue 27835
override_field_method5_negative_test: Pass, Crash # Issue 27835
+vm/regress_27201_test: Fail, Crash # Requires deferred libraries
[$runtime != vm || $compiler != none]
assert_initializer_test: SKIP # not implemented yet, experiment is VM only.
@@ -318,3 +319,6 @@ assert_initializer_test/4*: MissingCompileTimeError # Issue 392.
[$runtime == vm && $compiler == none]
duplicate_part_test/01: MissingCompileTimeError # Issue 27516
+
+[ $compiler == dart2analyzer ]
+vm/regress_27201_test: SkipByDesign # Test tries to load bad library, so will always crash.
« 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