Commit f8fa8fb9 authored by mattm@chromium.org's avatar mattm@chromium.org

Change FLAKY_SLOW_Loading to DISABLED.

TBR=jam
BUG=74548
TEST=official builders

Review URL: http://codereview.chromium.org/7064019

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86389 0039d316-1c4b-4281-b951-d872f2087c98
parent 095e9699
......@@ -269,7 +269,7 @@ IN_PROC_BROWSER_TEST_F(PDFBrowserTest, MAYBE_FindAndCopy) {
// This also loads all documents that used to crash, to ensure we don't have
// regressions.
// Flaky as per http://crbug.com/74548.
IN_PROC_BROWSER_TEST_F(PDFBrowserTest, FLAKY_SLOW_Loading) {
IN_PROC_BROWSER_TEST_F(PDFBrowserTest, DISABLED_SLOW_Loading) {
ASSERT_TRUE(pdf_test_server()->Start());
NavigationController* controller =
......
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