libp2p / js-libp2p

The JavaScript Implementation of libp2p networking stack.
https://libp2p.io
Other
2.3k stars 440 forks source link

ci: enable webkit tests in interop and webRTC #2541

Open maschad opened 4 months ago

maschad commented 4 months ago

Title

ci: enable webkit tests in interop and webRTC

Description

We had issues in the past running these tests which lead to the discovery of inadequate support in WebkitGTK

Closes https://github.com/libp2p/js-libp2p/issues/1808

Change checklist

maschad commented 4 months ago

This is blocked until https://github.com/libp2p/js-libp2p/issues/2007 is resolved