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

Add 'libegl1-mesa-dev' needed by Servo to the Docker image #44493

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

mukilan
Copy link
Contributor

@mukilan mukilan commented Feb 9, 2024

Servo now requires 'libegl1-mesa-dev' as a runtime dependency. This should fix the crashes in wdspec:

https://github.com/web-platform-tests/wpt/runs/20476263011

Servo now requires 'libegl1-mesa-dev' as a runtime
dependency. This should fix the crashes in wdspec:

https://github.com/web-platform-tests/wpt/runs/20476263011

Signed-off-by: Mukilan Thiyagarajan <[email protected]>
@past past merged commit fccb038 into web-platform-tests:master Feb 13, 2024
33 checks passed
@mukilan
Copy link
Contributor Author

mukilan commented Feb 14, 2024

Hi @past,

Thanks for merging the PR. I just noticed that docker hub shows v0.57 of the image was published 3 months ago. I followed the README to increment the patch version, but now I think the CI files were not kept in sync with the versions published on Hub.

Shall I raise another PR to update the references to v0.58? Would you be able to publish the image to docker hub?

mukilan added a commit to mukilan/wpt that referenced this pull request Feb 14, 2024
PR web-platform-tests#44493 updated the Dockerfile and also bumped
the version of docker image to use in Taskcluster
configuration from 0.56 to 0.57. However, 0.57
refers to an exiting image that was published to
Docker Hub but never used in the CI configurations.

This PR is to bump the version again so that the
changes introduced by web-platform-tests#44493 are consumed by the
CI configuration.

Signed-off-by: Mukilan Thiyagarajan <[email protected]>
marcoscaceres pushed a commit that referenced this pull request Feb 23, 2024
Servo now requires 'libegl1-mesa-dev' as a runtime
dependency. This should fix the crashes in wdspec:

https://github.com/web-platform-tests/wpt/runs/20476263011

Signed-off-by: Mukilan Thiyagarajan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants