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

Unified Diff: tests/language/language_dart2js.status

Issue 1192383002: Restore accidentially deleted test expectations. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 6 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_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 7108e3b13aad127f0c18d0c538220b461422782f..601a7ae86aa322a51a306f18501e2fcacfb55f20 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -62,6 +62,7 @@ regress_22976_test/02: CompileTimeError # Issue 23132
if_null_assignment_behavior_test/13: Crash # Issue 23491
if_null_assignment_behavior_test/14: Crash # Issue 23491
+nullaware_opt_test: Fail # Fails at e?.f ??= 200;
conditional_method_invocation_test/11: MissingCompileTimeError # Issue 23611
conditional_property_access_test/09: MissingCompileTimeError # Issue 23611
@@ -201,6 +202,10 @@ canonical_const2_test: RuntimeError, OK # Issue 1533
bit_operations_test: RuntimeError, OK # Issue 1533
expect_test: RuntimeError, OK # Issue 13080
+illegal_invocation_test/01: MissingCompileTimeError # Issue 23611
+prefix_unqualified_invocation_test/01: MissingCompileTimeError # Issue 23611
+prefix_unqualified_invocation_test/02: MissingCompileTimeError # Issue 23611
+
[ $compiler == dart2js && $runtime == none ]
*: Fail, Pass # TODO(ahe): Triage these tests.
« 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