Closed
Bug 1925004
Opened 1 year ago
Closed 1 year ago
Perma browser/base/content/test/about/browser_aboutCertError.js | Test timed out - when Gecko 133 merges to beta on 2024-10-28
Categories
(Firefox :: Security, defect)
Firefox
Security
Tracking
()
VERIFIED
FIXED
133 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox-esr128 | --- | unaffected |
| firefox131 | --- | unaffected |
| firefox132 | --- | unaffected |
| firefox133 | + | verified |
People
(Reporter: agoloman, Assigned: keeler)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
[task 2024-10-16T11:31:56.720Z] 11:31:56 INFO - TEST-PASS | browser/base/content/test/about/browser_aboutCertError.js | Correct error message found - "SEC_ERROR_EXPIRED_CERTIFICATE" == "SEC_ERROR_EXPIRED_CERTIFICATE" -
[task 2024-10-16T11:31:56.721Z] 11:31:56 INFO - TEST-PASS | browser/base/content/test/about/browser_aboutCertError.js | Error message contains a link - "a" == "a" -
[task 2024-10-16T11:31:56.721Z] 11:31:56 INFO - TEST-PASS | browser/base/content/test/about/browser_aboutCertError.js | Error page title is set - "nssBadCert-title" == "nssBadCert-title" -
[task 2024-10-16T11:31:56.722Z] 11:31:56 INFO - TEST-PASS | browser/base/content/test/about/browser_aboutCertError.js | Should list hostname in error message. - "expired.example.com" == "expired.example.com" -
[task 2024-10-16T11:31:56.722Z] 11:31:56 INFO - Clicking the exceptionDialogButton in advanced panel
[task 2024-10-16T11:31:56.723Z] 11:31:56 INFO - Loading the url after adding exception
[task 2024-10-16T11:31:56.723Z] 11:31:56 INFO - Buffered messages logged at 11:30:39
[task 2024-10-16T11:31:56.724Z] 11:31:56 INFO - TEST-PASS | browser/base/content/test/about/browser_aboutCertError.js | Exception has been added - true == true -
[task 2024-10-16T11:31:56.724Z] 11:31:56 INFO - Leaving test bound checkViewSource
[task 2024-10-16T11:31:56.725Z] 11:31:56 INFO - Entering test bound testCertificateTransparency
[task 2024-10-16T11:31:56.725Z] 11:31:56 INFO - Test that when certificate transparency is enforced, the right error page is shown.
[task 2024-10-16T11:31:56.725Z] 11:31:56 INFO - Buffered messages logged at 11:30:40
[task 2024-10-16T11:31:56.726Z] 11:31:56 INFO - Loading and waiting for the cert error
[task 2024-10-16T11:31:56.726Z] 11:31:56 INFO - Buffered messages finished
[task 2024-10-16T11:31:56.727Z] 11:31:56 INFO - TEST-UNEXPECTED-FAIL | browser/base/content/test/about/browser_aboutCertError.js | Test timed out -
[task 2024-10-16T11:31:56.727Z] 11:31:56 INFO - GECKO(1064) | Completed ShutdownLeaks collections in process 1064
[task 2024-10-16T11:31:56.728Z] 11:31:56 INFO - TEST-START | Shutdown
[task 2024-10-16T11:31:56.728Z] 11:31:56 INFO - Browser Chrome Test Summary
[task 2024-10-16T11:31:56.729Z] 11:31:56 INFO - Passed: 88
[task 2024-10-16T11:31:56.729Z] 11:31:56 INFO - Failed: 1
[task 2024-10-16T11:31:56.730Z] 11:31:56 INFO - Todo: 0
[task 2024-10-16T11:31:56.730Z] 11:31:56 INFO - Mode: e10s
[task 2024-10-16T11:31:56.731Z] 11:31:56 INFO - *** End BrowserChrome Test Results ***
Flags: needinfo?(dkeeler)
Updated•1 year ago
|
Comment 1•1 year ago
|
||
The Bugbug bot thinks this bug should belong to the 'Firefox::Security' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Component: General → Security
| Assignee | ||
Comment 3•1 year ago
|
||
Updated•1 year ago
|
Assignee: nobody → dkeeler
Status: NEW → ASSIGNED
| Assignee | ||
Updated•1 year ago
|
Flags: needinfo?(dkeeler)
Pushed by dkeeler@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/08ef6f6be34d
fix certificate transparency error page test so it passes on non-nightly channels r=Gijs
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 133 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•