go-libp2p icon indicating copy to clipboard operation
go-libp2p copied to clipboard

test(p2p/test/transport/transport_test.go): Add IPv6 tests to transpo…

Open varun-r-mallya opened this issue 11 months ago • 3 comments

Add IPv6 tests to transport integration tests

Should ideally fix #2510 after completion

varun-r-mallya avatar May 01 '25 15:05 varun-r-mallya

@varun-r-mallya Please take a look at the build failures

p-shahi avatar May 29 '25 17:05 p-shahi

@p-shahi this should pass the required tests now. Please allow the workflow to run.

varun-r-mallya avatar May 31 '25 22:05 varun-r-mallya

@p-shahi I see that interop tests are failing for some reason here. I have been running go test transport_test.go on the code that I write and they seem to pass. Can I please know what is the testing method to be actually used ?

varun-r-mallya avatar May 31 '25 23:05 varun-r-mallya

@varun-r-mallya You can reopen PR once you address the build failures. If you need help with this, you can use the libp2p-implementers channel on the filecoin slack.

sukunrt avatar Aug 07 '25 14:08 sukunrt