Commit 4b764ded authored by inferno@chromium.org's avatar inferno@chromium.org

DevToolsSanityTest.TestHeapProfiler fails.

BUG=74477

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@76319 0039d316-1c4b-4281-b951-d872f2087c98
parent 6d8bc5cc
......@@ -247,7 +247,7 @@ class DevToolsExtensionDebugTest : public DevToolsSanityTest,
};
// Tests heap profiler.
IN_PROC_BROWSER_TEST_F(DevToolsSanityTest, TestHeapProfiler) {
IN_PROC_BROWSER_TEST_F(DevToolsSanityTest, FAILS_TestHeapProfiler) {
RunTest("testHeapProfiler", kHeapProfilerPage);
}
......
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