Bug 86683 - Web Inspector: heap-snapshot-summary-show-ranges.html shows "Profiler was disabled" twice
Summary: Web Inspector: heap-snapshot-summary-show-ranges.html shows "Profiler was dis...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-16 15:20 PDT by Peter Kasting
Modified: 2014-12-12 14:37 PST (History)
9 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Kasting 2012-05-16 15:20:05 PDT
See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showExpectations=true&tests=inspector%2Fprofiler%2Fheap-snapshot-summary-show-ranges.html .  For some reason the Windows and Linux debug bots have started showing "Profiler was disabled." twice at the end of the test.  The Linux bot regression range includes http://trac.webkit.org/changeset/117241/ , hence my assignee for this bug; but the Windows bot range stops one revision shy.  I'm mystified.

The only change these both have in common is http://src.chromium.org/viewvc/chrome?view=rev&revision=137387 , but pliard doesn't seem to have a WebKit bugzilla account I can find.

Can you inspector guys triage?  Meanwhile I'm marking this test as expected to fail.
Comment 1 Peter Kasting 2012-05-16 16:29:20 PDT
Marked failing from Win & Linux debug in r117360.
Comment 2 Yury Semikhatsky 2012-05-17 10:01:22 PDT
As I can see it is
WebKit blamelist r117233:r117240 for Wind(dbg) and
WebKit blamelist r117238:r117241 for Linux(dbg) which gives us

r117238:r117240 in intersection(http://trac.webkit.org/log/?verbose=on&rev=117240&stop_rev=117238) and all the patches in the range are EFL-specific, not sure how the could affect the heap profiler test.
Comment 3 Yury Semikhatsky 2012-05-17 10:06:23 PDT
(In reply to comment #2)
> As I can see it is
> WebKit blamelist r117233:r117240 for Wind(dbg) and
> WebKit blamelist r117238:r117241 for Linux(dbg) which gives us
> 
> r117238:r117240 in intersection(http://trac.webkit.org/log/?verbose=on&rev=117240&stop_rev=117238) and all the patches in the range are EFL-specific, not sure how the could affect the heap profiler test.

Both bots have been red since the run when heap-snapshot-summary-show-ranges.html started failing. I suspect there might be something wrong with them.
Comment 4 Brian Burg 2014-12-12 14:37:20 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.