We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
105/218 Test #105: TestIPv6.v6_calls_v4 ................................***Failed 3.05 sec Running main() from /disk-samsung/freebsd-ports/www/srt/work/.build/googletest/googletest-src/googletest/src/gtest_main.cc Note: Google Test filter = TestIPv6.v6_calls_v4 [==========] Running 1 test from 1 test case. [----------] Global test environment set-up. [----------] 1 test from TestIPv6 [ RUN ] TestIPv6.v6_calls_v4 Calling: 0::FFFF:127.0.0.1(IPv6) /disk-samsung/freebsd-ports/www/srt/work/srt-1.5.0/test/test_ipv6.cpp:58: Failure Expected: (connect_res) != (SRT_ERROR), actual: -1 vs -1 srt_connect() failed with: Connection setup failure: connection timed out CALLER Sock name: : :::27781 (IPv6) CALLER Peer name: : :::27781 (IPv6) 08:25:33.363202/T0x801012000*E:SRT.cn: srt_accept: listener socket @699377275 is already closed /disk-samsung/freebsd-ports/www/srt/work/srt-1.5.0/test/test_ipv6.cpp:78: Failure Expected: (accepted_sock) != (SRT_INVALID_SOCK), actual: -1 vs -1 accept() failed with: Connection setup failure: socket closed during operation /disk-samsung/freebsd-ports/www/srt/work/srt-1.5.0/test/test_ipv6.cpp:190: Failure Expected equality of these values: sa_accepted.str() Which is: "unknown:0" "127.0.0.1:4200" [ FAILED ] TestIPv6.v6_calls_v4 (3042 ms) [----------] 1 test from TestIPv6 (3042 ms total) [----------] Global test environment tear-down [==========] 1 test from 1 test case ran. (3043 ms total) [ PASSED ] 0 tests. [ FAILED ] 1 test, listed below: [ FAILED ] TestIPv6.v6_calls_v4 1 FAILED TEST
Version: 1.5.0 clang-13 FreeBSD 13.1
The text was updated successfully, but these errors were encountered:
Closing as duplicate of #2007.
Sorry, something went wrong.
No branches or pull requests
Version: 1.5.0
clang-13
FreeBSD 13.1
The text was updated successfully, but these errors were encountered: