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

Unified Diff: tests/language/language.status

Issue 1635763003: Restore old supermixin functionality to shared language tests. Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | tests/language/language_analyzer2.status » ('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 ccdebbb742c7e1a055ed971df9c4f0647e40a352..df7f4cc268bcc2fec14106726928bfb40cae6861 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -7,7 +7,8 @@
[ ($compiler == none || $compiler == precompiler) ]
tearoff_constructor_basic_test: Skip # Crashes in checked mode -- hausner investigating
-
+mixin_illegal_super_use_test: Skip # "--supermixin" functionality already switched on in VM
+mixin_illegal_superclass_test: Skip # "--supermixin" functionality already switched on in VM
regis 2016/01/26 01:42:59 Please, refer an issue so that we know when to rem
Paul Berry 2016/01/26 16:50:30 Done.
# These bugs refer currently ongoing language discussions.
constructor5_test: Fail # Issue 6422
« no previous file with comments | « no previous file | tests/language/language_analyzer2.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698