Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upEnable css-fonts WPT tests #19930
Enable css-fonts WPT tests #19930
Conversation
highfive
commented
Feb 1, 2018
|
Heads up! This PR modifies the following files:
|
|
As discussed in IRC, this will need the relevant fonts to be installed on the builders. Let me know if I can do anything to help on that front. Also, I can only test this on Linux. I wonder if there might be platform differences? (The original bug I was trying to fix only occurs on Linux...) |
|
I bet the timeouts are caused by Servo not supporting @bors-servo r+ |
|
|
Enable css-fonts WPT tests See #19928 (comment) Note that some of these tests require you to install the fonts found in tests/wpt/web-platform-tests/css/fonts. r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19930) <!-- Reviewable:end -->
|
|
|
Sorry, my branch was not up to date with master (updating it now). That's the cause of the |
|
Yeah, it's strange that that test would not fail for you locally since there are no special fonts involved, just a feature that servo doesn't support yet. |
See #19928 (comment) Note that some of these tests require you to install the fonts found in tests/wpt/web-platform-tests/css/fonts.
caae3eb
to
f578ec9
|
@jdm I think this should merge now. |
|
@bors-servo r+ |
|
|
Enable css-fonts WPT tests See #19928 (comment) Note that some of these tests require you to install the fonts found in tests/wpt/web-platform-tests/css/fonts. r? @jdm <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19930) <!-- Reviewable:end -->
|
|
|
FWIW the reason we didn't run into missing font issues is due to web-platform-tests/wpt#9374 |
|
Nice find. |
jonleighton commentedFeb 1, 2018
•
edited by SimonSapin
See #19928 (comment)
Note that some of these tests require you to install the fonts found in
tests/wpt/web-platform-tests/css/fonts.
r? @jdm
This change is