Skip to content
New issue

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

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

Already on GitHub? # to your account

chore: add webkit to test matrix #603

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

achingbrain
Copy link
Member

@achingbrain achingbrain commented Feb 4, 2025

In order to test webkit interop, build docker images with the BROWSER build arg set to webkit.

I think we might need this before the tests in libp2p/js-libp2p#2541 will actually run since they can't seem to find any webkit docker images.

Actually I think the webkit build step may have just been missing from the Makefile in libp2p/js-libp2p#2541

In order to test webkit interop, build docker images with the
`BROWSER` build arg set to `webkit`.

I think we might need this before the tests in libp2p/js-libp2p#2541
will actually run.
@achingbrain achingbrain marked this pull request as draft February 4, 2025 11:30
@achingbrain
Copy link
Member Author

achingbrain commented Feb 4, 2025

libp2p/js-libp2p#2541 has been merged, all WebKit transport-interop tests now pass apart from WebTransport so this should be good to go.

@achingbrain achingbrain changed the title chore: build webkit images during test run chore: add webkit to test matrix Feb 4, 2025
@achingbrain achingbrain marked this pull request as ready for review February 4, 2025 13:56
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant