[chromedriver] Re-disable multi-tab tests on ChromeDriver WebView Shell.
commit75a066734bc82f27dc8a9f6d9069c64a32a94b14
authorsamuong <samuong@chromium.org>
Thu, 27 Aug 2015 18:36:05 +0000 (27 11:36 -0700)
committerCommit bot <commit-bot@chromium.org>
Thu, 27 Aug 2015 18:37:03 +0000 (27 18:37 +0000)
treea86453a9680a60ab83048f95fd1b05ab23f43463
parentb692baf639475b2a80c703b89125c4ec96a3b675
[chromedriver] Re-disable multi-tab tests on ChromeDriver WebView Shell.

ChromeDriver WebView Shell used to inherit the negative test filter from Chrome
Shell, but as of crrev.com/345698 this was deleted. Re-disabling these tests, as
ChromeDriver WebView Shell doesn't support multiple tabs.

BUG=523496
TBR=stgao@chromium.org

Review URL: https://codereview.chromium.org/1319033002

Cr-Commit-Position: refs/heads/master@{#345933}
chrome/test/chromedriver/test/run_py_tests.py