Closed
Bug 1672991
Opened 5 years ago
Closed 5 years ago
Intermittent layout/style/test/test_transitions_per_property.html | compositor transform transition from 'skewX(45deg)' to 'none' at 2/3rds duration matches computed style - got matrix(1, 0, 0.998593, 1, 0, 0), expected matrix(1, 0, 0.267949, 1, 0, 0)
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: smolnar [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=319533273&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ItiMYZYCQQqbmAVER84sRw/runs/0/artifacts/public/logs/live_backing.log
"INFO - TEST-PASS | layout/style/test/test_transitions_per_property.html | compositor transform transition from 'none' to 'scale3D(5, 5, 5)' at 2/3rds duration matches computed style: OMTA style and computed style should be equal - OMTA matrix3d(3.66667, 0, 0, 0, 0, 3.66667, 0, 0, 0, 0, 3.66667, 0, 0, 0, 0, 1), computed matrix3d(3.66667, 0, 0, 0, 0, 3.66667, 0, 0, 0, 0, 3.66667, 0, 0, 0, 0, 1)
[task 2020-10-23T11:50:11.311Z] 11:50:11 INFO - Buffered messages finished
[task 2020-10-23T11:50:11.351Z] 11:50:11 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_transitions_per_property.html | compositor transform transition from 'skewX(45deg)' to 'none' at 2/3rds duration matches computed style - got matrix(1, 0, 0.998593, 1, 0, 0), expected matrix(1, 0, 0.267949, 1, 0, 0)
[task 2020-10-23T11:50:11.352Z] 11:50:11 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2020-10-23T11:50:11.353Z] 11:50:11 INFO - window.omta_is_approx@layout/style/test/animation_utils.js:627:13
[task 2020-10-23T11:50:11.354Z] 11:50:11 INFO - runTransformTest@layout/style/test/test_transitions_per_property.html:3117:17
[task 2020-10-23T11:50:11.358Z] 11:50:11 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-10-23T11:50:11.359Z] 11:50:11 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_transitions_per_property.html | compositor transform transition from 'skewX(45deg)' to 'none' at 2/3rds duration matches computed style: OMTA style and computed style should be equal - OMTA matrix(1, 0, 0.998593, 1, 0, 0), computed matrix(1, 0, 0.267949, 1, 0, 0)
[task 2020-10-23T11:50:11.360Z] 11:50:11 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2020-10-23T11:50:11.361Z] 11:50:11 INFO - window.omta_is_approx@layout/style/test/animation_utils.js:682:15
[task 2020-10-23T11:50:11.362Z] 11:50:11 INFO - runTransformTest@layout/style/test/test_transitions_per_property.html:3117:17
[task 2020-10-23T11:50:11.363Z] 11:50:11 INFO - TEST-PASS | layout/style/test/test_transitions_per_property.html"```
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 6•5 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•