Closed
Bug 1231546
Opened 9 years ago
Closed 9 years ago
TEST-UNEXPECTED-FAIL | test_security_notification.py TestSecurityNotification.test_invalid_cert | AssertionError: 'sec_error_expired_certificate' not found in u'ssl-expired.mozqa.com uses an invalid security certificate.\n\nThe certificate expired on..."
Categories
(Testing :: Firefox UI Tests, defect, P1)
Testing
Firefox UI Tests
Tracking
(firefox45 fixed)
RESOLVED
FIXED
mozilla45
Tracking | Status | |
---|---|---|
firefox45 | --- | fixed |
People
(Reporter: whimboo, Assigned: whimboo)
References
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
Full summary of the failure:
TEST-UNEXPECTED-FAIL | test_security_notification.py TestSecurityNotification.test_invalid_cert | AssertionError: 'sec_error_expired_certificate' not found in u'ssl-expired.mozqa.com uses an invalid security certificate.\n\nThe certificate expired on Thursday, March 26, 2015 5:00 AM. The current time is Wednesday, December 09, 2015 1:15 PM.\n\nError code: SEC_ERROR_EXPIRED_CERTIFICATE\n'
https://treeherder.mozilla.org/logviewer.html#?job_id=2864199&repo=mozilla-central
Assignee | ||
Comment 1•9 years ago
|
||
It's actually a regression from bug 1207146 which removed the call to lowercase for the error ids. Fix will be easy and I will cover all in that bug.
Assignee: nobody → hskupin
Blocks: 1207146
Status: NEW → ASSIGNED
Keywords: regression
Priority: -- → P1
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8697164 -
Flags: review?(mjzffr)
Attachment #8697164 -
Flags: review?(mjzffr) → review+
Assignee | ||
Comment 3•9 years ago
|
||
Merged PR to mozilla-central:
https://github.com/mozilla/firefox-ui-tests/commit/47a3fb3d764d188cc4ed0dab28d31a4d21cad590
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
status-firefox45:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 45
Assignee | ||
Updated•9 years ago
|
Keywords: intermittent-failure
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•9 years ago
|
Product: Mozilla QA → Testing
You need to log in
before you can comment on or make changes to this bug.
Description
•