Closed Bug 968893 Opened 10 years ago Closed 10 years ago

HTTP cache v2: Intermittent (OS X 10.6 Opt bc) browser_dbg_break-on-dom-06.js | Test timed out | Found a tab after previous test timed out

Categories

(DevTools :: Debugger, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: mayhemer, Unassigned)

References

Details

(Keywords: intermittent-failure)

Looks like you posted the wrong cset, this one disables another test. Can you do a try run after enabling debugger protocol logging? Just change false to true here:

http://dxr.mozilla.org/mozilla-central/source/browser/devtools/debugger/test/head.js#13

It looks like the server resumed execution after the reload, but before the eventsListener request was handled, which shouldn't be possible.
(In reply to Panos Astithas [:past] from comment #1)

Thanks for looking into this!

> Looks like you posted the wrong cset, this one disables another test. 

I posted a cset that this happened on.  It's unrelated to this test failure.

> Can
> you do a try run after enabling debugger protocol logging? Just change false
> to true here:
> 
> http://dxr.mozilla.org/mozilla-central/source/browser/devtools/debugger/test/
> head.js#13
> 
> It looks like the server resumed execution after the reload, but before the
> eventsListener request was handled, which shouldn't be possible.

I am catching NSPR logs on try right now: https://tbpl.mozilla.org/?tree=Try&rev=786b4f87a2d6 (_without_ your proposed change!).  This failure however didn't hit again so far.
We (necko people) believe the failures here are coming from the devtools code rather then the new cache directly, hence moving to the devtools component.
Component: Networking: Cache → Developer Tools: Debugger
Product: Core → Firefox
Dave, can you please help with investigating this bug?
Flags: needinfo?(dcamp)
Blocks: 987677
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
Flags: needinfo?(dcamp)
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.