Closed Bug 1553041 Opened 5 years ago Closed 5 years ago

Intermittent browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | about:blankshould start with about:neterror?e=blockedByPolicy - false == true -

Categories

(Firefox :: Enterprise Policies, defect, P5)

defect

Tracking

()

RESOLVED FIXED
Firefox 69
Tracking Status
firefox-esr60 --- unaffected
firefox67 --- unaffected
firefox68 --- fixed
firefox69 --- fixed

People

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

References

(Regression)

Details

(Keywords: intermittent-failure, regression, Whiteboard: [stockwell disable-recommended])

Attachments

(2 files)

Filed by: apavel [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=247486222&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/PIo9oLZqQiyyc03mUv_dnQ/runs/0/artifacts/public/logs/live_backing.log


05:26:09 INFO - TEST-START | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js
05:26:09 INFO - TEST-INFO | started process screenshot
05:26:09 INFO - TEST-INFO | screenshot: exit 0
05:26:09 INFO - Buffered messages logged at 05:26:09
05:26:09 INFO - Entering test bound policies_headjs_startWithCleanSlate
05:26:09 INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Engine is inactive at the start of the test -
05:26:09 INFO - Leaving test bound policies_headjs_startWithCleanSlate
05:26:09 INFO - Entering test bound setup
05:26:09 INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Sanity check the temporary file doesn't exist. - true == true -
05:26:09 INFO - Leaving test bound setup
05:26:09 INFO - Entering test bound test_about_addons
05:26:09 INFO - Buffered messages finished
05:26:09 INFO - TEST-UNEXPECTED-FAIL | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | about:blankshould start with about:neterror?e=blockedByPolicy - false == true -
05:26:09 INFO - Stack trace:
05:26:09 INFO - resource://testing-common/content-task.js line 59 > eval:null:4
05:26:09 INFO - resource://testing-common/content-task.js:null:60
05:26:09 INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Policy Engine should report about:addons as not allowed - false == false -
05:26:09 INFO - Leaving test bound test_about_addons
05:26:09 INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Engine is inactive at the end of the test -
05:26:09 INFO - GECKO(5800) | MEMORY STAT | vsize 742MB | vsizeMaxContiguous 726MB | residentFast 253MB | heapAllocated 128MB
05:26:09 INFO - TEST-OK | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | took 105ms
05:26:09 INFO - checking window state

Hi Mike, seems like the fix for bug 1446639 introduced this failure. Can you please take a look?

Flags: needinfo?(mozilla)
Regressed by: 1446639

Actually that was the goal of 1446639, to make the failure message better so I could diagnose the original problem.

Flags: needinfo?(mozilla)

Oh, okay. So far there are 3 occurences, 2 on windows7-32-shippable opt and 1 on macosx1010-64-shippable opt.

Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/bf05610afb50
Add waitForStateStop to try to fix intermittent. r=jaws
Assignee: nobody → mozilla
Status: NEW → ASSIGNED
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69

This is still happening: https://treeherder.mozilla.org/#/jobs?repo=mozilla-central&selectedJob=247904718&searchStr=windows%2C7%2Copt%2Cmochitests%2Ctest-windows7-32%2Fopt-mochitest-browser-chrome-e10s-2%2Cm%28bc2%29&revision=840b7106d8ae3158aeba8268d2ac0b40c3682bcb
Recent log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=247904718&repo=mozilla-central&lineNumber=4252

06:18:52     INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Sanity check the temporary file doesn't exist. - true == true - 
06:18:52     INFO - Leaving test bound setup
06:18:52     INFO - Entering test bound test_about_addons
06:18:52     INFO - Buffered messages finished
06:18:52     INFO - TEST-UNEXPECTED-FAIL | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | about:blank should start with about:neterror?e=blockedByPolicy - false == true - 
06:18:52     INFO - Stack trace:
06:18:52     INFO - resource://testing-common/content-task.js line 59 > eval:null:4
06:18:52     INFO - resource://testing-common/content-task.js:null:60
06:18:52     INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Policy Engine should report about:addons as not allowed - false == false - 
06:18:52     INFO - Leaving test bound test_about_addons
06:18:52     INFO - Console message: [JavaScript Warning: "Loading failed for the <script> with source “chrome://browser/content/aboutNetError.js”." {file: "about:neterror?e=blockedByPolicy&u=jar%3Afile%3A///Z%3A/task_1558590905/build/application/firefox/omni.ja%21/chrome/toolkit/content/mozapps/extensions/extensions.xul&c=UTF-8&f=regular&d=Your%20organization%20has%20blocked%20access%20to%20this%20page%20or%20website." line: 228}]
06:18:52     INFO - TEST-PASS | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | Engine is inactive at the end of the test - 
06:18:52     INFO - GECKO(4124) | MEMORY STAT | vsize 740MB | vsizeMaxContiguous 807MB | residentFast 255MB | heapAllocated 128MB
06:18:52     INFO - TEST-OK | browser/components/enterprisepolicies/tests/browser/browser_policy_block_about_addons.js | took 131ms
06:18:52     INFO - checking window state
Flags: needinfo?(mozilla)
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Target Milestone: Firefox 69 → ---

Mike, could you please take a look at this failures?

Flags: needinfo?(mozilla)
Pushed by mozilla@kaply.com:
https://hg.mozilla.org/integration/autoland/rev/3cfdc3c783fe
Switch page load mechanism for about policy tests. r=Gijs
Status: REOPENED → ASSIGNED
Flags: needinfo?(mozilla)
Status: ASSIGNED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Has Regression Range: --- → yes

Any idea what happened here in terms of the 1 day of failures on this already-fixed bug from 3 years ago?

Flags: needinfo?(aryx.bugmail)

It was a combinaion of a shortcoming in the way failure matching involving duplicates works + mass classifying failures but this bug got suggested for a test verify failure. The tasks have been reclassified and test verify failure is being tracked in bug 1762972.

Flags: needinfo?(aryx.bugmail)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: