Closed
Bug 1661414
Opened 5 years ago
Closed 4 years ago
Intermittent layout/style/test/test_animations_omta.html | background-color on compositor at 5s - got rgb(253, 2, 0), expected "rgb(128, 128, 0)"
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
DUPLICATE
of bug 1658914
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=314155008&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/TJ6hn_qoTx-ppPzK4jc5uA/runs/0/artifacts/public/logs/live_backing.log
[task 2020-08-27T07:15:34.970Z] 07:15:34 INFO - TEST-START | layout/style/test/test_animations_omta.html
[task 2020-08-27T07:15:55.103Z] 07:15:55 INFO - TEST-INFO | started process screentopng
[task 2020-08-27T07:15:55.668Z] 07:15:55 INFO - TEST-INFO | screentopng: exit 0
[task 2020-08-27T07:15:55.670Z] 07:15:55 INFO - <snipped 924 output lines - if you need more context, please use SimpleTest.requestCompleteLog() in your test>
[task 2020-08-27T07:15:55.671Z] 07:15:55 INFO - Buffered messages logged at 07:15:52
[task 2020-08-27T07:15:55.672Z] 07:15:55 INFO - TEST-PASS | layout/style/test/test_animations_omta.html | events[1].elapsedTime for events at end of zero-duration animation with empty keyframes rule received=0 expected=0
[task 2020-08-27T07:15:55.672Z] 07:15:55 INFO - TEST-PASS | layout/style/test/test_animations_omta.html | events[1].pseudoElement for events at end of zero-duration animation with empty keyframes rule
[task 2020-08-27T07:15:55.672Z] 07:15:55 INFO - Buffered messages logged at 07:15:53
[task 2020-08-27T07:15:55.672Z] 07:15:55 INFO - TEST-PASS | layout/style/test/test_animations_omta.html | Animation is animating on compositor - got matrix(1, 0, 0, 1, 50, 0), expected matrix(1, 0, 0, 1, 50, 0)
...
[task 2020-08-27T07:15:55.774Z] 07:15:55 INFO - TEST-PASS | layout/style/test/test_animations_omta.html | transition runs on main thread at end of active interval - got matrix(1, 0, 0, 1, 200, 0), expected matrix(1, 0, 0, 1, 200, 0)
[task 2020-08-27T07:15:55.774Z] 07:15:55 INFO - Buffered messages logged at 07:15:55
[task 2020-08-27T07:15:55.775Z] 07:15:55 INFO - TEST-PASS | layout/style/test/test_animations_omta.html | background-color transition runs on compositor thread - got rgb(255, 0, 0), expected "rgb(255, 0, 0)"
[task 2020-08-27T07:15:55.776Z] 07:15:55 INFO - TEST-PASS | layout/style/test/test_animations_omta.html | background-color transition runs on compositor thread: OMTA style and computed style should be equal - OMTA rgb(255, 0, 0), computed rgb(255, 0, 0)
[task 2020-08-27T07:15:55.776Z] 07:15:55 INFO - Buffered messages finished
[task 2020-08-27T07:15:55.777Z] 07:15:55 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_animations_omta.html | background-color on compositor at 5s - got rgb(253, 2, 0), expected "rgb(128, 128, 0)"
[task 2020-08-27T07:15:55.777Z] 07:15:55 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2020-08-27T07:15:55.778Z] 07:15:55 INFO - window.omta_is_approx@layout/style/test/animation_utils.js:627:13
[task 2020-08-27T07:15:55.779Z] 07:15:55 INFO - window[fn]@layout/style/test/test_animations_omta.html:200:19
[task 2020-08-27T07:15:55.780Z] 07:15:55 INFO - window.omta_is@layout/style/test/animation_utils.js:467:12
[task 2020-08-27T07:15:55.780Z] 07:15:55 INFO - window[fn]@layout/style/test/test_animations_omta.html:200:19
[task 2020-08-27T07:15:55.781Z] 07:15:55 INFO - @layout/style/test/test_animations_omta.html:2412:10
[task 2020-08-27T07:15:55.782Z] 07:15:55 INFO - Not taking screenshot here: see the one that was previously logged
[task 2020-08-27T07:15:55.783Z] 07:15:55 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_animations_omta.html | background-color on compositor at 5s: OMTA style and computed style should be equal - OMTA rgb(253, 2, 0), computed rgb(128, 128, 0)
[task 2020-08-27T07:15:55.784Z] 07:15:55 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:417:16
[task 2020-08-27T07:15:55.790Z] 07:15:55 INFO - window.omta_is_approx@layout/style/test/animation_utils.js:682:15
[task 2020-08-27T07:15:55.791Z] 07:15:55 INFO - window[fn]@layout/style/test/test_animations_omta.html:200:19
[task 2020-08-27T07:15:55.792Z] 07:15:55 INFO - window.omta_is@layout/style/test/animation_utils.js:467:12
[task 2020-08-27T07:15:55.792Z] 07:15:55 INFO - window[fn]@layout/style/test/test_animations_omta.html:200:19
[task 2020-08-27T07:15:55.793Z] 07:15:55 INFO - @layout/style/test/test_animations_omta.html:2412:10
[task 2020-08-27T07:15:55.794Z] 07:15:55 INFO - TEST-FAIL | layout/style/test/test_animations_omta.html | background-color transition starting with current-color runs on compositor thread: should be animating on compositor
...
Comment hidden (Intermittent Failures Robot) |
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•