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

Unified Diff: pkg/pkg.status

Issue 12413012: Bring webdriver up to date with SDK changes, and a bit of refactoring. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 years, 9 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 | pkg/unittest/lib/src/config.dart » ('j') | pkg/webdriver/lib/webdriver.dart » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
===================================================================
--- pkg/pkg.status (revision 19817)
+++ pkg/pkg.status (working copy)
@@ -12,6 +12,11 @@
# Skip non-test files ending with "_test".
scheduled_test/lib/*: Skip
+# WebDriver tests have 3rd party dependencies (we need to run
+# selenium_standalone.jar), so we skip these in our automated
+# testing.
+webdriver/test/webdriver_test: Skip
+
[$compiler == dart2dart]
*: Skip
« no previous file with comments | « no previous file | pkg/unittest/lib/src/config.dart » ('j') | pkg/webdriver/lib/webdriver.dart » ('J')

Powered by Google App Engine
This is Rietveld 408576698