Commit 5a2f5312 authored by Tina Wang's avatar Tina Wang Committed by Commit Bot

Disable TaskManagerUtilityProcessBrowserTest.UtilityJSHeapMemory

Bug: 1025346
Tbr: afakhry@chromium.org
Change-Id: I17616eb89ff17de0ad1839e5cb95f9d319281cc7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1918384Reviewed-by: default avatarTina Wang <tinazwang@chromium.org>
Commit-Queue: Tina Wang <tinazwang@chromium.org>
Cr-Commit-Position: refs/heads/master@{#715873}
parent 7fde9479
......@@ -796,9 +796,10 @@ IN_PROC_BROWSER_TEST_F(TaskManagerBrowserTest, IdleWakeups) {
ASSERT_NO_FATAL_FAILURE(WaitForTaskManagerRows(1, MatchTab("title1.html")));
}
// Crashes on multiple builders. http://crbug.com/1025346
// Checks that task manager counts utility process JS heap size.
IN_PROC_BROWSER_TEST_F(TaskManagerUtilityProcessBrowserTest,
UtilityJSHeapMemory) {
DISABLED_UtilityJSHeapMemory) {
ShowTaskManager();
model()->ToggleColumnVisibility(ColumnSpecifier::V8_MEMORY);
......
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