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

Unified Diff: tests/language/language.status

Issue 1258333003: Fix dartium status file. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 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.status
diff --git a/tests/language/language.status b/tests/language/language.status
index 9080144a086e8f3707b12ffe16b11f992ddb1ad3..98209a86c5d072af49c7b0a03a2786274929bf93 100644
--- a/tests/language/language.status
+++ b/tests/language/language.status
@@ -150,4 +150,6 @@ vm/load_to_load_unaligned_forwarding_vm_test: Pass, Crash # Unaligned offset. Is
[ $compiler == none && $runtime == dartium ]
mixin_super_test: Fail # Can't pass VMOptions to dartium.
mixin_super_bound2_test: Fail # Can't pass VMOptions to dartium.
+
+[ $compiler == none && ( $runtime == dartium || $runtime == drt ) ]
rmacnak 2015/07/29 17:27:49 or ContentShellOnAndroid ?
issue23244_test: Fail # Can't run spawnFunction on dartium.
« 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