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

Unified Diff: dart/tests/compiler/dart2js_native/dart2js_native.status

Issue 10918168: Run dart2js tests unmodified in drt. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Only wrap on DRT Created 8 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
Index: dart/tests/compiler/dart2js_native/dart2js_native.status
diff --git a/dart/tests/compiler/dart2js_native/dart2js_native.status b/dart/tests/compiler/dart2js_native/dart2js_native.status
index bbe5431780c39eb3fdfd5eaf58b26b2c5fe0139c..d8f2ffe877d830eb8ba396fd0fa03754723e3cec 100644
--- a/dart/tests/compiler/dart2js_native/dart2js_native.status
+++ b/dart/tests/compiler/dart2js_native/dart2js_native.status
@@ -2,5 +2,5 @@
# 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.
-[ $compiler == dartc || $browser ]
+[ $compiler == dartc || $compiler == none ]
*: Skip

Powered by Google App Engine
This is Rietveld 408576698