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

Unified Diff: chrome/test/chromedriver/test/test_expectations

Issue 184993005: Rename ChromiumTestShell classes to ChromeShell. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase yet again Created 6 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 | « chrome/test/chromedriver/chrome/device_manager.cc ('k') | tools/cr/cr/targets/chromium_testshell.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/test/test_expectations
diff --git a/chrome/test/chromedriver/test/test_expectations b/chrome/test/chromedriver/test/test_expectations
index 5c7fb6eea3342fd06b3a7bc49c82564a52867f99..8c05db01c059c26433d6d32f5aac908564dedebc 100644
--- a/chrome/test/chromedriver/test/test_expectations
+++ b/chrome/test/chromedriver/test/test_expectations
@@ -162,7 +162,7 @@ _OS_NEGATIVE_FILTER['android:chrome'] = [
"SessionHandlingTest.callingQuitMoreThanOnceOnASessionIsANoOp",
# Test is written using local files; doesn't work on Android.
'UploadTest.testFileUploading',
- # Not applicable on Chromium Test Shell (doesn't support tabs).
+ # Not applicable on ChromeShell (doesn't support tabs).
'WindowSwitchingTest.*',
# Flaky: https://code.google.com/p/chromedriver/issues/detail?id=441
« no previous file with comments | « chrome/test/chromedriver/chrome/device_manager.cc ('k') | tools/cr/cr/targets/chromium_testshell.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698