Intermittent /cookies/path/default.html | Test for default cookie path - assert_true: cookie can be retrieved from expected path expected true got false
Categories
(Core :: Networking: Cookies, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: btara [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=316526182&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Std7fJuSSnmQINucgwX7hA/runs/0/artifacts/public/logs/live_backing.log
[task 2020-09-23T22:56:19.090Z] 22:56:19 INFO - TEST-START | /cookies/path/default.html
[task 2020-09-23T22:56:19.134Z] 22:56:19 INFO - Setting pref network.cookie.sameSite.schemeful (false)
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - No module named helpers
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - Traceback (most recent call last):
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/server.py", line 277, in finish_handling
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - handler(request, response)
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/handlers.py", line 313, in call
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - self._set_path_and_load_file(request, response, func)
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/wptserve/handlers.py", line 293, in _set_path_and_load_file
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - exec(compile(f.read(), path, 'exec'), environ, environ)
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - File "/builds/worker/workspace/build/tests/web-platform/tests/cookies/resources/set.py", line 1, in <module>
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - import helpers
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING - ImportError: No module named helpers
[task 2020-09-23T22:56:19.983Z] 22:56:19 WARNING -
[task 2020-09-23T22:56:20.085Z] 22:56:20 INFO -
[task 2020-09-23T22:56:20.085Z] 22:56:20 INFO - TEST-UNEXPECTED-FAIL | /cookies/path/default.html | Test for default cookie path - assert_true: cookie can be retrieved from expected path expected true got false
[task 2020-09-23T22:56:20.085Z] 22:56:20 INFO - verify<@http://web-platform.test:8000/cookies/path/default.html:28:16
[task 2020-09-23T22:56:20.085Z] 22:56:20 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:1977:25
[task 2020-09-23T22:56:20.085Z] 22:56:20 INFO - Test.prototype.step_func/<@http://web-platform.test:8000/resources/testharness.js:2002:35
[task 2020-09-23T22:56:20.086Z] 22:56:20 INFO - createIframe/iframe.onload@http://web-platform.test:8000/cookies/path/default.html:21:9
[task 2020-09-23T22:56:20.087Z] 22:56:20 INFO - TEST-OK | /cookies/path/default.html | took 996ms
Comment hidden (Intermittent Failures Robot) |
Comment 2•4 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•