Closed Bug 1263373 Opened 8 years ago Closed 4 years ago

Intermittent service-workers/service-worker/fetch-header-visibility.https.html | Visibility of defaulted headers during interception - Test timed out

Categories

(Core :: DOM: Service Workers, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE
mozilla52
Tracking Status
firefox48 --- affected

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Flags: needinfo?(bkelly)
Let's see if this reproduces much before spending a lot of time here.  Nothing immediately jumps out at me.
Flags: needinfo?(bkelly)
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Comment on attachment 8809581 [details] [diff] [review]
Don't respondWith twice in fetch-rewrite-worker.js

Review of attachment 8809581 [details] [diff] [review]:
-----------------------------------------------------------------

How is this an intermittent and not always a failure?
Attachment #8809581 - Flags: review?(bkelly) → review+
Pushed by catalin.badea392@gmail.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/85bef7bdcafc
Don't respondWith twice in fetch-rewrite-worker.js r=bkelly
https://hg.mozilla.org/mozilla-central/rev/85bef7bdcafc
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla52
(In reply to Ben Kelly [:bkelly] from comment #4)
> Comment on attachment 8809581 [details] [diff] [review]
> Don't respondWith twice in fetch-rewrite-worker.js
> 
> Review of attachment 8809581 [details] [diff] [review]:
> -----------------------------------------------------------------
> 
> How is this an intermittent and not always a failure?

This was not the issue. I assumed this was causing the intermittent failure because I only recently started
to see a failure of this test in my try runs for bug 1263304. According to the spec, the fetch event should
still successfully respond even if there's a second respondWith call that throws. My patches were breaking this, causing the failure I was seeing.

The patch itself is not a bad change, but it didn't fix whatever is causing the intermittent failure.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Priority: P3 → P5
Status: REOPENED → RESOLVED
Closed: 8 years ago4 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: