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

Unified Diff: tests/language/language.status

Issue 1201523002: Library prefix is a primary expression in the newest spec (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 | « runtime/vm/parser.cc ('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 dd0eae703b6936fd713420ce1d846f2896bed4db..e9316e6e605962560c65f63b04e6b6750936745f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -18,28 +18,11 @@ closure_in_initializer_test: Fail # Issue 6422
duplicate_export_negative_test: Fail # Issue 6134
[ $compiler == none ]
-prefix_assignment_test/01: Fail # Issue 23612
-prefix_unqualified_invocation_test/01: Fail # Issue 23612
deferred_redirecting_factory_test: Fail # Issue 23408
redirecting_constructor_initializer_test: RuntimeError # Issue 23488
[ $compiler == none && $runtime != dartium && $runtime != drt ]
-prefix_identifier_reference_test/01: MissingCompileTimeError # Issue 23612
-prefix_identifier_reference_test/02: MissingCompileTimeError # Issue 23612
-prefix_identifier_reference_test/03: MissingCompileTimeError # Issue 23612
-prefix_identifier_reference_test/04: MissingCompileTimeError # Issue 23612
-prefix_identifier_reference_test/05: MissingCompileTimeError # Issue 23612
-illegal_invocation_test/01: MissingCompileTimeError # Issue 23612
-prefix_assignment_test/02: MissingCompileTimeError # Issue 23612
-prefix_unqualified_invocation_test/02: MissingCompileTimeError # Issue 23612
-conditional_property_assignment_test/20: MissingCompileTimeError # Issue 23612
-conditional_property_assignment_test/21: MissingCompileTimeError # Issue 23612
-conditional_property_assignment_test/22: MissingCompileTimeError # Issue 23612
-conditional_method_invocation_test/11: MissingCompileTimeError # Issue 23612
-conditional_property_access_test/09: MissingCompileTimeError # Issue 23612
-if_null_assignment_behavior_test/29: MissingCompileTimeError # Issue 23612
-if_null_assignment_behavior_test/30: MissingCompileTimeError # Issue 23612
[ $compiler == none ]
# Non-contractive types are not supported in the vm.
« no previous file with comments | « runtime/vm/parser.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698