Commit c3cdfaaf authored by Alexei Filippov's avatar Alexei Filippov

Unflake inspector/tracing/timeline-load-event.html test

TBR=caseq
NOTRY=true

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

Cr-Commit-Position: refs/heads/master@{#372258}
parent 2489a446
......@@ -16,6 +16,7 @@ function display(callback)
function test()
{
WebInspector.panels.timeline._captureJSProfileSetting.set(false);
InspectorTest.startTimeline(function() { InspectorTest.reloadPage(pageReloaded); });
function pageReloaded()
......
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