Closed
Bug 1486306
Opened 6 years ago
Closed 6 years ago
Intermittent testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py TestMixedScriptContentBlocking.test_mixed_content_page | TimeoutException: Timed out after 5.1 seconds with message: Insecure stylesheet has been unblocked
Categories
(Testing :: Firefox UI Tests, defect, P5)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1312632
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: apavel [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=195971568&repo=try
https://queue.taskcluster.net/v1/task/YPHtJxIORS-CGHrVyE--Tw/runs/0/artifacts/public/logs/live_backing.log
03:35:18 INFO - 1535279718280 Marionette TRACE 7 <- [1,203,null,{"value":null}]
03:35:18 INFO - 1535279718281 Marionette TRACE 7 -> [0,204,"WebDriver:TakeScreenshot",{"highlights":null,"full":true,"hash":false,"id":null,"scroll":true}]
03:35:18 INFO - 1535279718319 Marionette TRACE 7 <- [1,204,null,{"value":"iVBORw0KGgoAAAANSUhEUgAABQAAAAPxCAYAAACl+gBxAAAgAElEQVR4nOzdX1BUd773+z4Xu+qps2+6KpepnJrKxaRyQczU4Rkz7mN ... AEAAAAgDEBCAAAAABjAhAAAAAAxgQgAAAAAIwJQAAAAAAYE4AAAAAAMCYAAQAAAGBMAAIAAADAmAAEAAAAgDEBCAAAAABjAX5EMfgR8jhCAAAAAElFTkSuQmCC"}]
03:35:18 INFO - 1535279718322 Marionette TRACE 7 -> [0,205,"Marionette:SetContext",{"value":"chrome"}]
03:35:18 INFO - 1535279718322 Marionette TRACE 7 <- [1,205,null,{"value":null}]
03:35:18 INFO - 1535279718323 Marionette TRACE 7 -> [0,206,"Marionette:GetContext",{}]
03:35:18 INFO - 1535279718323 Marionette TRACE 7 <- [1,206,null,{"value":"chrome"}]
03:35:18 INFO - 1535279718324 Marionette TRACE 7 -> [0,207,"Marionette:SetContext",{"value":"content"}]
03:35:18 INFO - 1535279718324 Marionette TRACE 7 <- [1,207,null,{"value":null}]
03:35:18 INFO - 1535279718324 Marionette TRACE 7 -> [0,208,"WebDriver:GetPageSource",{}]
03:35:18 INFO - 1535279718326 Marionette TRACE 7 <- [1,208,null,{"value":"<html><head>\n <title>Test Mixed Content Blocking</title>\n <link rel=\"stylesheet\" type=\"text/ ... ript src=\"http://mixed-content-tests-mozilla.org/mozqa/mixed_content_blocked/scripts/script1.js\"></script></body></html>"}]
03:35:18 INFO - 1535279718327 Marionette TRACE 7 -> [0,209,"Marionette:SetContext",{"value":"chrome"}]
03:35:18 INFO - 1535279718327 Marionette TRACE 7 <- [1,209,null,{"value":null}]
03:35:18 INFO - TEST-UNEXPECTED-ERROR | testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py TestMixedScriptContentBlocking.test_mixed_content_page | TimeoutException: Timed out after 5.1 seconds with message: Insecure stylesheet has been unblocked
03:35:18 INFO - Traceback (most recent call last):
03:35:18 INFO - File "/Users/cltbld/tasks/task_1535279548/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 159, in run
03:35:18 INFO - testMethod()
03:35:18 INFO - File "/Users/cltbld/tasks/task_1535279548/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py", line 87, in test_mixed_content_page
03:35:18 INFO - self.expect_protection_disabled()
03:35:18 INFO - File "/Users/cltbld/tasks/task_1535279548/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py", line 65, in expect_protection_disabled
03:35:18 INFO - self._expect_protection_status(False)
03:35:18 INFO - File "/Users/cltbld/tasks/task_1535279548/build/tests/firefox-ui/tests/testing/firefox-ui/tests/functional/security/test_mixed_script_content_blocking.py", line 58, in _expect_protection_status
03:35:18 INFO - message=("%s has been %s" % (description, state))
03:35:18 INFO - File "/Users/cltbld/tasks/task_1535279548/build/venv/lib/python2.7/site-packages/marionette_driver/wait.py", line 154, in until
03:35:18 INFO - cause=last_exc)
03:35:18 INFO - TEST-INFO took 7418ms
03:35:18 INFO - 1535279718330 Marionette TRACE 7 -> [0,210,"WebDriver:GetElementProperty",{"id":"56537e9f-8fc0-524f-adb6-7a88aa915c9a","name":"state"}]
Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•