Closed Bug 1348509 Opened 7 years ago Closed 7 years ago

Intermittent browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js | Test timed out -

Categories

(Web Compatibility :: Tooling & Investigations, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: aryx, Unassigned)

References

Details

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

+++ This bug was initially created as a clone of Bug #1332856 +++

https://treeherder.mozilla.org/logviewer.html#?job_id=84775431&repo=mozilla-inbound

[task 2017-03-18T02:05:56.819245Z] 02:05:56     INFO - TEST-START | browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js
[task 2017-03-18T02:08:56.845137Z] 02:08:56     INFO - TEST-INFO | started process screentopng
[task 2017-03-18T02:08:58.195800Z] 02:08:58     INFO - TEST-INFO | screentopng: exit 0
[task 2017-03-18T02:08:58.201064Z] 02:08:58     INFO - Buffered messages logged at 02:05:56
[task 2017-03-18T02:08:58.201358Z] 02:08:58     INFO - Entering test bound test_screenshot
[task 2017-03-18T02:08:58.201587Z] 02:08:58     INFO - Buffered messages logged at 02:05:57
[task 2017-03-18T02:08:58.203083Z] 02:08:58     INFO - TEST-PASS | browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js | Report Site Issue button exists. - 
[task 2017-03-18T02:08:58.203540Z] 02:08:58     INFO - Buffered messages logged at 02:07:26
[task 2017-03-18T02:08:58.205617Z] 02:08:58     INFO - Longer timeout required, waiting longer...  Remaining timeouts: 1
[task 2017-03-18T02:08:58.210268Z] 02:08:58     INFO - Buffered messages finished
[task 2017-03-18T02:08:58.212405Z] 02:08:58     INFO - TEST-UNEXPECTED-FAIL | browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js | Test timed out - 
[task 2017-03-18T02:08:58.216299Z] 02:08:58     INFO - GECKO(1681) | MEMORY STAT | vsize 20973727MB | residentFast 593MB
[task 2017-03-18T02:08:58.218279Z] 02:08:58     INFO - TEST-OK | browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js | took 180164ms
[task 2017-03-18T02:08:58.220136Z] 02:08:58     INFO - Not taking screenshot here: see the one that was previously logged
[task 2017-03-18T02:08:58.222577Z] 02:08:58     INFO - TEST-UNEXPECTED-FAIL | browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js | Found a tab after previous test timed out: http://example.com/browser/browser/extensions/webcompat-reporter/test/browser/webcompat.html?url=http%3A%2F%2Fexample.com%2Fbrowser%2Fbrowser%2Fextensions%2Fwebcompat-reporter%2Ftest%2Fbrowser%2Ftest.html&src=desktop-reporter - 
[task 2017-03-18T02:08:58.224643Z] 02:08:58     INFO - Not taking screenshot here: see the one that was previously logged
[task 2017-03-18T02:08:58.227047Z] 02:08:58     INFO - TEST-UNEXPECTED-FAIL | browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js | Found a tab after previous test timed out: http://example.com/browser/browser/extensions/webcompat-reporter/test/browser/test.html -
Almost all failures are linux64-asan, non-e10s.

It looks like the test times out 90 seconds after https://dxr.mozilla.org/mozilla-central/rev/e66dedabe582ba7b394aee4f89ed70fe389b3c46/browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js#13

Mike - It looks like your changes in bug 1332856 were not effective + there was an increase in frequency around May 11. Got more ideas?
Flags: needinfo?(miket)
Whiteboard: [stockwell needswork]
Hmm yeah, I'm not sure what could have caused the uptick. :/ 

https://dxr.mozilla.org/mozilla-central/rev/e66dedabe582ba7b394aee4f89ed70fe389b3c46/browser/extensions/webcompat-reporter/test/browser/browser_report_site_issue.js#13 checks that the button exists, and then it gets clicked and we test that a screenshot blob was correctly sent to content.



We could, uh, requestLongTimeout(3), but that seems lame... any objections to just doing something like this for the test?

skip-if = !e10s && (os == "linux" && (debug || asan))
Flags: needinfo?(miket) → needinfo?(gbrown)
(In reply to Mike Taylor [:miketaylr] from comment #11)
> skip-if = !e10s && (os == "linux" && (debug || asan))

That seems fine. I can push that when the trees re-open.

Thanks!
Flags: needinfo?(gbrown)
Pushed by gbrown@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/d9a424ef7ff2
Skip browser_report_site_issue.js on linux non-e10s debug/asan; r=me,test-only
Keywords: leave-open
Whiteboard: [stockwell needswork] → [stockwell disabled]
Apologies in advance if there's some noise in this bug from bug 1363975 making this permafail (took awhile before we caught on :)).
No failures in a few months. Let's close.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Removing leave-open keyword from resolved bugs, per :sylvestre.
Keywords: leave-open
You need to log in before you can comment on or make changes to this bug.