Closed
Bug 1737898
Opened 3 years ago
Closed 3 years ago
Intermittent [tier 2] /css/css-transitions/CSSTransition-effect.tentative.html | After setting a transition's effect to null, it should be possible to interrupt that transition - assert_not_equals: got disallowed value 0
Categories
(Core :: CSS Transitions and Animations, defect, P5)
Core
CSS Transitions and Animations
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: mlaza [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=356097300&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/OlDkEdt7TFqJ3I8PMprc0Q/runs/0/artifacts/public/logs/live_backing.log
[task 2021-10-26T20:40:28.949Z] 20:40:28 INFO - TEST-START | /css/css-transitions/CSSTransition-effect.tentative.html
[task 2021-10-26T20:40:28.964Z] 20:40:28 INFO - Closing window c74afe91-e7a5-4b73-887d-05e0d9868ed6
[task 2021-10-26T20:40:30.764Z] 20:40:30 INFO -
[task 2021-10-26T20:40:30.764Z] 20:40:30 INFO - TEST-PASS | /css/css-transitions/CSSTransition-effect.tentative.html | After setting a transition's effect to null, it still reports the original transition property
[task 2021-10-26T20:40:30.764Z] 20:40:30 INFO - TEST-PASS | /css/css-transitions/CSSTransition-effect.tentative.html | After setting a transition's effect to null, it becomes finished
[task 2021-10-26T20:40:30.764Z] 20:40:30 INFO - TEST-PASS | /css/css-transitions/CSSTransition-effect.tentative.html | After setting a transition's effect to null, style is updated
[task 2021-10-26T20:40:30.764Z] 20:40:30 INFO - TEST-FAIL | /css/css-transitions/CSSTransition-effect.tentative.html | After setting a transition's effect to null, a new transition can be started - assert_equals: expected "100px" but got "100.001px"
[task 2021-10-26T20:40:30.765Z] 20:40:30 INFO - @http://web-platform.test:8000/css/css-transitions/CSSTransition-effect.tentative.html:93:16
[task 2021-10-26T20:40:30.765Z] 20:40:30 INFO - TEST-UNEXPECTED-FAIL | /css/css-transitions/CSSTransition-effect.tentative.html | After setting a transition's effect to null, it should be possible to interrupt that transition - assert_not_equals: got disallowed value 0
[task 2021-10-26T20:40:30.765Z] 20:40:30 INFO - @http://web-platform.test:8000/css/css-transitions/CSSTransition-effect.tentative.html:117:20
[task 2021-10-26T20:40:30.767Z] 20:40:30 INFO - .....
[task 2021-10-26T20:40:30.768Z] 20:40:30 INFO - TEST-OK | /css/css-transitions/CSSTransition-effect.tentative.html | took 1816ms
[task 2021-10-26T20:40:30.774Z] 20:40:30 INFO - PID 5179 | 1635280830769 Marionette INFO Stopped listening on port 57257
[task 2021-10-26T20:40:32.398Z] 20:40:32 INFO - PID 5179 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-10-26T20:40:32.406Z] 20:40:32 INFO - PID 5179 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-10-26T20:40:32.408Z] 20:40:32 INFO - PID 5179 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-10-26T20:40:32.410Z] 20:40:32 INFO - PID 5179 | ###!!! [Parent][RunMessage] Error: Channel closing: too late to send/recv, messages will be lost
[task 2021-10-26T20:40:43.318Z] 20:40:43 INFO - Browser exited with return code 0
[task 2021-10-26T20:40:43.323Z] 20:40:43 INFO - Closing logging queue
[task 2021-10-26T20:40:43.323Z] 20:40:43 INFO - queue closed
[task 2021-10-26T20:40:43.351Z] 20:40:43 INFO - INFO | runtests.py | TSan using symbolizer at /builds/worker/workspace/build/application/firefox/llvm-symbolizer
[task 2021-10-26T20:40:43.352Z] 20:40:43 INFO - Application command: /builds/worker/workspace/build/application/firefox/firefox --marionette about:blank -profile /tmp/tmpjn_1nk1x
[task 2021-10-26T20:40:43.373Z] 20:40:43 INFO - PID 5507 | 1635280826075 Marionette INFO Marionette enabled
[task 2021-10-26T20:40:43.374Z] 20:40:43 INFO - PID 5507 | console.warn: SearchSettings: "get: No settings file exists, new profile?" (new NotFoundError("Could not open the file at /tmp/tmpckve09k0/search.json.mozlz4", (void 0)))
[task 2021-10-26T20:40:43.375Z] 20:40:43 INFO - Starting runner
[task 2021-10-26T20:40:53.601Z] 20:40:53 INFO - PID 5507 | 1635280853600 Marionette INFO Listening on port 53681
[task 2021-10-26T20:40:55.507Z] 20:40:55 INFO - TEST-START | /css/css-transitions/CSSTransition-finished.tentative.html
Comment hidden (Intermittent Failures Robot) |
Comment 2•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
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.
Description
•