Closed Bug 1800486 Opened 2 years ago Closed 2 years ago

Intermittent /paint-timing/first-contentful-canvas-none.html | single tracking bug

Categories

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

defect

Tracking

()

RESOLVED INCOMPLETE

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure, intermittent-testcase)

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


[task 2022-11-14T15:13:15.501Z] 15:13:15     INFO - TEST-START | /pointerevents/pointerevent_auxclick_is_a_pointerevent.html?pen
[task 2022-11-14T15:13:15.506Z] 15:13:15     INFO - Closing window 44dd4b68-ed65-434f-af73-662fa99e009e
[task 2022-11-14T15:13:16.005Z] 15:13:16     INFO - {'actions': [{'type': 'none', 'actions': [{'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}, {'type': 'pause', 'duration': 16}], 'id': '0'}, {'type': 'pointer', 'actions': [{'type': 'pointerMove', 'x': 0, 'y': 0, 'origin': {'element-6066-11e4-a52e-4f735466cecf': 'f5224f5f-aaab-45b8-8c1b-4a4619d2fdf9'}}, {'type': 'pointerDown', 'button': 1}, {'type': 'pointerUp', 'button': 1}], 'parameters': {'pointerType': 'pen'}, 'id': 'penTestPointer'}]}
[task 2022-11-14T15:13:16.036Z] 15:13:16  WARNING - Action action_sequence failed
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - Traceback (most recent call last):
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 740, in process_action
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -     result = action_handler(payload)
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/actions.py", line 112, in __call__
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -     self.protocol.action_sequence.send_actions({"actions": actions})
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 497, in send_actions
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -     self.marionette._send_message("WebDriver:PerformActions", actions)
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -     return func(*args, **kwargs)
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 668, in _send_message
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -     self._handle_error(err)
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 680, in _handle_error
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - marionette_driver.errors.UnknownException: Error: Unimplemented pointerMove for pointerType pen
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - stacktrace:
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - 	pointerMove@chrome://remote/content/marionette/action.sys.mjs:1627:11
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - 	performPointerMoveStep@chrome://remote/content/marionette/action.sys.mjs:1044:25
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - 	dispatch/<@chrome://remote/content/marionette/action.sys.mjs:1017:22
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - 	moveOverTime@chrome://remote/content/marionette/action.sys.mjs:1562:11
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - 
[task 2022-11-14T15:13:16.038Z] 15:13:16  WARNING - 
[task 2022-11-14T15:13:16.044Z] 15:13:16     INFO - PID 12029 | JavaScript error: , line 0: uncaught exception: error: undefined
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - Traceback (most recent call last):
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 839, in run_func
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     self.result = True, self.func(self.protocol, self.url, self.timeout)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 967, in do_testharness
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     done, rv = handler(result)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 724, in __call__
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     return callback(url, payload)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/base.py", line 740, in process_action
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     result = action_handler(payload)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/actions.py", line 112, in __call__
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     self.protocol.action_sequence.send_actions({"actions": actions})
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/tests/web-platform/tests/tools/wptrunner/wptrunner/executors/executormarionette.py", line 497, in send_actions
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     self.marionette._send_message("WebDriver:PerformActions", actions)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/decorators.py", line 27, in _
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     return func(*args, **kwargs)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 668, in _send_message
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     self._handle_error(err)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -   File "/builds/worker/workspace/build/venv/lib/python3.6/site-packages/marionette_driver/marionette.py", line 680, in _handle_error
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING -     raise errors.lookup(error)(message, stacktrace=stacktrace)
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - marionette_driver.errors.UnknownException: Error: Unimplemented pointerMove for pointerType pen
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - stacktrace:
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - 	pointerMove@chrome://remote/content/marionette/action.sys.mjs:1627:11
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - 	performPointerMoveStep@chrome://remote/content/marionette/action.sys.mjs:1044:25
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - 	dispatch/<@chrome://remote/content/marionette/action.sys.mjs:1017:22
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - 	moveOverTime@chrome://remote/content/marionette/action.sys.mjs:1562:11
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - 
[task 2022-11-14T15:13:16.048Z] 15:13:16  WARNING - 
[task 2022-11-14T15:13:16.052Z] 15:13:16     INFO - TEST-ERROR | /pointerevents/pointerevent_auxclick_is_a_pointerevent.html?pen | took 546ms
[task 2022-11-14T15:13:16.052Z] 15:13:16     INFO - PID 12029 | 1668438796047	Marionette	INFO	Stopped listening on port 45046
[task 2022-11-14T15:13:16.618Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.618Z] 15:13:16     INFO - PID 12029 | Suppressions used:
[task 2022-11-14T15:13:16.618Z] 15:13:16     INFO - PID 12029 |   count      bytes template
[task 2022-11-14T15:13:16.618Z] 15:13:16     INFO - PID 12029 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:16.618Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.679Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.679Z] 15:13:16     INFO - PID 12029 | Suppressions used:
[task 2022-11-14T15:13:16.679Z] 15:13:16     INFO - PID 12029 |   count      bytes template
[task 2022-11-14T15:13:16.679Z] 15:13:16     INFO - PID 12029 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:16.679Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.721Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.722Z] 15:13:16     INFO - PID 12029 | Suppressions used:
[task 2022-11-14T15:13:16.724Z] 15:13:16     INFO - PID 12029 |   count      bytes template
[task 2022-11-14T15:13:16.725Z] 15:13:16     INFO - PID 12029 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:16.726Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.744Z] 15:13:16     INFO - PID 12029 | WARNING: A blocker encountered an error while we were waiting.
[task 2022-11-14T15:13:16.744Z] 15:13:16     INFO - PID 12029 |           Blocker:  Waiting for ping task
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 |           Phase: TelemetryController: Waiting for pending ping activity
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 |           State: (none)
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:554:48
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | send@resource://gre/modules/TelemetryControllerParent.jsm:642:24
[task 2022-11-14T15:13:16.753Z] 15:13:16     INFO - PID 12029 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
[task 2022-11-14T15:13:16.754Z] 15:13:16     INFO - PID 12029 | sendPing@resource://gre/modules/EventPing.jsm:51:30
[task 2022-11-14T15:13:16.754Z] 15:13:16     INFO - PID 12029 | _submitPing@resource://gre/modules/EventPing.jsm:229:12
[task 2022-11-14T15:13:16.754Z] 15:13:16     INFO - PID 12029 | shutdown@resource://gre/modules/EventPing.jsm:112:10
[task 2022-11-14T15:13:16.754Z] 15:13:16     INFO - PID 12029 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:954:31
[task 2022-11-14T15:13:16.754Z] 15:13:16     INFO - PID 12029 | shutdown/<@resource://gre/modules/TelemetryControllerParent.jsm:1024:24
[task 2022-11-14T15:13:16.755Z] 15:13:16     INFO - PID 12029 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:16.837Z] 15:13:16     INFO - PID 12029 | WARNING: A blocker encountered an error while we were waiting.
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 |           Blocker:  Waiting for ping task
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 |           Phase: TelemetryController: Waiting for pending ping activity
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 |           State: (none)
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:16.838Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:16.840Z] 15:13:16     INFO - PID 12029 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:16.841Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:16.841Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:16.842Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:16.845Z] 15:13:16     INFO - PID 12029 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
[task 2022-11-14T15:13:16.846Z] 15:13:16     INFO - PID 12029 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
[task 2022-11-14T15:13:16.847Z] 15:13:16     INFO - PID 12029 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:554:48
[task 2022-11-14T15:13:16.849Z] 15:13:16     INFO - PID 12029 | send@resource://gre/modules/TelemetryControllerParent.jsm:642:24
[task 2022-11-14T15:13:16.850Z] 15:13:16     INFO - PID 12029 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
[task 2022-11-14T15:13:16.852Z] 15:13:16     INFO - PID 12029 | saveShutdownPings@resource://gre/modules/TelemetrySession.jsm:982:34
[task 2022-11-14T15:13:16.853Z] 15:13:16     INFO - PID 12029 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1232:20
[task 2022-11-14T15:13:16.854Z] 15:13:16     INFO - PID 12029 | cleanup@resource://gre/modules/TelemetrySession.jsm:1239:9
[task 2022-11-14T15:13:16.856Z] 15:13:16     INFO - PID 12029 | shutdownChromeProcess@resource://gre/modules/TelemetrySession.jsm:1256:14
[task 2022-11-14T15:13:16.857Z] 15:13:16     INFO - PID 12029 | shutdown@resource://gre/modules/TelemetrySession.jsm:247:17
[task 2022-11-14T15:13:16.858Z] 15:13:16     INFO - PID 12029 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:973:35
[task 2022-11-14T15:13:16.860Z] 15:13:16     INFO - PID 12029 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:16.861Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.863Z] 15:13:16     INFO - PID 12029 | Suppressions used:
[task 2022-11-14T15:13:16.864Z] 15:13:16     INFO - PID 12029 |   count      bytes template
[task 2022-11-14T15:13:16.865Z] 15:13:16     INFO - PID 12029 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:16.867Z] 15:13:16     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:16.885Z] 15:13:16     INFO - PID 12029 | WARNING: A blocker encountered an error while we were waiting.
[task 2022-11-14T15:13:16.887Z] 15:13:16     INFO - PID 12029 |           Blocker:  TelemetryController: shutting down
[task 2022-11-14T15:13:16.889Z] 15:13:16     INFO - PID 12029 |           Phase: profile-before-change-telemetry
[task 2022-11-14T15:13:16.890Z] 15:13:16     INFO - PID 12029 |           State: Error getting state: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange" at addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:16.891Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:16.891Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:16.892Z] 15:13:16     INFO - PID 12029 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:16.893Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:16.894Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:16.894Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:16.895Z] 15:13:16     INFO - PID 12029 | getShutdownState@resource://gre/modules/TelemetrySend.jsm:1687:7
[task 2022-11-14T15:13:16.896Z] 15:13:16     INFO - PID 12029 | getShutdownState@resource://gre/modules/TelemetrySend.jsm:369:30
[task 2022-11-14T15:13:16.897Z] 15:13:16     INFO - PID 12029 | _getState@resource://gre/modules/TelemetryControllerParent.jsm:1072:38
[task 2022-11-14T15:13:16.897Z] 15:13:16     INFO - PID 12029 | setupTelemetry/<@resource://gre/modules/TelemetryControllerParent.jsm:931:18
[task 2022-11-14T15:13:16.898Z] 15:13:16     INFO - PID 12029 | safeGetState@resource://gre/modules/AsyncShutdown.jsm:242:17
[task 2022-11-14T15:13:16.899Z] 15:13:16     INFO - PID 12029 | Barrier/addBlocker/promise<@resource://gre/modules/AsyncShutdown.jsm:751:20
[task 2022-11-14T15:13:16.900Z] 15:13:16     INFO - PID 12029 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:16.901Z] 15:13:16     INFO - PID 12029 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.901Z] 15:13:16     INFO - PID 12029 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:16.902Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:16.903Z] 15:13:16     INFO - PID 12029 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:16.904Z] 15:13:16     INFO - PID 12029 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:16.904Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:16.905Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:16.906Z] 15:13:16     INFO - PID 12029 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:16.907Z] 15:13:16     INFO - PID 12029 | removeAbortedSessionPing@resource://gre/modules/TelemetryControllerParent.jsm:735:5
[task 2022-11-14T15:13:16.907Z] 15:13:16     INFO - PID 12029 | removeAbortedSessionPing@resource://gre/modules/TelemetryControllerParent.jsm:249:17
[task 2022-11-14T15:13:16.908Z] 15:13:16     INFO - PID 12029 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1235:42
[task 2022-11-14T15:13:16.909Z] 15:13:16     INFO - PID 12029 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:16.941Z] 15:13:16     INFO - PID 12029 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.942Z] 15:13:16     INFO - PID 12029 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.943Z] 15:13:16     INFO - PID 12029 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.944Z] 15:13:16     INFO - PID 12029 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:16.945Z] 15:13:16     INFO - PID 12029 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:18.780Z] 15:13:18     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:18.781Z] 15:13:18     INFO - PID 12029 | Suppressions used:
[task 2022-11-14T15:13:18.782Z] 15:13:18     INFO - PID 12029 |   count      bytes template
[task 2022-11-14T15:13:18.783Z] 15:13:18     INFO - PID 12029 |       1         32 nsComponentManagerImpl
[task 2022-11-14T15:13:18.784Z] 15:13:18     INFO - PID 12029 |     633      18115 libfontconfig.so
[task 2022-11-14T15:13:18.784Z] 15:13:18     INFO - PID 12029 |       2      16393 libglib-2.0.so
[task 2022-11-14T15:13:18.784Z] 15:13:18     INFO - PID 12029 |       1         32 XPCWrappedNativeJSOps
[task 2022-11-14T15:13:18.784Z] 15:13:18     INFO - PID 12029 | -----------------------------------------------------
[task 2022-11-14T15:13:18.862Z] 15:13:18     INFO - Browser exited with return code 0
[task 2022-11-14T15:13:18.865Z] 15:13:18     INFO - LeakSanitizer | Leak checks disabled
[task 2022-11-14T15:13:18.865Z] 15:13:18     INFO - Closing logging queue
[task 2022-11-14T15:13:18.866Z] 15:13:18     INFO - queue closed
[task 2022-11-14T15:13:18.876Z] 15:13:18     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2022-11-14T15:13:18.882Z] 15:13:18     INFO - LSan enabled.
[task 2022-11-14T15:13:18.883Z] 15:13:18     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2022-11-14T15:13:18.884Z] 15:13:18     INFO - UBSan enabled.
[task 2022-11-14T15:13:18.884Z] 15:13:18     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmp04wm2d2g
[task 2022-11-14T15:13:18.892Z] 15:13:18     INFO - Starting runner
[task 2022-11-14T15:13:20.186Z] 15:13:20     INFO - PID 12275 | 1668438800185	Marionette	INFO	Marionette enabled
[task 2022-11-14T15:13:20.194Z] 15:13:20     INFO - PID 12275 | 1668438800193	Marionette	INFO	Listening on port 54528
[task 2022-11-14T15:13:21.043Z] 15:13:21     INFO - 
[task 2022-11-14T15:13:21.043Z] 15:13:21     INFO - TEST-UNEXPECTED-TIMEOUT | /paint-timing/first-contentful-canvas-none.html | First contentful paint should not fire for canvas type none - Test timed out
[task 2022-11-14T15:13:21.044Z] 15:13:21     INFO - TEST-UNEXPECTED-TIMEOUT | /paint-timing/first-contentful-canvas-none.html | expected OK
[task 2022-11-14T15:13:21.044Z] 15:13:21     INFO - TEST-INFO took 30286ms
[task 2022-11-14T15:13:21.049Z] 15:13:21     INFO - PID 11451 | 1668438801047	Marionette	INFO	Stopped listening on port 56987
[task 2022-11-14T15:13:21.265Z] 15:13:21     INFO - PID 11451 | ALSA lib seq_hw.c:466:(snd_seq_hw_open) open /dev/snd/seq failed: No such file or directory
[task 2022-11-14T15:13:21.662Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.664Z] 15:13:21     INFO - PID 11451 | Suppressions used:
[task 2022-11-14T15:13:21.664Z] 15:13:21     INFO - PID 11451 |   count      bytes template
[task 2022-11-14T15:13:21.664Z] 15:13:21     INFO - PID 11451 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:21.664Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.769Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.769Z] 15:13:21     INFO - PID 11451 | Suppressions used:
[task 2022-11-14T15:13:21.769Z] 15:13:21     INFO - PID 11451 |   count      bytes template
[task 2022-11-14T15:13:21.769Z] 15:13:21     INFO - PID 11451 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:21.769Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.797Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.797Z] 15:13:21     INFO - PID 11451 | Suppressions used:
[task 2022-11-14T15:13:21.797Z] 15:13:21     INFO - PID 11451 |   count      bytes template
[task 2022-11-14T15:13:21.797Z] 15:13:21     INFO - PID 11451 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:21.797Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.808Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.809Z] 15:13:21     INFO - PID 11451 | Suppressions used:
[task 2022-11-14T15:13:21.810Z] 15:13:21     INFO - PID 11451 |   count      bytes template
[task 2022-11-14T15:13:21.812Z] 15:13:21     INFO - PID 11451 |       2        288 libfontconfig.so
[task 2022-11-14T15:13:21.812Z] 15:13:21     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:21.867Z] 15:13:21     INFO - PID 11451 | WARNING: A blocker encountered an error while we were waiting.
[task 2022-11-14T15:13:21.868Z] 15:13:21     INFO - PID 11451 |           Blocker:  Waiting for ping task
[task 2022-11-14T15:13:21.868Z] 15:13:21     INFO - PID 11451 |           Phase: TelemetryController: Waiting for pending ping activity
[task 2022-11-14T15:13:21.868Z] 15:13:21     INFO - PID 11451 |           State: (none)
[task 2022-11-14T15:13:21.871Z] 15:13:21     INFO - PID 11451 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:21.877Z] 15:13:21     INFO - PID 11451 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:21.877Z] 15:13:21     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:21.877Z] 15:13:21     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:21.877Z] 15:13:21     INFO - PID 11451 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:21.877Z] 15:13:21     INFO - PID 11451 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:21.878Z] 15:13:21     INFO - PID 11451 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:21.878Z] 15:13:21     INFO - PID 11451 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:21.879Z] 15:13:21     INFO - PID 11451 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:554:48
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | send@resource://gre/modules/TelemetryControllerParent.jsm:642:24
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | sendPing@resource://gre/modules/EventPing.jsm:51:30
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | _submitPing@resource://gre/modules/EventPing.jsm:229:12
[task 2022-11-14T15:13:21.883Z] 15:13:21     INFO - PID 11451 | shutdown@resource://gre/modules/EventPing.jsm:112:10
[task 2022-11-14T15:13:21.884Z] 15:13:21     INFO - PID 11451 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:954:31
[task 2022-11-14T15:13:21.884Z] 15:13:21     INFO - PID 11451 | shutdown/<@resource://gre/modules/TelemetryControllerParent.jsm:1024:24
[task 2022-11-14T15:13:21.884Z] 15:13:21     INFO - PID 11451 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:21.955Z] 15:13:21     INFO - PID 11451 | WARNING: A blocker encountered an error while we were waiting.
[task 2022-11-14T15:13:21.955Z] 15:13:21     INFO - PID 11451 |           Blocker:  Waiting for ping task
[task 2022-11-14T15:13:21.955Z] 15:13:21     INFO - PID 11451 |           Phase: TelemetryController: Waiting for pending ping activity
[task 2022-11-14T15:13:21.955Z] 15:13:21     INFO - PID 11451 |           State: (none)
[task 2022-11-14T15:13:21.956Z] 15:13:21     INFO - PID 11451 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:21.967Z] 15:13:21     INFO - PID 11451 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:21.967Z] 15:13:21     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:103:5
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | promiseArchivePing@resource://gre/modules/TelemetryArchive.jsm:63:33
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | _submitPingLogic@resource://gre/modules/TelemetryControllerParent.jsm:554:48
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | send@resource://gre/modules/TelemetryControllerParent.jsm:642:24
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | submitExternalPing@resource://gre/modules/TelemetryControllerParent.jsm:182:17
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | saveShutdownPings@resource://gre/modules/TelemetrySession.jsm:982:34
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1232:20
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | cleanup@resource://gre/modules/TelemetrySession.jsm:1239:9
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | shutdownChromeProcess@resource://gre/modules/TelemetrySession.jsm:1256:14
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | shutdown@resource://gre/modules/TelemetrySession.jsm:247:17
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | _cleanupOnShutdown@resource://gre/modules/TelemetryControllerParent.jsm:973:35
[task 2022-11-14T15:13:21.968Z] 15:13:21     INFO - PID 11451 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 | WARNING: A blocker encountered an error while we were waiting.
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 |           Blocker:  TelemetryController: shutting down
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 |           Phase: profile-before-change-telemetry
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 |           State: Error getting state: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange" at addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:22.047Z] 15:13:22     INFO - PID 11451 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | getShutdownState@resource://gre/modules/TelemetrySend.jsm:1687:7
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | getShutdownState@resource://gre/modules/TelemetrySend.jsm:369:30
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | _getState@resource://gre/modules/TelemetryControllerParent.jsm:1072:38
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | setupTelemetry/<@resource://gre/modules/TelemetryControllerParent.jsm:931:18
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | safeGetState@resource://gre/modules/AsyncShutdown.jsm:242:17
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | Barrier/addBlocker/promise<@resource://gre/modules/AsyncShutdown.jsm:751:20
[task 2022-11-14T15:13:22.048Z] 15:13:22     INFO - PID 11451 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:22.050Z] 15:13:22     INFO - PID 11451 | WARNING: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:22.052Z] 15:13:22     INFO - PID 11451 | WARNING: addBlocker@resource://gre/modules/AsyncShutdown.jsm:703:15
[task 2022-11-14T15:13:22.053Z] 15:13:22     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:511:26
[task 2022-11-14T15:13:22.053Z] 15:13:22     INFO - PID 11451 | addBlocker@resource://gre/modules/AsyncShutdown.jsm:450:15
[task 2022-11-14T15:13:22.054Z] 15:13:22     INFO - PID 11451 | setupShutdown@resource://gre/modules/osfile/osfile_async_front.jsm:1563:28
[task 2022-11-14T15:13:22.055Z] 15:13:22     INFO - PID 11451 | @resource://gre/modules/osfile/osfile_async_front.jsm:1583:16
[task 2022-11-14T15:13:22.055Z] 15:13:22     INFO - PID 11451 | @resource://gre/modules/osfile.jsm:12:30
[task 2022-11-14T15:13:22.056Z] 15:13:22     INFO - PID 11451 | @resource://gre/modules/TelemetryStorage.jsm:19:28
[task 2022-11-14T15:13:22.056Z] 15:13:22     INFO - PID 11451 | removeAbortedSessionPing@resource://gre/modules/TelemetryControllerParent.jsm:735:5
[task 2022-11-14T15:13:22.057Z] 15:13:22     INFO - PID 11451 | removeAbortedSessionPing@resource://gre/modules/TelemetryControllerParent.jsm:249:17
[task 2022-11-14T15:13:22.058Z] 15:13:22     INFO - PID 11451 | shutdownChromeProcess/cleanup/<@resource://gre/modules/TelemetrySession.jsm:1235:42
[task 2022-11-14T15:13:22.064Z] 15:13:22     INFO - PID 11451 | observe@resource://gre/modules/AsyncShutdown.jsm:560:16
[task 2022-11-14T15:13:22.609Z] 15:13:22     INFO - PID 11451 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:22.610Z] 15:13:22     INFO - PID 11451 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:22.611Z] 15:13:22     INFO - PID 11451 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:22.612Z] 15:13:22     INFO - PID 11451 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:22.612Z] 15:13:22     INFO - PID 11451 | JavaScript error: resource://gre/modules/AsyncShutdown.jsm, line 703: Error: Phase "profile-before-change" is finished, it is too late to register completion condition "OS.File: flush I/O queued before profileBeforeChange"
[task 2022-11-14T15:13:24.305Z] 15:13:24     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:24.307Z] 15:13:24     INFO - PID 11451 | Suppressions used:
[task 2022-11-14T15:13:24.307Z] 15:13:24     INFO - PID 11451 |   count      bytes template
[task 2022-11-14T15:13:24.307Z] 15:13:24     INFO - PID 11451 |       1         32 nsComponentManagerImpl
[task 2022-11-14T15:13:24.309Z] 15:13:24     INFO - PID 11451 |     633      18115 libfontconfig.so
[task 2022-11-14T15:13:24.309Z] 15:13:24     INFO - PID 11451 |       2      16393 libglib-2.0.so
[task 2022-11-14T15:13:24.310Z] 15:13:24     INFO - PID 11451 |       1         32 XPCWrappedNativeJSOps
[task 2022-11-14T15:13:24.310Z] 15:13:24     INFO - PID 11451 | -----------------------------------------------------
[task 2022-11-14T15:13:24.391Z] 15:13:24     INFO - Browser exited with return code 0
[task 2022-11-14T15:13:24.393Z] 15:13:24     INFO - Closing logging queue
[task 2022-11-14T15:13:24.394Z] 15:13:24     INFO - queue closed
[task 2022-11-14T15:13:24.403Z] 15:13:24     INFO - INFO | runtests.py | ASan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2022-11-14T15:13:24.411Z] 15:13:24     INFO - LSan enabled.
[task 2022-11-14T15:13:24.411Z] 15:13:24     INFO - INFO | runtests.py | ASan running in default memory configuration
[task 2022-11-14T15:13:24.411Z] 15:13:24     INFO - UBSan enabled.
[task 2022-11-14T15:13:24.412Z] 15:13:24     INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmp2zgqrb7x
[task 2022-11-14T15:13:24.421Z] 15:13:24     INFO - Starting runner
[task 2022-11-14T15:13:25.993Z] 15:13:25     INFO - PID 12453 | 1668438805992	Marionette	INFO	Marionette enabled
[task 2022-11-14T15:13:26.002Z] 15:13:26     INFO - PID 12453 | 1668438806001	Marionette	INFO	Listening on port 56372
[task 2022-11-14T15:13:27.125Z] 15:13:27     INFO - PID 12275 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmp04wm2d2g/search.json.mozlz4", (void 0)))
[task 2022-11-14T15:13:29.948Z] 15:13:29     INFO - TEST-START | /pointerevents/pointerevent_boundary_events_at_implicit_release_hoverable_pointers.html
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → INCOMPLETE
You need to log in before you can comment on or make changes to this bug.