Commit b9d481fb authored by kkania@chromium.org's avatar kkania@chromium.org

[chromedriver] Disable TakesScreenshotTest.testShouldCaptureScreenshotAtIFramePage.

It is failing on windows.
BUG=none
NOTRY=true

Review URL: https://chromiumcodereview.appspot.com/16123012

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@204059 0039d316-1c4b-4281-b951-d872f2087c98
parent 63b3a57b
......@@ -69,6 +69,7 @@ _REVISION_NEGATIVE_FILTER['HEAD'] = [
'SqlDatabaseTest.*',
'SvgDocumentTest.testClickOnSvgElement',
'TakesScreenshotTest.testShouldCaptureScreenshot',
'TakesScreenshotTest.testShouldCaptureScreenshotAtIFramePage',
'TakesScreenshotTest.testShouldCaptureScreenshotWithLongX',
'TakesScreenshotTest.testShouldCaptureScreenshotWithLongY',
'TakesScreenshotTest.testShouldCaptureScreenshotWithTooLong',
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment