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

Unified Diff: test/runner/browser/safari_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 | « test/runner/browser/internet_explorer_test.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/runner/browser/safari_test.dart
diff --git a/test/runner/browser/safari_test.dart b/test/runner/browser/safari_test.dart
index 5fdea1de0f01e3085139b03810bb1654d610c7c0..8781833ff05f48cf1a03aa77059b9d2034449aef 100644
--- a/test/runner/browser/safari_test.dart
+++ b/test/runner/browser/safari_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 && mac-os")
@Tags(const ["safari"])
import 'package:scheduled_test/descriptor.dart' as d;
« no previous file with comments | « test/runner/browser/internet_explorer_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698