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

Unified Diff: test/runner/browser/internet_explorer_test.dart

Issue 1740433002: Give IE and Safari tags platform restrictions. (Closed) Base URL: git@github.com:dart-lang/test@master
Patch Set: Created 4 years, 10 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 | « dart_test.yaml ('k') | test/runner/browser/safari_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/runner/browser/internet_explorer_test.dart
diff --git a/test/runner/browser/internet_explorer_test.dart b/test/runner/browser/internet_explorer_test.dart
index b80df37d6719dae99e2d2379d752b05608f7f14b..ffbe143cf4406a25790fc82f8857ad183a622dad 100644
--- a/test/runner/browser/internet_explorer_test.dart
+++ b/test/runner/browser/internet_explorer_test.dart
@@ -2,7 +2,6 @@
// 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.
-@TestOn("vm && windows")
@Tags(const ["ie"])
import 'package:scheduled_test/descriptor.dart' as d;
« no previous file with comments | « dart_test.yaml ('k') | test/runner/browser/safari_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698