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

Unified Diff: tests/language/language.status

Issue 1375233005: Suppress other test configs that do not handle mixins with super calls (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Created 5 years, 3 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_analyzer.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 3bc5c054be0b7df1b9ab8bb5775e3acd10f07e26..f388db6b96e33c69d41262e6d69fd21288ea0f63 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -98,5 +98,6 @@ vm/load_to_load_unaligned_forwarding_vm_test: Pass, Crash # Unaligned offset. Is
[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
mixin_super_test: Fail # Can't pass VMOptions to dartium.
+mixin_super_2_test: Fail # Can't pass VMOptions to dartium.
mixin_super_bound2_test: Fail # Can't pass VMOptions to dartium.
issue23244_test: Fail # Can't run spawnFunction on dartium.
« no previous file with comments | « no previous file | tests/language/language_analyzer.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698