Closed
Bug 1656434
Opened 4 years ago
Closed 4 years ago
[wpt-sync] Sync PR 24822 - [css-grid-1] Update test to match https://github.com/w3c/csswg-drafts/issues/4783 and also fix some errors.
Categories
(Core :: Layout: Grid, task, P4)
Core
Layout: Grid
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [wptsync downstream])
Attachments
(1 file)
118.70 KB,
text/plain
|
Details |
Sync web-platform-tests PR 24822 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/24822
Details from upstream follow.
fantasai <fantasai.bugs@inkedblade.net> wrote:
[css-grid-1] Update test to match https://github.com/w3c/csswg-drafts/issues/4783 and also fix some errors.
Assignee | ||
Updated•4 years ago
|
Component: web-platform-tests → Layout: Grid
Product: Testing → Core
Assignee | ||
Comment 1•4 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=445b840c58092e7fd891da4a35689cc96dcdef20
Assignee | ||
Comment 2•4 years ago
|
||
# CI Results
Ran 12 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 18 tests and 45 subtests
## Status Summary
### Firefox
OK : 18
PASS: 709[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 761[GitHub]
FAIL: 158[GitHub] 210[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt]
### Chrome
OK : 18
PASS: 801
FAIL: 118
### Safari
OK : 18
PASS: 801
FAIL: 118
## Links
[Gecko CI (Treeherder)](https://treeherder.mozilla.org/#/jobs?repo=try&revision=445b840c58092e7fd891da4a35689cc96dcdef20)
[GitHub PR Head](https://wpt.fyi/results/?sha=d78c1d015797cf004d52bb72d3346feb9afbb64f&label=pr_head)
[GitHub PR Base](https://wpt.fyi/results/?sha=d78c1d015797cf004d52bb72d3346feb9afbb64f&label=pr_base)
## Details
### Firefox-only Failures
/css/css-grid/grid-definition/grid-support-grid-template-areas-001.html
'grid' with: grid-template-areas: "head head" "nav main" "foot ....";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: "a b" "c d";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: "..a" "b a" ".a";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: ".. a" "b a" "... a";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: ".a..." "b a c";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: "head head" "nav main" "foot.";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: ".. a ..." "b a c";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: "... header header ...." "nav main main main" "nav footer footer ....";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: "...header header...." "nav main main main" "nav footer footer....";: FAIL linked bug:Bug 1650967
'grid' with: grid-template-areas: "... ...." "a a";: FAIL linked bug:Bug 1650967
/css/css-grid/grid-definition/grid-template-columns-rows-resolved-values-001.html
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: ; and grid-template-rows: 60px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: ; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: 50px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 100px 60px; and grid-template-rows: 50px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: auto auto;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 100px 60px; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 60px; and grid-template-rows: 50px 30px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: 60px; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: 50px 30px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: 60px; and grid-template-rows: 60px 70px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: 60px; and grid-template-rows: 60px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 60px; and grid-template-rows: 50px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 60px; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: ; and grid-template-rows: 60px 70px;: FAIL
/css/css-grid/grid-definition/grid-inline-template-columns-rows-resolved-values-001.html
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: ; and grid-template-rows: 60px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: ; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: 50px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 100px 60px; and grid-template-rows: 50px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: auto auto;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 100px 60px; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 60px; and grid-template-rows: 50px 30px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: 60px; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: 50px 30px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: 60px; and grid-template-rows: 60px 70px;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: 60px; and grid-template-rows: 60px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: ; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 60px; and grid-template-rows: 50px;: FAIL
undefined 'gridAutoFlowColumn' with: grid-template-columns: 60px; and grid-template-rows: ;: FAIL
undefined 'gridAutoFlowColumnItemsPositions' with: grid-template-columns: ; and grid-template-rows: 60px 70px;: FAIL
(See attachment for full changes)
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c698da2dea06
[wpt PR 24822] - [css-grid-1] Update test to match https://github.com/w3c/csswg-drafts/issues/4783 and also fix some errors., a=testonly
https://hg.mozilla.org/integration/autoland/rev/04d389e85184
[wpt PR 24822] - Update wpt metadata, a=testonly
Pushed by wptsync@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b5c5c9f7060f
[wpt PR 24822] - [css-grid-1] Update test to match https://github.com/w3c/csswg-drafts/issues/4783 and also fix some errors., a=testonly
https://hg.mozilla.org/integration/autoland/rev/94edd0dae9fa
[wpt PR 24822] - Update wpt metadata, a=testonly
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b5c5c9f7060f
https://hg.mozilla.org/mozilla-central/rev/94edd0dae9fa
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•