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

Unified Diff: chrome/test/chromedriver/test_expectations

Issue 14075003: [chromedriver] Disable testShouldNotHangIfDocumentOpenCallIsNeverFollowedByDocumentCloseCall. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 7 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/chromedriver/test_expectations
diff --git a/chrome/test/chromedriver/test_expectations b/chrome/test/chromedriver/test_expectations
index d5ae2d48f9c4b53b0ac1e3c64106470a55d2f966..e77b7ed0e2017a0c91f4d676eb5327a72d51df37 100644
--- a/chrome/test/chromedriver/test_expectations
+++ b/chrome/test/chromedriver/test_expectations
@@ -108,6 +108,8 @@ _OS_NEGATIVE_FILTER = {}
_OS_NEGATIVE_FILTER['win'] = [
# https://code.google.com/p/chromedriver/issues/detail?id=303
'CombinedInputActionsTest.testChordControlCutAndPaste',
+ # Flaky: https://code.google.com/p/chromedriver/issues/detail?id=282
+ 'PageLoadingTest.testShouldNotHangIfDocumentOpenCallIsNeverFollowedByDocumentCloseCall',
]
_OS_NEGATIVE_FILTER['linux'] = [
# https://code.google.com/p/chromedriver/issues/detail?id=284
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698