test-plans icon indicating copy to clipboard operation
test-plans copied to clipboard

chore: add webkit to test matrix

Open achingbrain opened this issue 10 months ago • 1 comments

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 https://github.com/libp2p/js-libp2p/pull/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 https://github.com/libp2p/js-libp2p/pull/2541

achingbrain avatar Feb 04 '25 11:02 achingbrain

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

achingbrain avatar Feb 04 '25 13:02 achingbrain