Closed Bug 1483648 Opened 6 years ago Closed 6 years ago

Permafailing test-verify browser/base/content/test/permissions/browser_autoplay_blocked.js | Blocked icon is shown -

Categories

(Firefox :: Site Identity, defect, P5)

defect

Tracking

()

RESOLVED FIXED
Firefox 64
Tracking Status
firefox64 --- fixed

People

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

Details

(Keywords: intermittent-failure)

Attachments

(1 file, 1 obsolete file)

Filed by: ncsoregi [at] mozilla.com

https://treeherder.mozilla.org/logviewer.html#?job_id=194131385&repo=autoland

https://queue.taskcluster.net/v1/task/TY-EfI-gTM-A30iSNBhmTA/runs/0/artifacts/public/logs/live_backing.log

[task 2018-08-15T18:34:14.654Z] 18:34:14     INFO - TEST-PASS | browser/base/content/test/permissions/browser_autoplay_blocked.js | Blocked icon not shown - 
[task 2018-08-15T18:34:14.654Z] 18:34:14     INFO - TEST-PASS | browser/base/content/test/permissions/browser_autoplay_blocked.js | List of permissions is empty - 
[task 2018-08-15T18:34:14.655Z] 18:34:14     INFO - Buffered messages finished
[task 2018-08-15T18:34:14.655Z] 18:34:14     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/permissions/browser_autoplay_blocked.js | Blocked icon is shown - 
[task 2018-08-15T18:34:14.655Z] 18:34:14     INFO - Stack trace:
[task 2018-08-15T18:34:14.655Z] 18:34:14     INFO - chrome://mochitests/content/browser/browser/base/content/test/permissions/browser_autoplay_blocked.js:testMainViewVisible/<:45
[task 2018-08-15T18:34:14.656Z] 18:34:14     INFO - resource://testing-common/BrowserTestUtils.jsm:withNewTab:108
[task 2018-08-15T18:34:14.656Z] 18:34:14     INFO - chrome://mochitests/content/browser/browser/base/content/test/permissions/browser_autoplay_blocked.js:testMainViewVisible:41
[task 2018-08-15T18:34:14.656Z] 18:34:14     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1106
[task 2018-08-15T18:34:14.657Z] 18:34:14     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1097
[task 2018-08-15T18:34:14.658Z] 18:34:14     INFO - chrome://mochikit/content/browser-test.js:nextTest/<:994
[task 2018-08-15T18:34:14.658Z] 18:34:14     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:795
[task 2018-08-15T18:34:14.663Z] 18:34:14     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-08-15T18:34:14.665Z] 18:34:14     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/permissions/browser_autoplay_blocked.js | List of permissions is not empty - 
[task 2018-08-15T18:34:14.666Z] 18:34:14     INFO - Stack trace:
[task 2018-08-15T18:34:14.666Z] 18:34:14     INFO - chrome://mochitests/content/browser/browser/base/content/test/permissions/browser_autoplay_blocked.js:testMainViewVisible/<:48
[task 2018-08-15T18:34:14.667Z] 18:34:14     INFO - resource://testing-common/BrowserTestUtils.jsm:withNewTab:108
[task 2018-08-15T18:34:14.668Z] 18:34:14     INFO - chrome://mochitests/content/browser/browser/base/content/test/permissions/browser_autoplay_blocked.js:testMainViewVisible:41
[task 2018-08-15T18:34:14.668Z] 18:34:14     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest/<:1106
[task 2018-08-15T18:34:14.670Z] 18:34:14     INFO - chrome://mochikit/content/browser-test.js:Tester_execTest:1097
[task 2018-08-15T18:34:14.670Z] 18:34:14     INFO - chrome://mochikit/content/browser-test.js:nextTest/<:994
[task 2018-08-15T18:34:14.671Z] 18:34:14     INFO - chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<:795
[task 2018-08-15T18:34:14.672Z] 18:34:14     INFO - Not taking screenshot here: see the one that was previously logged
[task 2018-08-15T18:34:14.673Z] 18:34:14     INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/permissions/browser_autoplay_blocked.js | One permission visible in main view - Got 0, expected 1
Summary: Intermittent browser/base/content/test/permissions/browser_autoplay_blocked.js | Blocked icon is shown - → Permafailing test-verify browser/base/content/test/permissions/browser_autoplay_blocked.js | Blocked icon is shown -
Flags: needinfo?(dharvey)
Hrm, is there any way for it to be possible that this is using an artifact build? I have those exact failures when I pushed to try and it wronly picked up that I was using an artifact build, but a full build is passing those tests for me

I also pushed this to try before landing and this failure was not on there https://treeherder.mozilla.org/#/jobs?repo=try&revision=0bc9594227b57682f12620c0267df55b4beace6a
Flags: needinfo?(dharvey)
Assignee: nobody → dharvey
Took a look into this, Aryx gave me https://sql.telemetry.mozilla.org/queries/58492#151778 which shows it failed 3 seperate times during TV runs on autoland + inbound, hasnt failed a TV on central and passed TV runs @ https://treeherder.mozilla.org/#/jobs?repo=try&revision=17f6db95f3d0d824bb9641a97a97d2f0e78175ad and havent been able to reproduce locally.

There isnt an obvious problem with the code, and given the low rate of failure will close this out.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WORKSFORME
So this is only failing on linux64 debug builds, seems to go in and out of intermittency, I cant see anything in the logs to indicate whats up nor reproduce locally. Also I can see other tests around here need to skip this particular configuration (https://dxr.mozilla.org/mozilla-central/source/browser/base/content/test/popupNotifications/browser.ini#6), so I think we just need to skip here
Attachment #9008710 - Flags: review?(jhofmann)
Comment on attachment 9008710 [details] [diff] [review]
0001-Bug-1483648-Skip-failing-test-on-linux-debug-builds..patch

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

From what I can tell you want to skip only on verify

skip-if = verify && os == 'linux' && debug
Attachment #9008710 - Flags: review?(jhofmann) → review-
Yeh you are right its only verify that seems to be failing
Attachment #9008710 - Attachment is obsolete: true
Attachment #9008759 - Flags: review?(jhofmann)
Comment on attachment 9008759 [details] [diff] [review]
0001-Bug-1483648-Skip-failing-test-on-linux-debug-builds..patch

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

Thanks!
Attachment #9008759 - Flags: review?(jhofmann) → review+
Pushed by dharvey@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/28137b2b3007
Skip failing test on linux debug builds. r=johannh
https://hg.mozilla.org/mozilla-central/rev/28137b2b3007
Status: REOPENED → RESOLVED
Closed: 6 years ago6 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 64
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: