Closed
Bug 1362175
Opened 8 years ago
Closed 7 years ago
Intermittent test_ext_webrequest_filter.html | Test timed out. | Extension left running at test shutdown
Categories
(WebExtensions :: Request Handling, defect, P5)
WebExtensions
Request Handling
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Component: WebExtensions: General → WebExtensions: Request Handling
Comment 5•8 years ago
|
||
My patch [1] in bug 1355746 is hitting a series of test_ext_webrequest_*.html
intermittent failures.
Shane, do you think these intermittent failures from [1] are expected
or my patch made them more frequent? I cannot reproduce any of them
on my local machine by the way :(
Thanks!
[1] https://treeherder.mozilla.org/#/jobs?repo=try&revision=ea080234998814d7194d079323a17621acafda0e&selectedJob=115149675
Flags: needinfo?(mixedpuppy)
Comment 6•8 years ago
|
||
(In reply to Henry Chang [:hchang] from comment #5)
> My patch [1] in bug 1355746 is hitting a series of
> test_ext_webrequest_*.html
> intermittent failures.
>
> Shane, do you think these intermittent failures from [1] are expected
> or my patch made them more frequent? I cannot reproduce any of them
> on my local machine by the way :(
>
> Thanks!
>
> [1]
> https://treeherder.mozilla.org/#/
> jobs?repo=try&revision=ea080234998814d7194d079323a17621acafda0e&selectedJob=1
> 15149675
Hard to tell.
I would focus on the error message I'm seeing throughout those tests: "Error: Unable to restore focus, expect failures and timeouts." I say that for no reason other than in your bug you fixed another test that had window focus issues. I am not certain that error is due to your patches, I'd have to see a try run without patches. Perhaps you've caused a general problem in window focus, and it is affecting a bunch of stuff.
You might push a clean pull without patches to tryserver for a baseline, then apply your patches and push to try again. Then we could compare results.
Flags: needinfo?(mixedpuppy)
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Priority: -- → P5
| 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 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 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 hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 29•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
Updated•7 years ago
|
Product: Toolkit → WebExtensions
You need to log in
before you can comment on or make changes to this bug.
Description
•