Skip to content

Commit

Permalink
[flakiness] Disable ChromeDriverSiteIsolation.testCanClickOOPIF on Win.
Browse files Browse the repository at this point in the history
ChromeDriverSiteIsolation.testCanClickOOPIF is flaky on win7-rel,
so it is also disabled on that bot.

TBR=jbudorick@chromium.org

Bug: 1025981
Change-Id: I8033dfe2aaee20f1b78ca428c3ed49f9c30d6c7f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1925701
Reviewed-by: Kevin Marshall <kmarshall@chromium.org>
Commit-Queue: Kevin Marshall <kmarshall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#716851}
  • Loading branch information
Kevin Marshall authored and Commit Bot committed Nov 20, 2019
1 parent 1ee89b0 commit 0cbbdf7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions chrome/test/chromedriver/test/run_py_tests.py
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,8 @@
'ChromeLogPathCapabilityTest.testChromeLogPath',
# https://bugs.chromium.org/p/chromium/issues/detail?id=946704
'ChromeDownloadDirTest.testFileDownloadWithClick',
# https://bugs.chromium.org/p/chromium/issues/detail?id=1025981
'ChromeDriverSiteIsolation.testCanClickOOPIF',
'ChromeDriverTest.testBackNavigationAfterClickElement',
'ChromeDriverTest.testCanClickInIframes',
'ChromeDriverTest.testClickElementAfterNavigation',
Expand Down

0 comments on commit 0cbbdf7

Please sign in to comment.