Closed Bug 1772445 Opened 3 years ago Closed 3 years ago

Intermittent /referrer-policy/css-integration/svg/processing-instruction.html | Styling SVG from ProcessingInstruction filter - promise_test: Unhandled rejection with value: object "SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the

Categories

(Core :: DOM: Security, defect, P5)

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, Whiteboard: [domsecurity-intermittent])

Filed by: imoraru [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=380090575&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/VjGuTiWoS8aTXiwdTZZgcg/runs/0/artifacts/public/logs/live_backing.log


[task 2022-06-02T23:54:32.631Z] 23:54:32     INFO - TEST-START | /referrer-policy/css-integration/svg/processing-instruction.html
[task 2022-06-02T23:54:32.632Z] 23:54:32     INFO - Closing window 29cff98e-9ed2-4b66-bd4c-42717804de76
[task 2022-06-02T23:54:36.411Z] 23:54:36  WARNING - wptserve HTTPException in handler: 500
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING - wptserve Traceback (most recent call last):
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\handlers.py", line 361, in __call__
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -     rv = self.func(request, response)
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\common/security-features/subresource/svg.py", line 34, in main
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -     subresource.respond(request,
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\common\security-features\subresource\subresource.py", line 199, in respond
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -     response.writer.write(payload)
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\response.py", line 788, in write
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -     self._wfile.write(self.encode(data))
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\response.py", line 818, in encode
[task 2022-06-02T23:54:36.429Z] 23:54:36  WARNING -     raise ValueError("data %r should be text or binary, but is %s" % (data, type(data)))
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - ValueError: data None should be text or binary, but is <class 'NoneType'>
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - 
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - During handling of the above exception, another exception occurred:
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - 
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - Traceback (most recent call last):
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\server.py", line 289, in finish_handling
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -     handler(request, response)
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\handlers.py", line 322, in __call__
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -     self._load_file(request, response, func)
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\handlers.py", line 308, in _load_file
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -     return func(request, response, environ, path)
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\handlers.py", line 317, in func
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -     handler(request, response)
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -   File "Z:\task_165420587766563\build\tests\web-platform\tests\tools\wptserve\wptserve\handlers.py", line 366, in __call__
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING -     raise HTTPException(500, message=msg)
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - wptserve.utils.HTTPException: 500
[task 2022-06-02T23:54:36.430Z] 23:54:36  WARNING - 
[task 2022-06-02T23:54:36.431Z] 23:54:36  WARNING - wptserve Exception loading http://web-platform.test:8000/common/security-features/subresource/svg.py?id=a52f226b-87e2-40da-b8e5-2bd441f73088&report-headers: 500
[task 2022-06-02T23:54:36.432Z] 23:54:36     INFO - wptserve 500
[task 2022-06-02T23:54:41.351Z] 23:54:41     INFO - 
[task 2022-06-02T23:54:41.351Z] 23:54:41     INFO - TEST-PASS | /referrer-policy/css-integration/svg/processing-instruction.html | Styling SVG from ProcessingInstruction fill 
[task 2022-06-02T23:54:41.351Z] 23:54:41     INFO - TEST-PASS | /referrer-policy/css-integration/svg/processing-instruction.html | Styling SVG from ProcessingInstruction stroke 
[task 2022-06-02T23:54:41.361Z] 23:54:41     INFO - TEST-UNEXPECTED-FAIL | /referrer-policy/css-integration/svg/processing-instruction.html | Styling SVG from ProcessingInstruction filter - promise_test: Unhandled rejection with value: object "SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data"
[task 2022-06-02T23:54:41.364Z] 23:54:41     INFO - ......
[task 2022-06-02T23:54:41.364Z] 23:54:41     INFO - TEST-OK | /referrer-policy/css-integration/svg/processing-instruction.html | took 8731ms
[task 2022-06-02T23:54:41.364Z] 23:54:41     INFO - Restarting browser for new test group
[task 2022-06-02T23:54:41.366Z] 23:54:41     INFO - PID 2656 | 1654214081363	Marionette	INFO	Stopped listening on port 55797
[task 2022-06-02T23:54:41.769Z] 23:54:41     INFO - Browser exited with return code 0
[task 2022-06-02T23:54:41.773Z] 23:54:41     INFO - Closing logging queue
[task 2022-06-02T23:54:41.774Z] 23:54:41     INFO - queue closed
[task 2022-06-02T23:54:41.838Z] 23:54:41     INFO - Application command: Z:\task_165420587766563\build\application\firefox\firefox.exe -marionette about:blank --wait-for-browser -profile C:\Users\task_165420587766563\AppData\Local\Temp\tmpq8i0mg7x
[task 2022-06-02T23:54:41.849Z] 23:54:41     INFO - PID 1812 | 1654214035476	Marionette	INFO	Marionette enabled
[task 2022-06-02T23:54:41.849Z] 23:54:41     INFO - PID 1812 | 1654214035479	Marionette	INFO	Listening on port 55859
[task 2022-06-02T23:54:41.850Z] 23:54:41     INFO - PID 1812 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at C:\\Users\\task_165420587766563\\AppData\\Local\\Temp\\tmpzsdebv1q\\search.json.mozlz4", (void 0)))
[task 2022-06-02T23:54:41.851Z] 23:54:41     INFO - PID 1812 | [Parent 5068, IPC I/O Parent] WARNING: file /builds/worker/checkouts/gecko/ipc/chromium/src/base/process_util_win.cc:167
[task 2022-06-02T23:54:41.852Z] 23:54:41     INFO - Starting runner
[task 2022-06-02T23:54:42.741Z] 23:54:42     INFO - TEST-START | /referrer-policy/gen/worker-classic.http-rp/no-referrer/fetch.http.html
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.