Intermittent testing/firefox-ui/tests/functional/security/test_security_notification.py TestSecurityNotification.test_invalid_cert | AssertionError: 'expired.badssl.com' not found in u''
Categories
(Testing :: Firefox UI Tests, defect)
Tracking
(Not tracked)
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: bulk-close-intermittents, intermittent-failure)
Comment 1•8 years ago
|
||
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•8 years ago
|
Updated•8 years ago
|
Comment 4•7 years ago
|
||
Comment 6•7 years ago
|
||
Failure didn't occur again in the last 7 months.
Comment 7•7 years ago
|
||
Failure log https://treeherder.mozilla.org/logviewer.html#?job_id=232501278&repo=mozilla-inbound
Part of that log
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199366 Marionette DEBUG 7 -> [0,84,"Marionette:SetContext",{"value":"chrome"}]
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199366 Marionette DEBUG 7 <- [1,84,null,{"value":null}]
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199367 Marionette DEBUG 7 -> [0,85,"Marionette:GetContext",{}]
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199367 Marionette DEBUG 7 <- [1,85,null,{"value":"chrome"}]
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199368 Marionette DEBUG 7 -> [0,86,"Marionette:SetContext",{"value":"content"}]
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199369 Marionette DEBUG 7 <- [1,86,null,{"value":null}]
[task 2019-03-07T20:23:19.375Z] 20:23:19 INFO - 1551990199370 Marionette DEBUG 7 -> [0,87,"WebDriver:GetPageSource",{}]
[task 2019-03-07T20:23:19.376Z] 20:23:19 INFO - 1551990199373 Marionette DEBUG 7 <- [1,87,null,{"value":"<html xmlns="http://www.w3.org/1999/xhtml">\n <head>\n <meta http-equiv="Content-Security-Policy\ ... n </body>\n <script type="application/javascript" src="chrome://browser/content/aboutNetError.js"></script>\n</html>"}]
[task 2019-03-07T20:23:19.411Z] 20:23:19 INFO - TEST-UNEXPECTED-FAIL | testing/firefox-ui/tests/functional/security/test_security_notification.py TestSecurityNotification.test_invalid_cert | AssertionError: 'expired.badssl.com' not found in u''
[task 2019-03-07T20:23:19.412Z] 20:23:19 INFO - Traceback (most recent call last):
[task 2019-03-07T20:23:19.413Z] 20:23:19 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
[task 2019-03-07T20:23:19.418Z] 20:23:19 INFO - testMethod()
[task 2019-03-07T20:23:19.419Z] 20:23:19 INFO - File "/builds/worker/workspace/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/security/test_security_notification.py", line 39, in test_invalid_cert
[task 2019-03-07T20:23:19.420Z] 20:23:19 INFO - self.assertIn(self.urls[0][8:], text.get_property('textContent'))
[task 2019-03-07T20:23:19.420Z] 20:23:19 INFO - TEST-INFO took 54838ms
<script type="application/javascript" src="chrome://browser/content/aboutNetError.js">
The internet temporarily failed. There's not much anyone can do about that with this old finished bug. If you'd like to improve these tests to be more resilient to random internet failures, please open a new bug for the release team and reference this bug as the historical record for how we ended up here.
Re-closing oldbug, please do not reopen.
Description
•