Closed Bug 1356457 Opened 7 years ago Closed 7 years ago

Intermittent test_ext_proxy.html | message queue is empty - got "[\"proxy-error-received\"]", expected "[]"

Categories

(WebExtensions :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED
mozilla55

People

(Reporter: intermittent-bug-filer, Assigned: mattw)

References

Details

(Keywords: intermittent-failure, Whiteboard: [stockwell unknown])

Attachments

(2 files)

:mattw - Do you want to take another look at this? It seems the previous fix was ineffective.
Flags: needinfo?(mwein)
in the last week has have 50 failures, so this is getting to be a bit more painful
Whiteboard: [stockwell needswork]
Summary: Intermittent toolkit/components/extensions/test/mochitest/test-oop-extensions/test_ext_proxy.html | message queue is empty - got "[\"proxy-error-received\"]", expected "[]" → Intermittent test_ext_proxy.html | message queue is empty - got "[\"proxy-error-received\"]", expected "[]"
Attached patch disable testSplinter Review
This test was added in bug 1295807 and started failing intermittently right away - reported initially in bug 1345491, where a fix was attempted - so we are coming up on 8 weeks of flakiness. Hopefully Matt can sort out the issue in the future and get this re-enabled.
Attachment #8862860 - Flags: review?(jmaher)
Comment on attachment 8862860 [details] [diff] [review]
disable test

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

make sure to add leave-open here
Attachment #8862860 - Flags: review?(jmaher) → review+
Whiteboard: [stockwell needswork] → [stockwell disabled]
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/fb4dfb493bbb
Skip test_ext_proxy.html for frequent failures; r=jmaher
Keywords: leave-open
I was able to reproduce the intermittent locally and will now try to find a fix.
Flags: needinfo?(mwein)
Assignee: nobody → mwein
Comment on attachment 8863377 [details]
Bug 1356457 - Fix and enable test_ext_proxy.html

https://reviewboard.mozilla.org/r/135136/#review138088

this looks good, as a note, this test is skipped, so we need to edit the manifest to not skip it:
https://dxr.mozilla.org/mozilla-central/source/toolkit/components/extensions/test/mochitest/mochitest-common.ini#78
Attachment #8863377 - Flags: review?(jmaher) → review+
Thanks
This could be caused by fetching of the "favicon.ico" when you open a tab.  You should be able to confirm it by dump()ing the url from the FindProxyForURL() function.  If that's indeed the case, then this solution (or just removing the listener after the first error) should be fine.
Sorry for the keywords, that was by accident.
Pushed by ryanvm@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/3ef61ecb82e2
Fix and enable test_ext_proxy.html r=jmaher
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/3ef61ecb82e2
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla55
needinfo'ing myself to look into comment 18.
Flags: needinfo?(mwein)
sorry, I mean comment 17
Flags: needinfo?(mwein)
Flags: needinfo?(mwein)
Removing the [stockwell disabled] tag because the test that this bug references no longer exists. I changed it to [stockwell unknown] rather than just removing the tag entirely to maintain a record.
Flags: needinfo?(matthewjwein)
Whiteboard: [stockwell disabled] → [stockwell unknown]
Product: Toolkit → WebExtensions
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: