Skip to content

chore(@libp2p/multidim-interop): remove webrtc support temp #2006

Closed
maschad wants to merge 2 commits intolibp2p:masterfrom
maschad:chore/remove-webrtc-interop
Closed

chore(@libp2p/multidim-interop): remove webrtc support temp #2006
maschad wants to merge 2 commits intolibp2p:masterfrom
maschad:chore/remove-webrtc-interop

Conversation

@maschad
Copy link
Copy Markdown
Member

@maschad maschad commented Aug 30, 2023

Since we are not currently testing webRTC in multidim-interop (see #1846) this removes the dependency so that this package doesn't require it, as it's third party dependency nodechannels causes build failures on some environments (see libp2p/test-plans#279)

Whilst that build issue should be resolved, the multidim interop should require dependent to be built which are unused so this seeks to resolve that until the webRTC tests are re-introduced.

Related to #2005

@achingbrain
Copy link
Copy Markdown
Member

From what I can see in libp2p/test-plans#279 the failure was caused by not having cmake installed on the build machine.

This has been fixed here though it looks like that PR is still open.

When cmake is installed as per the linked patch, is this still a problem?

@maschad
Copy link
Copy Markdown
Member Author

maschad commented Sep 1, 2023

This has been fixed here though it looks like that PR is still open.

the attempt to install cmake failed which is what prompted this PR

@achingbrain
Copy link
Copy Markdown
Member

Re: the cmake installation failure: https://github.com/libp2p/test-plans/pull/286/files#r1310029825

Is it still a problem?

@maschad
Copy link
Copy Markdown
Member Author

maschad commented Sep 4, 2023

Closing as cmake should be able to be installed (see libp2p/test-plans#286 (comment))

@maschad maschad closed this Sep 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants