Skip to content

Conversation

fuzzypixelz
Copy link
Member

The approach taken in 0351b5a wasn't necessary; unreliable QUIC can be implemented within the same link.

@fuzzypixelz fuzzypixelz requested a review from oteffahi August 4, 2025 16:09
@fuzzypixelz fuzzypixelz added the internal Changes not included in the changelog label Aug 4, 2025
@eclipse-zenoh eclipse-zenoh deleted a comment from github-actions bot Aug 4, 2025
Copy link

codecov bot commented Aug 4, 2025

❌ 2 Tests Failed:

Tests completed Failed Passed Skipped
463 2 461 0
View the top 2 failed test(s) by shortest run time
zenoh-transport::unicast_transport::transport_unicast_quic_datagram_only_mutual_success
Stack Traces | 60.1s run time
thread 'transport_unicast_quic_datagram_only_mutual_success' panicked at .../zenoh-transport/tests/unicast_transport.rs:483:5:
called `Result::unwrap()` on an `Err` value: Elapsed(())
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
zenoh-transport::unicast_transport::transport_unicast_quic_datagram_only_server
Stack Traces | 60.1s run time
thread 'transport_unicast_quic_datagram_only_server' panicked at io\zenoh-transport\tests\unicast_transport.rs:483:5:
called `Result::unwrap()` on an `Err` value: Elapsed(())
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace

To view more test analytics, go to the Test Analytics Dashboard
📋 Got 3 mins? Take this short survey to help us improve Test Analytics.

The approach taken in 0351b5a wasn't necessary; unreliable QUIC
can be implemented within the same link.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

internal Changes not included in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant