Commit 4616eaf3 authored by abodenha@chromium.org's avatar abodenha@chromium.org

Disable failing test

BUG=401169
TBR=dfalcantara
NOTRY=TRUE

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287818 0039d316-1c4b-4281-b951-d872f2087c98
parent 15186efe
......@@ -158,7 +158,7 @@ public class InstallerDelegateTest extends ChromeShellTestBase
/**
* Makes sure that the runnable isn't called until returning from start().
*/
@SmallTest
@DisabledTest
public void testRunnableRaceCondition() throws InterruptedException {
mPackageManager.isInstalled = true;
mTestDelegate.setTimingForTests(1, 5000);
......
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