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

Unified Diff: tests/language/language.status

Issue 1129693006: Fix field initialization order for forwarding constructors. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 7 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 | « pkg/compiler/lib/src/ssa/builder.dart ('k') | tests/language/redirecting_constructor_initializer_test.dart » ('j') | 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 bc11d57b3aa8c6d101e05a57649d07f0bd540824..89d869fa8be7799385249b6625ffbd448d598f0f 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -29,6 +29,8 @@ conditional_property_access_test: Fail
conditional_method_invocation_test: Fail
deferred_redirecting_factory_test: Fail # Issue 23408
+redirecting_constructor_initializer_test: RuntimeError
floitsch 2015/05/19 15:27:54 Add bug-number.
asgerf 2015/05/19 15:32:29 Done.
+
[ $compiler == none ]
# Non-contractive types are not supported in the vm.
cyclic_type_test/02: Fail, OK
« no previous file with comments | « pkg/compiler/lib/src/ssa/builder.dart ('k') | tests/language/redirecting_constructor_initializer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698