Closed
Bug 1809646
Opened 3 years ago
Closed 3 years ago
Perma TEST-UNEXPECTED-FAIL | /css/css-align/parsing/align-tracks-computed.html | Property align-tracks value 'normal' - assert_true: align-tracks doesn't seem to be supported in the computed style expected when Gecko 110 merges to Beta on 2023-01-16
Categories
(Core :: Layout: Block and Inline, defect)
Core
Layout: Block and Inline
Tracking
()
VERIFIED
FIXED
111 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox108 | --- | unaffected |
| firefox109 | --- | unaffected |
| firefox110 | + | fixed |
| firefox111 | --- | verified |
People
(Reporter: imoraru, Assigned: aryx)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
[task 2023-01-11T12:19:07.378Z] 12:19:07 INFO - TEST-START | /css/css-align/parsing/align-tracks-computed.html
[task 2023-01-11T12:19:07.379Z] 12:19:07 INFO - Closing window 9c22562a-b84d-4f52-b76a-59aa10648c7f
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO -
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO - TEST-UNEXPECTED-FAIL | /css/css-align/parsing/align-tracks-computed.html | Property align-tracks value 'normal' - assert_true: align-tracks doesn't seem to be supported in the computed style expected true got false
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO - test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:19:16
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO - test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:17:7
[task 2023-01-11T12:19:07.636Z] 12:19:07 INFO - @http://web-platform.test:8000/css/css-align/parsing/align-tracks-computed.html:16:20
[task 2023-01-11T12:19:07.637Z] 12:19:07 INFO -
[task 2023-01-11T12:19:07.637Z] 12:19:07 INFO - TEST-UNEXPECTED-FAIL | /css/css-align/parsing/align-tracks-computed.html | Property align-tracks value 'baseline' - assert_true: align-tracks doesn't seem to be supported in the computed style expected true got false
[task 2023-01-11T12:19:07.638Z] 12:19:07 INFO - test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:19:16
[task 2023-01-11T12:19:07.638Z] 12:19:07 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2591:25
[task 2023-01-11T12:19:07.638Z] 12:19:07 INFO - test@http://web-platform.test:8000/resources/testharness.js:628:30
[task 2023-01-11T12:19:07.638Z] 12:19:07 INFO - test_computed_value@http://web-platform.test:8000/css/support/computed-testcommon.js:17:7
[task 2023-01-11T12:19:07.638Z] 12:19:07 INFO - @http://web-platform.test:8000/css/css-align/parsing/align-tracks-computed.html:18:20
[task 2023-01-11T12:19:07.639Z] 12:19:07 INFO -
[task 2023-01-11T12:19:07.639Z] 12:19:07 INFO - TEST-UNEXPECTED-FAIL | /css/css-align/parsing/align-tracks-computed.html | Property align-tracks value 'last baseline' - assert_true: align-tracks doesn't seem to be supported in the computed style expected true got false
[task 2023-01-11T12:19:07.639Z] 12:19:07 INFO - test_computed_value/<@http://web-platform.test:8000/css/support/computed-testcommon.js:19:16
<...>
| Reporter | ||
Comment 1•3 years ago
|
||
Hi Jonathan! Can you please take a look at this?
Thank you!
Flags: needinfo?(jfkthame)
| Assignee | ||
Updated•3 years ago
|
Updated•3 years ago
|
Severity: -- → S3
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Comment 4•3 years ago
|
||
Masonry layout is only enabled in Nightly (bug 1672807). Turning it on by
default is bug 1757446.
Updated•3 years ago
|
Assignee: nobody → aryx.bugmail
Status: NEW → ASSIGNED
| Comment hidden (Intermittent Failures Robot) |
Comment 6•3 years ago
|
||
Patch is working in today's central as beta simulation.
Comment 7•3 years ago
|
||
Set release status flags based on info from the regressing bug 1808936
status-firefox111:
--- → affected
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/a4b1e9a77e42
[css-grid] enable masonry layout for align-tracks and justify-tracks tests unconditionally. r=boris DONTBUILD
Comment 9•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 111 Branch
| Comment hidden (Intermittent Failures Robot) |
Comment 11•2 years ago
|
||
Pascal, cold you please include this one in the next round of uplifts to beta so we can get rid of the failures there? Thank you.
Flags: needinfo?(pascalc)
| Assignee | ||
Comment 12•2 years ago
|
||
| bugherder uplift | ||
Comment 13•2 years ago
|
||
Ah, nevermind got in with https://hg.mozilla.org/releases/mozilla-beta/rev/53d6f20ab5eb760ddbda5634ec2e21c3944939ca
Flags: needinfo?(pascalc)
Flags: needinfo?(jfkthame)
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•