Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

./wpt run --install-fonts doesn't reliably work in macOS CI #13803

Closed
foolip opened this issue Oct 31, 2018 · 3 comments
Closed

./wpt run --install-fonts doesn't reliably work in macOS CI #13803

foolip opened this issue Oct 31, 2018 · 3 comments

Comments

@foolip
Copy link
Member

foolip commented Oct 31, 2018

@jgraham has had this problem in Gecko's CI, and it's happening in Azure Pipelines too:
https://dev.azure.com/foolip/wpt/_build/results?buildId=122&view=logs

The failure there manifested as:
▶ FAIL [expected PASS] /infrastructure/assumptions/ahem.html

This probably has something to do with when the ~/Library/Fonts/ directory is created and when it begins being monitored. Installing to /Library/Fonts works.

Note that --install-fonts works locally, at least for me.

@foolip foolip added this to To do in Azure Pipelines via automation Oct 31, 2018
foolip added a commit that referenced this issue Oct 31, 2018
@foolip
Copy link
Member Author

foolip commented Nov 18, 2018

It happened in https://dev.azure.com/foolip/wpt/_build/results?buildId=220&view=logs too, where I was making unrelated changes. "Run infrastructure/ tests (Chrome Dev)" failed on /infrastructure/assumptions/ahem.html.

@foolip
Copy link
Member Author

foolip commented Nov 21, 2018

@foolip
Copy link
Member Author

foolip commented Jun 6, 2019

web-platform-tests/rfcs#22 will make this not matter.

@foolip foolip closed this as completed Jun 6, 2019
Azure Pipelines automation moved this from To do to Done Jun 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Development

No branches or pull requests

1 participant