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

Unified Diff: dart/tests/try/try.status

Issue 645623005: Try Dart doesn’t run on Dartium, but its test do. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 6 years, 2 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: dart/tests/try/try.status
diff --git a/dart/tests/try/try.status b/dart/tests/try/try.status
index 544d97b3f9680d0af418214bf294a8014fee42fd..306aa54377e5a84e069ba33281bad9d01fcda411 100644
--- a/dart/tests/try/try.status
+++ b/dart/tests/try/try.status
@@ -2,11 +2,7 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
-# Try Dart is tested on the following configurations:
-# dart2js-drt (Content Shell --dump-render-tree)
-# dart2js-chrome
-# dart2js-ff (Firefox)
-[ $compiler != dart2js || ($runtime != drt && $runtime != chrome && $runtime != ff && $runtime != safari && $runtime != ie11) ]
+[ $runtime == ie10 || $runtime == ie9 ]
web/*: Skip
[ $compiler == dart2js && $runtime == drt ]
« 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