Closed
Bug 1463794
Opened 7 years ago
Closed 7 years ago
Mozilla-created WPT reftests for shape-outside should be hosted in layout/reftests/w3c-css/submitted/
Categories
(Core :: Layout: Floats, defect, P3)
Core
Layout: Floats
Tracking
()
RESOLVED
FIXED
mozilla62
Tracking | Status | |
---|---|---|
firefox62 | --- | fixed |
People
(Reporter: bradwerth, Assigned: bradwerth)
References
Details
Attachments
(1 file)
59 bytes,
text/x-review-board-request
|
Details |
Bug 1460041 and possibly other bugs introduced new WPT reftests directly into the tree at testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1. That location is not a source of truth -- those tests are imported from layout/reftests/w3c-css/submitted/.
Audit the tests in testing/web-platform/tests/css/vendor-imports/mozilla/mozilla-central-reftests/shapes1 and ensure all of them have their originals in layout/reftests/w3c-css/submitted/.
I already pushed a fix to inbound in bug 1460041
It got backed out; could you fix?
Comment hidden (mozreview-request) |
Assignee | ||
Updated•7 years ago
|
Attachment #8980078 -
Flags: review?(dbaron)
Assignee | ||
Comment 4•7 years ago
|
||
Comment 5•7 years ago
|
||
mozreview-review |
Comment on attachment 8980078 [details]
Bug 1463794: Move new WPT reftests to correct source-of-truth directory.
https://reviewboard.mozilla.org/r/246234/#review252340
Looks fine, except based on my push earlier I think 056 will show failures.
Attachment #8980078 -
Flags: review?(dbaron) → review+
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Assignee | ||
Comment 8•7 years ago
|
||
(In reply to David Baron :dbaron: ⌚UTC-7 from comment #5)
> Comment on attachment 8980078 [details]
> Bug 1463794: Move new WPT reftests to correct source-of-truth directory.
>
> https://reviewboard.mozilla.org/r/246234/#review252340
>
> Looks fine, except based on my push earlier I think 056 will show failures.
Failure is in all three tests, because (it appears) the Ahem font doesn't load for the layout/reftests/w3c-css/submitted/ directory. I'm trying to figure out a suitable alternative.
You need an @font-face rules that loads the Ahem font. See, e.g., variables/variable-font-face-02.html or many others.
Comment hidden (mozreview-request) |
Assignee | ||
Comment 11•7 years ago
|
||
Updated•7 years ago
|
Priority: -- → P3
Comment 12•7 years ago
|
||
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c19f0dedfb15
Move new WPT reftests to correct source-of-truth directory. r=dbaron
Comment 13•7 years ago
|
||
Backed out changeset c19f0dedfb15 (bug 1463794) for reftest failures in build/tests/reftest/tests/layout/reftests/w3c-css/submitted/shapes1/shape-outside-circle-056.html on a CLOSED TREE
Push with failures: https://treeherder.mozilla.org/#/jobs?repo=autoland&revision=c19f0dedfb15e733e2469eb092af59225c3ef63a&filter-resultStatus=testfailed&filter-resultStatus=busted&filter-resultStatus=exception&filter-classifiedState=unclassified&selectedJob=180016408
Failure log: https://treeherder.mozilla.org/logviewer.html#?job_id=180016408&repo=autoland&lineNumber=16312
Backout: https://hg.mozilla.org/integration/autoland/rev/fae06a27c30119754a4522f9ec21d254d34cfc80
Flags: needinfo?(bwerth)
Comment hidden (mozreview-request) |
Assignee | ||
Comment 15•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 17•7 years ago
|
||
Comment hidden (mozreview-request) |
Assignee | ||
Comment 19•7 years ago
|
||
Comment 20•7 years ago
|
||
Pushed by bwerth@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/41590914f85e
Move new WPT reftests to correct source-of-truth directory. r=dbaron+3881
Created web-platform-tests PR https://github.com/w3c/web-platform-tests/pull/11157 for changes under testing/web-platform/tests
Upstream web-platform-tests status checks passed, PR will merge once commit reaches central.
Comment 23•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox62:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla62
Upstream PR merged
Assignee | ||
Updated•7 years ago
|
Flags: needinfo?(bwerth)
You need to log in
before you can comment on or make changes to this bug.
Description
•