Closed Bug 1553181 Opened 5 years ago Closed 5 years ago

Perma browser_identityPopup_clearSiteData.js,browser_trackingUI_cookies_subview.js,browser_aboutCertError_telemetry.js | Uncaught exception when Gecko version increases to 70 on 2019-07-08

Categories

(Firefox :: Protections UI, defect, P1)

defect

Tracking

()

RESOLVED FIXED
Firefox 70
Tracking Status
geckoview66 --- unaffected
firefox-esr60 --- unaffected
firefox67 --- unaffected
firefox67.0.1 --- unaffected
firefox68 --- unaffected
firefox69 + unaffected
firefox70 --- fixed

People

(Reporter: apavel, Assigned: johannh)

References

(Regression)

Details

(Keywords: regression)

Attachments

(3 files)

[Tracking Requested - why for this release]:

Version increase simulation

Treeherder link: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=1a7d27e9716b885fa3e1a697d896781f76d0c6fb&selectedJob=247547661

Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=247547661&repo=try&lineNumber=2577

13:37:19 INFO - TEST-START | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js
13:37:20 INFO - TEST-INFO | started process screencapture
13:37:20 INFO - TEST-INFO | screencapture: exit 0
13:37:20 INFO - Buffered messages logged at 13:37:19
13:37:20 INFO - Entering test bound setup
13:37:20 INFO - Leaving test bound setup
13:37:20 INFO - Entering test bound test_ClearSiteData
13:37:20 INFO - TEST-PASS | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Should have data for the base origin. - 66688 > 0 -
13:37:20 INFO - TEST-PASS | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Should have data for the sub origin. - 66688 > 0 -
13:37:20 INFO - TEST-PASS | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | The clear data footer is not hidden. -
13:37:20 INFO - Buffered messages logged at 13:37:20
13:37:20 INFO - Console message: OpenGL compositor Initialized Succesfully.
13:37:20 INFO - Version: 2.1 INTEL-10.6.33
13:37:20 INFO - Vendor: Intel Inc.
13:37:20 INFO - Renderer: Intel Iris OpenGL Engine
13:37:20 INFO - FBO Texture Target: TEXTURE_2D
13:37:20 INFO - Buffered messages finished
13:37:20 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Uncaught exception - at chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:76 - TypeError: events is undefined
13:37:20 INFO - Stack trace:
13:37:20 INFO - testClearing/<@chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:76:24
13:37:20 INFO - asyncwithNewTab@resource://testing-common/BrowserTestUtils.jsm:111:24
13:37:20 INFO - async
testClearing@chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:34:26
13:37:20 INFO - asynctest_ClearSiteData@chrome://mochitests/content/browser/browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js:115:9
13:37:20 INFO - Tester_execTest/<@chrome://mochikit/content/browser-test.js:1116:34
13:37:20 INFO - async
Tester_execTest@chrome://mochikit/content/browser-test.js:1144:12
13:37:20 INFO - nextTest/<@chrome://mochikit/content/browser-test.js:1005:14
13:37:20 INFO - SimpleTest.waitForFocus/waitForFocusInner/focusedOrLoaded/<@chrome://mochikit/content/tests/SimpleTest/SimpleTest.js:803:59
13:37:20 INFO - Leaving test bound test_ClearSiteData
13:37:20 INFO - Entering test bound test_ClearCookies
13:37:21 INFO - GECKO(986) | 2019-05-21 13:37:21.500 plugin-container[1009:9568] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x713b, name = 'com.apple.tsm.portname'
13:37:21 INFO - GECKO(986) | See /usr/include/servers/bootstrap_defs.h for the error codes.
13:37:21 INFO - GECKO(986) | 2019-05-21 13:37:21.501 plugin-container[1009:9568] *** CFMessagePort: bootstrap_register(): failed 1100 (0x44c) 'Permission denied', port = 0x760b, name = 'com.apple.CFPasteboardClient'
13:37:21 INFO - GECKO(986) | See /usr/include/servers/bootstrap_defs.h for the error codes.
13:37:21 INFO - GECKO(986) | 2019-05-21 13:37:21.501 plugin-container[1009:9568] Failed to allocate communication port for com.apple.CFPasteboardClient; this is likely due to sandbox restrictions
13:37:21 INFO - Not taking screenshot here: see the one that was previously logged
13:37:21 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | The clear data footer is not hidden. -

Flags: needinfo?(jrediger)

security.identitypopup event family expires in Firefox 70: https://searchfox.org/mozilla-central/source/toolkit/components/telemetry/Events.yaml#1070

The test will need to be changed to no longer care about the data (in which case the data collection can be removed in addition to being expired), or the data collection will need to have its expiry extended (in which case it will need another Data Collection Review)

Component: Telemetry → Tracking Protection
Flags: needinfo?(jrediger)
Product: Toolkit → Firefox
Summary: Perma browser/base/content/test/siteIdentity/browser_identityPopup_clearSiteData.js | Uncaught exception when Gecko version increases to 70 on 2019-07-08 → Perma browser_identityPopup_clearSiteData.js,browser_trackingUI_cookies_subview.js | Uncaught exception when Gecko version increases to 70 on 2019-07-08
Summary: Perma browser_identityPopup_clearSiteData.js,browser_trackingUI_cookies_subview.js | Uncaught exception when Gecko version increases to 70 on 2019-07-08 → Perma browser_identityPopup_clearSiteData.js,browser_trackingUI_cookies_subview.js,browser_aboutCertError_telemetry.js | Uncaught exception when Gecko version increases to 70 on 2019-07-08
Assignee: nobody → jhofmann
Status: NEW → ASSIGNED
Flags: needinfo?(jhofmann)
Priority: -- → P1

Yeah, so, we will likely need the identity popup metrics for Skyline and there's a small chance we want the cert error metrics for the AV project, so I'm just going to extend them to 72 for now.

Attached file Request for security.ui.certerror (deleted) —
Attachment #9076313 - Flags: data-review?(chutten)

Huh, the original data request for bug 1484251 already specified version 72 as the expiry version, so since chutten is in this thread I'll save myself the bureaucracy of making another request for it, let me know if you want me to do that anyway...

Comment on attachment 9076313 [details] Request for security.ui.certerror The original request covers it, so we're okay.
Attachment #9076313 - Flags: data-review?(chutten)
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/dea686efbbd6 Collect security.ui.certerror until Firefox 72. r=chutten https://hg.mozilla.org/integration/autoland/rev/49a65a87a08f Record security.ui.identitypopup until Firefox 72. r=chutten
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/mozilla-central/rev/3cb98f9604ad Collect security.ui.certerror until Firefox 72. r=chutten https://hg.mozilla.org/mozilla-central/rev/b4a6dafcbed8 Record security.ui.identitypopup until Firefox 72. r=chutten
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 69
Regressions: 1578239
Has Regression Range: --- → yes
Keywords: regression
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: