Closed
Bug 1393940
Opened 8 years ago
Closed 7 years ago
Intermittent TEST-UNEXPECTED-TIMEOUT | toolkit/components/extensions/test/xpcshell/test_proxy_scripts.js | Test timed out
Categories
(WebExtensions :: General, defect, P3)
WebExtensions
General
Tracking
(firefox56 disabled, firefox57 disabled, firefox58 disabled, firefox59 disabled, firefox60 fixed)
RESOLVED
FIXED
mozilla60
People
(Reporter: intermittent-bug-filer, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, Whiteboard: [stockwell fixed])
Attachments
(2 files)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
36 failures on linux64 !debug:
https://brasstacks.mozilla.com/orangefactor/?display=Bug&bugid=1393940
:andym, this is a timeout on a single test, is this something you can help find an owner for this?
Flags: needinfo?(amckay)
Whiteboard: [stockwell needswork]
Updated•8 years ago
|
Assignee: nobody → mixedpuppy
Flags: needinfo?(amckay)
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 6•8 years ago
|
||
The proxy code is getting a bit of an overhaul in bug 1381290, lets see how this goes after that.
Depends on: 1381290
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 12•8 years ago
|
||
This is failing quite frequently. OK to skip it while you work on it?
Attachment #8906011 -
Flags: review?(mixedpuppy)
| Assignee | ||
Comment 13•8 years ago
|
||
(In reply to Geoff Brown [:gbrown] from comment #12)
> Created attachment 8906011 [details] [diff] [review]
> skip test temporarily
>
> This is failing quite frequently. OK to skip it while you work on it?
Looks like it's just (or primarily) linux, lets just skip on linux.
| Assignee | ||
Comment 14•8 years ago
|
||
Comment on attachment 8906011 [details] [diff] [review]
skip test temporarily
r+ to skip on linux only
Attachment #8906011 -
Flags: review?(mixedpuppy) → review+
Comment 15•8 years ago
|
||
OK, will change to linux only. Thanks.
Comment 16•8 years ago
|
||
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/e532e8d93b60
Skip xpcshell test_proxy_scripts.js on linux for frequent intermittent timeouts; r=mixedpuppy
Updated•8 years ago
|
Keywords: leave-open
Whiteboard: [stockwell needswork] → [stockwell disabled]
| Comment hidden (Intermittent Failures Robot) |
Comment 18•8 years ago
|
||
| bugherder | ||
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 21•8 years ago
|
||
status-firefox56:
--- → disabled
status-firefox57:
--- → disabled
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•8 years ago
|
Depends on: webextensions-code-debt
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•7 years ago
|
Priority: P5 → P3
| Assignee | ||
Comment 26•7 years ago
|
||
| Comment hidden (mozreview-request) |
| Assignee | ||
Comment 28•7 years ago
|
||
Given the try results and that the test file was rewritten, I'm going to land the patch turning this test back on.
| Assignee | ||
Comment 29•7 years ago
|
||
| mozreview-review | ||
Comment on attachment 8946933 [details]
Bug 1393940, reenable proxy script tests which were rewritten in bug 1381290
https://reviewboard.mozilla.org/r/216778/#review222580
Attachment #8946933 -
Flags: review+
Comment 30•7 years ago
|
||
Pushed by mixedpuppy@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/30289633138d
reenable proxy script tests which were rewritten in bug 1381290 r=mixedpuppy
Comment 31•7 years ago
|
||
| bugherder | ||
Comment 32•7 years ago
|
||
The test was re-enabled over 2 weeks ago and I don't see any new intermittents recorded for it, so I'm marking this fixed.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Whiteboard: [stockwell disabled] → [stockwell fixed]
Updated•7 years ago
|
status-firefox58:
--- → disabled
status-firefox59:
--- → disabled
status-firefox60:
--- → fixed
Keywords: leave-open
Target Milestone: --- → mozilla60
Updated•7 years ago
|
Product: Toolkit → WebExtensions
Updated•7 years ago
|
Blocks: webextensions-code-debt
No longer depends on: webextensions-code-debt
You need to log in
before you can comment on or make changes to this bug.
Description
•