Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 853174 Details for
Bug 895520
dev-cpp/cpp-httplib-0.12.2: failed (test phase)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
cpp-httplib-0.11.4:20230220-091134.log
cpp-httplib-0.11.4:20230220-091134.log (text/plain), 50.65 KB, created by
Joonas Niilola
on 2023-02-20 09:18:15 UTC
(
hide
)
Description:
cpp-httplib-0.11.4:20230220-091134.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2023-02-20 09:18:15 UTC
Size:
50.65 KB
patch
obsolete
> * Package: dev-cpp/cpp-httplib-0.11.4:0/0.11 > * Repository: gentoo > * Maintainer: xgqt@gentoo.org alexey+gentoo@asokolov.org,proxy-maint@gentoo.org > * Upstream: https://github.com/yhirose/cpp-httplib/issues > * USE: abi_x86_32 abi_x86_64 amd64 brotli elibc_glibc kernel_linux ssl test userland_GNU zlib > * FEATURES: network-sandbox preserve-libs sandbox test userpriv usersandbox > * Checking whether python3_11 is suitable ... > * >=dev-lang/python-3.11.1-r1:3.11 ... > [ !! ] > * Checking whether python3_10 is suitable ... > * >=dev-lang/python-3.10.9-r1:3.10 ... > [ ok ] > * Using python3.10 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking cpp-httplib-0.11.4.tar.gz to /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work >>>> Preparing source in /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86" >cmake -C /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHTTPLIB_COMPILE=yes -DBUILD_SHARED_LIBS=yes -DHTTPLIB_USE_BROTLI_IF_AVAILABLE=no -DHTTPLIB_USE_OPENSSL_IF_AVAILABLE=no -DHTTPLIB_USE_ZLIB_IF_AVAILABLE=no -DHTTPLIB_REQUIRE_BROTLI=yes -DHTTPLIB_REQUIRE_OPENSSL=yes -DHTTPLIB_REQUIRE_ZLIB=yes -DPython3_EXECUTABLE=/usr/bin/python3.10 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4 >loading initial cache file /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 12.2.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found OpenSSL: /usr/lib/libcrypto.so (found suitable version "1.1.1t", minimum required is "1.1.1") found components: Crypto SSL >-- Found ZLIB: /usr/lib/libz.so (found version "1.2.13") >-- Found Brotli: /usr/include found components: encoder decoder common >-- Found Python3: /usr/bin/python3.10 (found version "3.10.9") found components: Interpreter >Wrote out/httplib.h and out/httplib.cc >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C >C++ -march=native -O2 -pipe -frecord-gcc-switches >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86 > * abi_x86_64.amd64: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64/gentoo_common_config.cmake -G Ninja -DCMAKE_INSTALL_PREFIX=/usr -DHTTPLIB_COMPILE=yes -DBUILD_SHARED_LIBS=yes -DHTTPLIB_USE_BROTLI_IF_AVAILABLE=no -DHTTPLIB_USE_OPENSSL_IF_AVAILABLE=no -DHTTPLIB_USE_ZLIB_IF_AVAILABLE=no -DHTTPLIB_REQUIRE_BROTLI=yes -DHTTPLIB_REQUIRE_OPENSSL=yes -DHTTPLIB_REQUIRE_ZLIB=yes -DPython3_EXECUTABLE=/usr/bin/python3.10 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4 >loading initial cache file /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64/gentoo_common_config.cmake >-- The CXX compiler identification is GNU 12.2.1 >-- Detecting CXX compiler ABI info >-- Detecting CXX compiler ABI info - done >-- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ - skipped >-- Detecting CXX compile features >-- Detecting CXX compile features - done >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD >-- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success >-- Found Threads: TRUE >-- Found OpenSSL: /usr/lib64/libcrypto.so (found suitable version "1.1.1t", minimum required is "1.1.1") found components: Crypto SSL >-- Found ZLIB: /usr/lib64/libz.so (found version "1.2.13") >-- Found Brotli: /usr/include found components: encoder decoder common >-- Found Python3: /usr/bin/python3.10 (found version "3.10.9") found components: Interpreter >Wrote out/httplib.h and out/httplib.cc >-- <<< Gentoo configuration >>> >Build type RelWithDebInfo >Install path /usr >Compiler flags: >C >C++ -march=native -O2 -pipe -frecord-gcc-switches >Linker flags: >Executable -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Module -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 >Shared -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 > >-- Configuring done >-- Generating done >-- Build files have been written to: /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86" >ninja -v -j32 -l0 >[1/3] /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -DCPPHTTPLIB_BROTLI_SUPPORT -DCPPHTTPLIB_OPENSSL_SUPPORT -DCPPHTTPLIB_ZLIB_SUPPORT -Dhttplib_EXPORTS -isystem /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86/out -march=native -O2 -pipe -frecord-gcc-switches -fPIC -MD -MT CMakeFiles/httplib.dir/out/httplib.cc.o -MF CMakeFiles/httplib.dir/out/httplib.cc.o.d -o CMakeFiles/httplib.dir/out/httplib.cc.o -c /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86/out/httplib.cc >[2/3] : && /usr/bin/x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -fPIC -march=native -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libhttplib.so.0.11 -o libhttplib.so.0.11.4 CMakeFiles/httplib.dir/out/httplib.cc.o /usr/lib/libz.so /usr/lib/libssl.so /usr/lib/libcrypto.so /usr/lib/libbrotlicommon.so /usr/lib/libbrotlienc.so /usr/lib/libbrotlidec.so && : >[3/3] /usr/bin/cmake -E cmake_symlink_library libhttplib.so.0.11.4 libhttplib.so.0.11 libhttplib.so && : > * abi_x86_64.amd64: running multilib-minimal_abi_src_compile > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64" >ninja -v -j32 -l0 >[1/3] /usr/bin/x86_64-pc-linux-gnu-g++ -DCPPHTTPLIB_BROTLI_SUPPORT -DCPPHTTPLIB_OPENSSL_SUPPORT -DCPPHTTPLIB_ZLIB_SUPPORT -Dhttplib_EXPORTS -isystem /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64/out -march=native -O2 -pipe -frecord-gcc-switches -fPIC -MD -MT CMakeFiles/httplib.dir/out/httplib.cc.o -MF CMakeFiles/httplib.dir/out/httplib.cc.o.d -o CMakeFiles/httplib.dir/out/httplib.cc.o -c /var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_64.amd64/out/httplib.cc >[2/3] : && /usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -march=native -O2 -pipe -frecord-gcc-switches -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -shared -Wl,-soname,libhttplib.so.0.11 -o libhttplib.so.0.11.4 CMakeFiles/httplib.dir/out/httplib.cc.o /usr/lib64/libz.so /usr/lib64/libssl.so /usr/lib64/libcrypto.so /usr/lib64/libbrotlicommon.so /usr/lib64/libbrotlienc.so /usr/lib64/libbrotlidec.so && : >[3/3] /usr/bin/cmake -E cmake_symlink_library libhttplib.so.0.11.4 libhttplib.so.0.11 libhttplib.so && : >>>> Source compiled. >>>> Test phase: dev-cpp/cpp-httplib-0.11.4 > * abi_x86_32.x86: running multilib-minimal_abi_src_test >make -j32 'CXX=x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse' 'CXXFLAGS=-march=native -O2 -pipe -frecord-gcc-switches -I.' >openssl genrsa 2048 > key.pem >python3 ../split.py -o . >Generating RSA private key, 2048 bit long modulus (2 primes) >.................+++++ >...........+++++ >e is 65537 (0x010001) >openssl req -new -batch -config test.conf -key key.pem | openssl x509 -days 3650 -req -signkey key.pem > cert.pem >Wrote ./httplib.h and ./httplib.cc >Signature ok >subject=C = US, ST = Test State or Province, L = Test Locality, O = Organization Name, OU = Organizational Unit Name, CN = Common Name, emailAddress = test@email.address >Getting Private key >openssl req -x509 -config test.conf -key key.pem -sha256 -days 3650 -nodes -out cert2.pem -extensions SAN >openssl genrsa 2048 > rootCA.key.pem >Generating RSA private key, 2048 bit long modulus (2 primes) >.+++++ >..............................................................................................+++++ >e is 65537 (0x010001) >openssl req -x509 -new -batch -config test.rootCA.conf -key rootCA.key.pem -days 1024 > rootCA.cert.pem >openssl genrsa 2048 > client.key.pem >Generating RSA private key, 2048 bit long modulus (2 primes) >...................+++++ >....+++++ >e is 65537 (0x010001) >openssl req -new -batch -config test.conf -key client.key.pem | openssl x509 -days 370 -req -CA rootCA.cert.pem -CAkey rootCA.key.pem -CAcreateserial > client.cert.pem >Signature ok >subject=C = US, ST = Test State or Province, L = Test Locality, O = Organization Name, OU = Organizational Unit Name, CN = Common Name, emailAddress = test@email.address >Getting CA Private Key >openssl genrsa -passout pass:test123! 2048 > key_encrypted.pem >Generating RSA private key, 2048 bit long modulus (2 primes) >.............................................................................................................+++++ >.....................................+++++ >e is 65537 (0x010001) >openssl req -new -batch -config test.conf -key key_encrypted.pem | openssl x509 -days 3650 -req -signkey key_encrypted.pem > cert_encrypted.pem >Signature ok >subject=C = US, ST = Test State or Province, L = Test Locality, O = Organization Name, OU = Organizational Unit Name, CN = Common Name, emailAddress = test@email.address >Getting Private key >#c_rehash . >x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -o test -I.. -march=native -O2 -pipe -frecord-gcc-switches -I. test.cc include_httplib.cc gtest/gtest-all.cc gtest/gtest_main.cc -DCPPHTTPLIB_OPENSSL_SUPPORT -I/usr/local/opt/openssl@1.1/include -L/usr/local/opt/openssl@1.1/lib -lssl -lcrypto -DCPPHTTPLIB_ZLIB_SUPPORT -lz -DCPPHTTPLIB_BROTLI_SUPPORT -I/usr/local/opt/brotli/include -L/usr/local/opt/brotli/lib -lbrotlicommon -lbrotlienc -lbrotlidec -pthread >x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse -o test_split -march=native -O2 -pipe -frecord-gcc-switches -I. test.cc httplib.cc gtest/gtest-all.cc gtest/gtest_main.cc -DCPPHTTPLIB_OPENSSL_SUPPORT -I/usr/local/opt/openssl@1.1/include -L/usr/local/opt/openssl@1.1/lib -lssl -lcrypto -DCPPHTTPLIB_ZLIB_SUPPORT -lz -DCPPHTTPLIB_BROTLI_SUPPORT -I/usr/local/opt/brotli/include -L/usr/local/opt/brotli/lib -lbrotlicommon -lbrotlienc -lbrotlidec -pthread >./test >Running main() from gtest/gtest_main.cc >[==========] Running 247 tests from 72 test suites. >[----------] Global test environment set-up. >[----------] 1 test from ConstructorTest >[ RUN ] ConstructorTest.MoveConstructible >[ OK ] ConstructorTest.MoveConstructible (0 ms) >[----------] 1 test from ConstructorTest (0 ms total) > >[----------] 1 test from DecodeURLTest >[ RUN ] DecodeURLTest.PercentCharacter >[ OK ] DecodeURLTest.PercentCharacter (0 ms) >[----------] 1 test from DecodeURLTest (0 ms total) > >[----------] 3 tests from EncodeQueryParamTest >[ RUN ] EncodeQueryParamTest.ParseUnescapedChararactersTest >[ OK ] EncodeQueryParamTest.ParseUnescapedChararactersTest (0 ms) >[ RUN ] EncodeQueryParamTest.ParseReservedCharactersTest >[ OK ] EncodeQueryParamTest.ParseReservedCharactersTest (0 ms) >[ RUN ] EncodeQueryParamTest.TestUTF8Characters >[ OK ] EncodeQueryParamTest.TestUTF8Characters (0 ms) >[----------] 3 tests from EncodeQueryParamTest (0 ms total) > >[----------] 1 test from TrimTests >[ RUN ] TrimTests.TrimStringTests >[ OK ] TrimTests.TrimStringTests (0 ms) >[----------] 1 test from TrimTests (0 ms total) > >[----------] 2 tests from SplitTest >[ RUN ] SplitTest.ParseQueryString >[ OK ] SplitTest.ParseQueryString (0 ms) >[ RUN ] SplitTest.ParseInvalidQueryTests >[ OK ] SplitTest.ParseInvalidQueryTests (0 ms) >[----------] 2 tests from SplitTest (0 ms total) > >[----------] 1 test from ParseQueryTest >[ RUN ] ParseQueryTest.ParseQueryString >[ OK ] ParseQueryTest.ParseQueryString (0 ms) >[----------] 1 test from ParseQueryTest (0 ms total) > >[----------] 1 test from ParamsToQueryTest >[ RUN ] ParamsToQueryTest.ConvertParamsToQuery >[ OK ] ParamsToQueryTest.ConvertParamsToQuery (0 ms) >[----------] 1 test from ParamsToQueryTest (0 ms total) > >[----------] 7 tests from GetHeaderValueTest >[ RUN ] GetHeaderValueTest.DefaultValue >[ OK ] GetHeaderValueTest.DefaultValue (0 ms) >[ RUN ] GetHeaderValueTest.DefaultValueInt >[ OK ] GetHeaderValueTest.DefaultValueInt (0 ms) >[ RUN ] GetHeaderValueTest.RegularValue >[ OK ] GetHeaderValueTest.RegularValue (0 ms) >[ RUN ] GetHeaderValueTest.RegularValueWithDifferentCase >[ OK ] GetHeaderValueTest.RegularValueWithDifferentCase (0 ms) >[ RUN ] GetHeaderValueTest.SetContent >[ OK ] GetHeaderValueTest.SetContent (0 ms) >[ RUN ] GetHeaderValueTest.RegularValueInt >[ OK ] GetHeaderValueTest.RegularValueInt (0 ms) >[ RUN ] GetHeaderValueTest.Range >[ OK ] GetHeaderValueTest.Range (0 ms) >[----------] 7 tests from GetHeaderValueTest (0 ms total) > >[----------] 1 test from ParseHeaderValueTest >[ RUN ] ParseHeaderValueTest.Range >[ OK ] ParseHeaderValueTest.Range (0 ms) >[----------] 1 test from ParseHeaderValueTest (0 ms total) > >[----------] 1 test from ParseAcceptEncoding1 >[ RUN ] ParseAcceptEncoding1.AcceptEncoding >[ OK ] ParseAcceptEncoding1.AcceptEncoding (0 ms) >[----------] 1 test from ParseAcceptEncoding1 (0 ms total) > >[----------] 1 test from ParseAcceptEncoding2 >[ RUN ] ParseAcceptEncoding2.AcceptEncoding >[ OK ] ParseAcceptEncoding2.AcceptEncoding (0 ms) >[----------] 1 test from ParseAcceptEncoding2 (0 ms total) > >[----------] 1 test from ParseAcceptEncoding3 >[ RUN ] ParseAcceptEncoding3.AcceptEncoding >[ OK ] ParseAcceptEncoding3.AcceptEncoding (0 ms) >[----------] 1 test from ParseAcceptEncoding3 (0 ms total) > >[----------] 1 test from BufferStreamTest >[ RUN ] BufferStreamTest.read >[ OK ] BufferStreamTest.read (0 ms) >[----------] 1 test from BufferStreamTest (0 ms total) > >[----------] 3 tests from ChunkedEncodingTest >[ RUN ] ChunkedEncodingTest.FromHTTPWatch_Online >test.cc:400: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ChunkedEncodingTest.FromHTTPWatch_Online (0 ms) >[ RUN ] ChunkedEncodingTest.WithContentReceiver_Online >test.cc:453: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ChunkedEncodingTest.WithContentReceiver_Online (0 ms) >[ RUN ] ChunkedEncodingTest.WithResponseHandlerAndContentReceiver_Online >test.cc:485: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ChunkedEncodingTest.WithResponseHandlerAndContentReceiver_Online (0 ms) >[----------] 3 tests from ChunkedEncodingTest (0 ms total) > >[----------] 1 test from HostnameToIPConversionTest >[ RUN ] HostnameToIPConversionTest.HTTPWatch_Online >test.cc:413: Failure >Expected equality of these values: > "191.236.16.12" > ip > Which is: "" >test.cc:417: Failure >Expected equality of these values: > 1u > Which is: 1 > addrs.size() > Which is: 0 >[ FAILED ] HostnameToIPConversionTest.HTTPWatch_Online (0 ms) >[----------] 1 test from HostnameToIPConversionTest (0 ms total) > >[----------] 1 test from RangeTest >[ RUN ] RangeTest.FromHTTPBin_Online >test.cc:508: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] RangeTest.FromHTTPBin_Online (0 ms) >[----------] 1 test from RangeTest (0 ms total) > >[----------] 5 tests from ConnectionErrorTest >[ RUN ] ConnectionErrorTest.InvalidHost >[ OK ] ConnectionErrorTest.InvalidHost (0 ms) >[ RUN ] ConnectionErrorTest.InvalidHost2 >[ OK ] ConnectionErrorTest.InvalidHost2 (0 ms) >[ RUN ] ConnectionErrorTest.InvalidHostCheckResultErrorToString >[ OK ] ConnectionErrorTest.InvalidHostCheckResultErrorToString (0 ms) >[ RUN ] ConnectionErrorTest.InvalidPort >[ OK ] ConnectionErrorTest.InvalidPort (0 ms) >[ RUN ] ConnectionErrorTest.Timeout_Online >test.cc:638: Failure >Expected equality of these values: > Error::ConnectionTimeout > Which is: ConnectionTimeout (13) > res.error() > Which is: Connection (2) >[ FAILED ] ConnectionErrorTest.Timeout_Online (0 ms) >[----------] 5 tests from ConnectionErrorTest (0 ms total) > >[----------] 3 tests from CancelTest >[ RUN ] CancelTest.NoCancel_Online >test.cc:654: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] CancelTest.NoCancel_Online (0 ms) >[ RUN ] CancelTest.WithCancelSmallPayload_Online >test.cc:673: Failure >Expected equality of these values: > Error::Canceled > Which is: Canceled (7) > res.error() > Which is: Connection (2) >[ FAILED ] CancelTest.WithCancelSmallPayload_Online (0 ms) >[ RUN ] CancelTest.WithCancelLargePayload_Online >test.cc:692: Failure >Expected equality of these values: > Error::Canceled > Which is: Canceled (7) > res.error() > Which is: Connection (2) >[ FAILED ] CancelTest.WithCancelLargePayload_Online (0 ms) >[----------] 3 tests from CancelTest (0 ms total) > >[----------] 1 test from BaseAuthTest >[ RUN ] BaseAuthTest.FromHTTPWatch_Online >test.cc:708: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] BaseAuthTest.FromHTTPWatch_Online (0 ms) >[----------] 1 test from BaseAuthTest (0 ms total) > >[----------] 1 test from DigestAuthTest >[ RUN ] DigestAuthTest.FromHTTPWatch_Online >test.cc:753: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] DigestAuthTest.FromHTTPWatch_Online (0 ms) >[----------] 1 test from DigestAuthTest (0 ms total) > >[----------] 2 tests from SpecifyServerIPAddressTest >[ RUN ] SpecifyServerIPAddressTest.AnotherHostname_Online >test.cc:806: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SpecifyServerIPAddressTest.AnotherHostname_Online (0 ms) >[ RUN ] SpecifyServerIPAddressTest.RealHostname_Online >[ OK ] SpecifyServerIPAddressTest.RealHostname_Online (0 ms) >[----------] 2 tests from SpecifyServerIPAddressTest (0 ms total) > >[----------] 1 test from AbsoluteRedirectTest >[ RUN ] AbsoluteRedirectTest.Redirect_Online >test.cc:837: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] AbsoluteRedirectTest.Redirect_Online (0 ms) >[----------] 1 test from AbsoluteRedirectTest (0 ms total) > >[----------] 1 test from RedirectTest >[ RUN ] RedirectTest.Redirect_Online >test.cc:852: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] RedirectTest.Redirect_Online (0 ms) >[----------] 1 test from RedirectTest (0 ms total) > >[----------] 1 test from RelativeRedirectTest >[ RUN ] RelativeRedirectTest.Redirect_Online >test.cc:867: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] RelativeRedirectTest.Redirect_Online (0 ms) >[----------] 1 test from RelativeRedirectTest (0 ms total) > >[----------] 1 test from TooManyRedirectTest >[ RUN ] TooManyRedirectTest.Redirect_Online >test.cc:883: Failure >Expected equality of these values: > Error::ExceedRedirectCount > Which is: ExceedRedirectCount (6) > res.error() > Which is: Connection (2) >[ FAILED ] TooManyRedirectTest.Redirect_Online (0 ms) >[----------] 1 test from TooManyRedirectTest (0 ms total) > >[----------] 1 test from YahooRedirectTest >[ RUN ] YahooRedirectTest.Redirect_Online >test.cc:891: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] YahooRedirectTest.Redirect_Online (0 ms) >[----------] 1 test from YahooRedirectTest (0 ms total) > >[----------] 2 tests from HttpsToHttpRedirectTest >[ RUN ] HttpsToHttpRedirectTest.Redirect_Online >test.cc:906: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest.Redirect_Online (0 ms) >[ RUN ] HttpsToHttpRedirectTest.SimpleInterface_Online >test.cc:5024: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest.SimpleInterface_Online (0 ms) >[----------] 2 tests from HttpsToHttpRedirectTest (0 ms total) > >[----------] 2 tests from HttpsToHttpRedirectTest2 >[ RUN ] HttpsToHttpRedirectTest2.Redirect_Online >test.cc:919: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest2.Redirect_Online (0 ms) >[ RUN ] HttpsToHttpRedirectTest2.SimpleInterface_Online >test.cc:5037: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest2.SimpleInterface_Online (0 ms) >[----------] 2 tests from HttpsToHttpRedirectTest2 (0 ms total) > >[----------] 2 tests from HttpsToHttpRedirectTest3 >[ RUN ] HttpsToHttpRedirectTest3.Redirect_Online >test.cc:931: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest3.Redirect_Online (0 ms) >[ RUN ] HttpsToHttpRedirectTest3.SimpleInterface_Online >test.cc:5049: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest3.SimpleInterface_Online (0 ms) >[----------] 2 tests from HttpsToHttpRedirectTest3 (0 ms total) > >[----------] 1 test from UrlWithSpace >[ RUN ] UrlWithSpace.Redirect_Online >test.cc:940: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] UrlWithSpace.Redirect_Online (0 ms) >[----------] 1 test from UrlWithSpace (0 ms total) > >[----------] 1 test from ReceiveSignals >[ RUN ] ReceiveSignals.Signal >[ OK ] ReceiveSignals.Signal (103 ms) >[----------] 1 test from ReceiveSignals (103 ms total) > >[----------] 1 test from RedirectToDifferentPort >[ RUN ] RedirectToDifferentPort.Redirect >[ OK ] RedirectToDifferentPort.Redirect (1008 ms) >[----------] 1 test from RedirectToDifferentPort (1008 ms total) > >[----------] 1 test from RedirectFromPageWithContent >[ RUN ] RedirectFromPageWithContent.Redirect >[ OK ] RedirectFromPageWithContent.Redirect (1003 ms) >[----------] 1 test from RedirectFromPageWithContent (1003 ms total) > >[----------] 1 test from RedirectFromPageWithContentIP6 >[ RUN ] RedirectFromPageWithContentIP6.Redirect >[ OK ] RedirectFromPageWithContentIP6.Redirect (1004 ms) >[----------] 1 test from RedirectFromPageWithContentIP6 (1004 ms total) > >[----------] 1 test from PathUrlEncodeTest >[ RUN ] PathUrlEncodeTest.PathUrlEncode >[ OK ] PathUrlEncodeTest.PathUrlEncode (1002 ms) >[----------] 1 test from PathUrlEncodeTest (1002 ms total) > >[----------] 4 tests from BindServerTest >[ RUN ] BindServerTest.BindDualStack >[ OK ] BindServerTest.BindDualStack (1001 ms) >[ RUN ] BindServerTest.BindAndListenSeparately >[ OK ] BindServerTest.BindAndListenSeparately (0 ms) >[ RUN ] BindServerTest.BindAndListenSeparatelySSL >[ OK ] BindServerTest.BindAndListenSeparatelySSL (0 ms) >[ RUN ] BindServerTest.BindAndListenSeparatelySSLEncryptedKey >[ OK ] BindServerTest.BindAndListenSeparatelySSLEncryptedKey (0 ms) >[----------] 4 tests from BindServerTest (1001 ms total) > >[----------] 1 test from ErrorHandlerTest >[ RUN ] ErrorHandlerTest.ContentLength >[ OK ] ErrorHandlerTest.ContentLength (1001 ms) >[----------] 1 test from ErrorHandlerTest (1001 ms total) > >[----------] 1 test from ExceptionHandlerTest >[ RUN ] ExceptionHandlerTest.ContentLength >[ OK ] ExceptionHandlerTest.ContentLength (28057 ms) >[----------] 1 test from ExceptionHandlerTest (28057 ms total) > >[----------] 1 test from NoContentTest >[ RUN ] NoContentTest.ContentLength >[ OK ] NoContentTest.ContentLength (1001 ms) >[----------] 1 test from NoContentTest (1001 ms total) > >[----------] 1 test from RoutingHandlerTest >[ RUN ] RoutingHandlerTest.PreRoutingHandler >[ OK ] RoutingHandlerTest.PreRoutingHandler (1038 ms) >[----------] 1 test from RoutingHandlerTest (1038 ms total) > >[----------] 1 test from InvalidFormatTest >[ RUN ] InvalidFormatTest.StatusCode >[ OK ] InvalidFormatTest.StatusCode (1008 ms) >[----------] 1 test from InvalidFormatTest (1008 ms total) > >[----------] 1 test from URLFragmentTest >[ RUN ] URLFragmentTest.WithFragment >[ OK ] URLFragmentTest.WithFragment (1001 ms) >[----------] 1 test from URLFragmentTest (1001 ms total) > >[----------] 119 tests from ServerTest >[ RUN ] ServerTest.GetMethod200 >[ OK ] ServerTest.GetMethod200 (33 ms) >[ RUN ] ServerTest.GetMethod200withPercentEncoding >[ OK ] ServerTest.GetMethod200withPercentEncoding (29 ms) >[ RUN ] ServerTest.GetMethod302 >[ OK ] ServerTest.GetMethod302 (12 ms) >[ RUN ] ServerTest.GetMethod302Redirect >[ OK ] ServerTest.GetMethod302Redirect (25 ms) >[ RUN ] ServerTest.GetMethod404 >[ OK ] ServerTest.GetMethod404 (22 ms) >[ RUN ] ServerTest.HeadMethod200 >[ OK ] ServerTest.HeadMethod200 (11 ms) >[ RUN ] ServerTest.HeadMethod200Static >[ OK ] ServerTest.HeadMethod200Static (15 ms) >[ RUN ] ServerTest.HeadMethod404 >[ OK ] ServerTest.HeadMethod404 (13 ms) >[ RUN ] ServerTest.GetMethodPersonJohn >[ OK ] ServerTest.GetMethodPersonJohn (27 ms) >[ RUN ] ServerTest.PostMethod1 >[ OK ] ServerTest.PostMethod1 (60 ms) >[ RUN ] ServerTest.PostMethod2 >[ OK ] ServerTest.PostMethod2 (55 ms) >[ RUN ] ServerTest.PutMethod3 >[ OK ] ServerTest.PutMethod3 (74 ms) >[ RUN ] ServerTest.PostWwwFormUrlEncodedJson >[ OK ] ServerTest.PostWwwFormUrlEncodedJson (25 ms) >[ RUN ] ServerTest.PostEmptyContent >[ OK ] ServerTest.PostEmptyContent (36 ms) >[ RUN ] ServerTest.PostEmptyContentWithNoContentType >[ OK ] ServerTest.PostEmptyContentWithNoContentType (21 ms) >[ RUN ] ServerTest.PostPathOnly >[ OK ] ServerTest.PostPathOnly (37 ms) >[ RUN ] ServerTest.PostPathAndHeadersOnly >[ OK ] ServerTest.PostPathAndHeadersOnly (20 ms) >[ RUN ] ServerTest.PostLarge >[ OK ] ServerTest.PostLarge (841 ms) >[ RUN ] ServerTest.PutEmptyContentWithNoContentType >[ OK ] ServerTest.PutEmptyContentWithNoContentType (31 ms) >[ RUN ] ServerTest.GetMethodDir >[ OK ] ServerTest.GetMethodDir (24 ms) >[ RUN ] ServerTest.GetMethodDirTest >[ OK ] ServerTest.GetMethodDirTest (22 ms) >[ RUN ] ServerTest.GetMethodDirTestWithDoubleDots >[ OK ] ServerTest.GetMethodDirTestWithDoubleDots (28 ms) >[ RUN ] ServerTest.GetMethodInvalidPath >[ OK ] ServerTest.GetMethodInvalidPath (19 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDir >[ OK ] ServerTest.GetMethodOutOfBaseDir (23 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDir2 >[ OK ] ServerTest.GetMethodOutOfBaseDir2 (21 ms) >[ RUN ] ServerTest.GetMethodDirMountTest >[ OK ] ServerTest.GetMethodDirMountTest (27 ms) >[ RUN ] ServerTest.GetMethodDirMountTestWithDoubleDots >[ OK ] ServerTest.GetMethodDirMountTestWithDoubleDots (18 ms) >[ RUN ] ServerTest.GetMethodInvalidMountPath >[ OK ] ServerTest.GetMethodInvalidMountPath (14 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDirMount >[ OK ] ServerTest.GetMethodOutOfBaseDirMount (19 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDirMount2 >[ OK ] ServerTest.GetMethodOutOfBaseDirMount2 (20 ms) >[ RUN ] ServerTest.PostMethod303 >[ OK ] ServerTest.PostMethod303 (31 ms) >[ RUN ] ServerTest.PostMethod303Redirect >[ OK ] ServerTest.PostMethod303Redirect (30 ms) >[ RUN ] ServerTest.UserDefinedMIMETypeMapping >[ OK ] ServerTest.UserDefinedMIMETypeMapping (39 ms) >[ RUN ] ServerTest.StaticFileRange >[ OK ] ServerTest.StaticFileRange (24 ms) >[ RUN ] ServerTest.InvalidBaseDirMount >[ OK ] ServerTest.InvalidBaseDirMount (7 ms) >[ RUN ] ServerTest.Binary >[ OK ] ServerTest.Binary (82 ms) >[ RUN ] ServerTest.BinaryString >[ OK ] ServerTest.BinaryString (82 ms) >[ RUN ] ServerTest.EmptyRequest >[ OK ] ServerTest.EmptyRequest (18 ms) >[ RUN ] ServerTest.LongRequest >[ OK ] ServerTest.LongRequest (18 ms) >[ RUN ] ServerTest.TooLongRequest >[ OK ] ServerTest.TooLongRequest (92 ms) >[ RUN ] ServerTest.LongHeader >[ OK ] ServerTest.LongHeader (24 ms) >[ RUN ] ServerTest.LongQueryValue >[ OK ] ServerTest.LongQueryValue (81 ms) >[ RUN ] ServerTest.TooLongHeader >[ OK ] ServerTest.TooLongHeader (12 ms) >[ RUN ] ServerTest.PercentEncoding >[ OK ] ServerTest.PercentEncoding (21 ms) >[ RUN ] ServerTest.PercentEncodingUnicode >[ OK ] ServerTest.PercentEncodingUnicode (25 ms) >[ RUN ] ServerTest.InvalidPercentEncoding >[ OK ] ServerTest.InvalidPercentEncoding (16 ms) >[ RUN ] ServerTest.InvalidPercentEncodingUnicode >[ OK ] ServerTest.InvalidPercentEncodingUnicode (26 ms) >[ RUN ] ServerTest.EndWithPercentCharacterInQuery >[ OK ] ServerTest.EndWithPercentCharacterInQuery (30 ms) >[ RUN ] ServerTest.PlusSignEncoding >[ OK ] ServerTest.PlusSignEncoding (36 ms) >[ RUN ] ServerTest.MultipartFormData >[ OK ] ServerTest.MultipartFormData (27 ms) >[ RUN ] ServerTest.CaseInsensitiveHeaderName >[ OK ] ServerTest.CaseInsensitiveHeaderName (39 ms) >[ RUN ] ServerTest.CaseInsensitiveTransferEncoding >[ OK ] ServerTest.CaseInsensitiveTransferEncoding (42 ms) >[ RUN ] ServerTest.GetStreamed2 >[ OK ] ServerTest.GetStreamed2 (113 ms) >[ RUN ] ServerTest.GetStreamed >[ OK ] ServerTest.GetStreamed (34 ms) >[ RUN ] ServerTest.GetStreamedWithRange1 >[ OK ] ServerTest.GetStreamedWithRange1 (13 ms) >[ RUN ] ServerTest.GetStreamedWithRange2 >[ OK ] ServerTest.GetStreamedWithRange2 (29 ms) >[ RUN ] ServerTest.GetStreamedWithRangeSuffix1 >[ OK ] ServerTest.GetStreamedWithRangeSuffix1 (27 ms) >[ RUN ] ServerTest.GetStreamedWithRangeSuffix2 >[ OK ] ServerTest.GetStreamedWithRangeSuffix2 (10 ms) >[ RUN ] ServerTest.GetStreamedWithRangeError >[ OK ] ServerTest.GetStreamedWithRangeError (59 ms) >[ RUN ] ServerTest.GetRangeWithMaxLongLength >[ OK ] ServerTest.GetRangeWithMaxLongLength (28 ms) >[ RUN ] ServerTest.GetStreamedWithRangeMultipart >[ OK ] ServerTest.GetStreamedWithRangeMultipart (30 ms) >[ RUN ] ServerTest.GetStreamedEndless >[ OK ] ServerTest.GetStreamedEndless (41 ms) >[ RUN ] ServerTest.ClientStop >[ OK ] ServerTest.ClientStop (2036 ms) >[ RUN ] ServerTest.GetWithRange1 >[ OK ] ServerTest.GetWithRange1 (10 ms) >[ RUN ] ServerTest.GetWithRange2 >[ OK ] ServerTest.GetWithRange2 (27 ms) >[ RUN ] ServerTest.GetWithRange3 >[ OK ] ServerTest.GetWithRange3 (27 ms) >[ RUN ] ServerTest.GetWithRange4 >[ OK ] ServerTest.GetWithRange4 (10 ms) >[ RUN ] ServerTest.GetWithRangeOffsetGreaterThanContent >[ OK ] ServerTest.GetWithRangeOffsetGreaterThanContent (22 ms) >[ RUN ] ServerTest.GetWithRangeMultipart >[ OK ] ServerTest.GetWithRangeMultipart (18 ms) >[ RUN ] ServerTest.GetWithRangeMultipartOffsetGreaterThanContent >[ OK ] ServerTest.GetWithRangeMultipartOffsetGreaterThanContent (18 ms) >[ RUN ] ServerTest.GetStreamedChunked >[ OK ] ServerTest.GetStreamedChunked (31 ms) >[ RUN ] ServerTest.GetStreamedChunked2 >[ OK ] ServerTest.GetStreamedChunked2 (20 ms) >[ RUN ] ServerTest.LargeChunkedPost >[ OK ] ServerTest.LargeChunkedPost (37 ms) >[ RUN ] ServerTest.GetMethodRemoteAddr >[ OK ] ServerTest.GetMethodRemoteAddr (34 ms) >[ RUN ] ServerTest.GetMethodLocalAddr >[ OK ] ServerTest.GetMethodLocalAddr (25 ms) >[ RUN ] ServerTest.HTTPResponseSplitting >[ OK ] ServerTest.HTTPResponseSplitting (20 ms) >[ RUN ] ServerTest.SlowRequest >[ OK ] ServerTest.SlowRequest (1002 ms) >[ RUN ] ServerTest.Put >[ OK ] ServerTest.Put (20 ms) >[ RUN ] ServerTest.PutWithContentProvider >[ OK ] ServerTest.PutWithContentProvider (20 ms) >[ RUN ] ServerTest.PostWithContentProviderAbort >[ OK ] ServerTest.PostWithContentProviderAbort (19 ms) >[ RUN ] ServerTest.PutWithContentProviderWithoutLength >[ OK ] ServerTest.PutWithContentProviderWithoutLength (31 ms) >[ RUN ] ServerTest.PostWithContentProviderWithoutLengthAbort >[ OK ] ServerTest.PostWithContentProviderWithoutLengthAbort (25 ms) >[ RUN ] ServerTest.PutWithContentProviderWithGzip >[ OK ] ServerTest.PutWithContentProviderWithGzip (25 ms) >[ RUN ] ServerTest.PostWithContentProviderWithGzipAbort >[ OK ] ServerTest.PostWithContentProviderWithGzipAbort (4 ms) >[ RUN ] ServerTest.PutWithContentProviderWithoutLengthWithGzip >[ OK ] ServerTest.PutWithContentProviderWithoutLengthWithGzip (58 ms) >[ RUN ] ServerTest.PostWithContentProviderWithoutLengthWithGzipAbort >[ OK ] ServerTest.PostWithContentProviderWithoutLengthWithGzipAbort (9 ms) >[ RUN ] ServerTest.PutLargeFileWithGzip >[ OK ] ServerTest.PutLargeFileWithGzip (1623 ms) >[ RUN ] ServerTest.PutLargeFileWithGzip2 >[ OK ] ServerTest.PutLargeFileWithGzip2 (1805 ms) >[ RUN ] ServerTest.PutContentWithDeflate >[ OK ] ServerTest.PutContentWithDeflate (21 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithGzip >[ OK ] ServerTest.GetStreamedChunkedWithGzip (23 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithGzip2 >[ OK ] ServerTest.GetStreamedChunkedWithGzip2 (20 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithBrotli >[ OK ] ServerTest.GetStreamedChunkedWithBrotli (31 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithBrotli2 >[ OK ] ServerTest.GetStreamedChunkedWithBrotli2 (23 ms) >[ RUN ] ServerTest.Patch >[ OK ] ServerTest.Patch (24 ms) >[ RUN ] ServerTest.Delete >[ OK ] ServerTest.Delete (14 ms) >[ RUN ] ServerTest.DeleteContentReceiver >[ OK ] ServerTest.DeleteContentReceiver (35 ms) >[ RUN ] ServerTest.Options >[ OK ] ServerTest.Options (31 ms) >[ RUN ] ServerTest.URL >[ OK ] ServerTest.URL (31 ms) >[ RUN ] ServerTest.ArrayParam >[ OK ] ServerTest.ArrayParam (25 ms) >[ RUN ] ServerTest.NoMultipleHeaders >[ OK ] ServerTest.NoMultipleHeaders (27 ms) >[ RUN ] ServerTest.PostContentReceiver >[ OK ] ServerTest.PostContentReceiver (17 ms) >[ RUN ] ServerTest.PostMulitpartFilsContentReceiver >[ OK ] ServerTest.PostMulitpartFilsContentReceiver (28 ms) >[ RUN ] ServerTest.PostMulitpartPlusBoundary >[ OK ] ServerTest.PostMulitpartPlusBoundary (21 ms) >[ RUN ] ServerTest.PostContentReceiverGzip >[ OK ] ServerTest.PostContentReceiverGzip (22 ms) >[ RUN ] ServerTest.PutContentReceiver >[ OK ] ServerTest.PutContentReceiver (13 ms) >[ RUN ] ServerTest.PatchContentReceiver >[ OK ] ServerTest.PatchContentReceiver (17 ms) >[ RUN ] ServerTest.PostQueryStringAndBody >[ OK ] ServerTest.PostQueryStringAndBody (46 ms) >[ RUN ] ServerTest.HTTP2Magic >[ OK ] ServerTest.HTTP2Magic (21 ms) >[ RUN ] ServerTest.KeepAlive >[ OK ] ServerTest.KeepAlive (124 ms) >[ RUN ] ServerTest.TooManyRedirect >[ OK ] ServerTest.TooManyRedirect (294 ms) >[ RUN ] ServerTest.Gzip >[ OK ] ServerTest.Gzip (32 ms) >[ RUN ] ServerTest.GzipWithoutAcceptEncoding >[ OK ] ServerTest.GzipWithoutAcceptEncoding (28 ms) >[ RUN ] ServerTest.GzipWithContentReceiver >[ OK ] ServerTest.GzipWithContentReceiver (22 ms) >[ RUN ] ServerTest.GzipWithoutDecompressing >[ OK ] ServerTest.GzipWithoutDecompressing (22 ms) >[ RUN ] ServerTest.GzipWithContentReceiverWithoutAcceptEncoding >[ OK ] ServerTest.GzipWithContentReceiverWithoutAcceptEncoding (18 ms) >[ RUN ] ServerTest.NoGzip >[ OK ] ServerTest.NoGzip (16 ms) >[ RUN ] ServerTest.NoGzipWithContentReceiver >[ OK ] ServerTest.NoGzipWithContentReceiver (22 ms) >[ RUN ] ServerTest.MultipartFormDataGzip >[ OK ] ServerTest.MultipartFormDataGzip (15 ms) >[ RUN ] ServerTest.Brotli >[ OK ] ServerTest.Brotli (14 ms) >[----------] 119 tests from ServerTest (10952 ms total) > >[----------] 1 test from GzipDecompressor >[ RUN ] GzipDecompressor.ChunkedDecompression >[ OK ] GzipDecompressor.ChunkedDecompression (0 ms) >[----------] 1 test from GzipDecompressor (0 ms total) > >[----------] 9 tests from ServerRequestParsingTest >[ RUN ] ServerRequestParsingTest.TrimWhitespaceFromHeaderValues >[ OK ] ServerRequestParsingTest.TrimWhitespaceFromHeaderValues (1 ms) >[ RUN ] ServerRequestParsingTest.ReadHeadersRegexComplexity >[ OK ] ServerRequestParsingTest.ReadHeadersRegexComplexity (1004 ms) >[ RUN ] ServerRequestParsingTest.ReadHeadersRegexComplexity2 >[ OK ] ServerRequestParsingTest.ReadHeadersRegexComplexity2 (1003 ms) >[ RUN ] ServerRequestParsingTest.ExcessiveWhitespaceInUnparseableHeaderLine >[ OK ] ServerRequestParsingTest.ExcessiveWhitespaceInUnparseableHeaderLine (1011 ms) >[ RUN ] ServerRequestParsingTest.InvalidFirstChunkLengthInRequest >[ OK ] ServerRequestParsingTest.InvalidFirstChunkLengthInRequest (1011 ms) >[ RUN ] ServerRequestParsingTest.InvalidSecondChunkLengthInRequest >[ OK ] ServerRequestParsingTest.InvalidSecondChunkLengthInRequest (1002 ms) >[ RUN ] ServerRequestParsingTest.ChunkLengthTooHighInRequest >[ OK ] ServerRequestParsingTest.ChunkLengthTooHighInRequest (1009 ms) >[ RUN ] ServerRequestParsingTest.InvalidHeaderTextWithExtraCR >[ OK ] ServerRequestParsingTest.InvalidHeaderTextWithExtraCR (1004 ms) >[ RUN ] ServerRequestParsingTest.InvalidSpaceInURL >[ OK ] ServerRequestParsingTest.InvalidSpaceInURL (1005 ms) >[----------] 9 tests from ServerRequestParsingTest (8054 ms total) > >[----------] 1 test from ServerStopTest >[ RUN ] ServerStopTest.StopServerWithChunkedTransmission >[ OK ] ServerStopTest.StopServerWithChunkedTransmission (2008 ms) >[----------] 1 test from ServerStopTest (2008 ms total) > >[----------] 1 test from StreamingTest >[ RUN ] StreamingTest.NoContentLengthStreaming >[ OK ] StreamingTest.NoContentLengthStreaming (503 ms) >[----------] 1 test from StreamingTest (503 ms total) > >[----------] 1 test from MountTest >[ RUN ] MountTest.Unmount >[ OK ] MountTest.Unmount (1060 ms) >[----------] 1 test from MountTest (1060 ms total) > >[----------] 1 test from ExceptionTest >[ RUN ] ExceptionTest.ThrowExceptionInHandler >[ OK ] ExceptionTest.ThrowExceptionInHandler (1007 ms) >[----------] 1 test from ExceptionTest (1007 ms total) > >[----------] 3 tests from KeepAliveTest >[ RUN ] KeepAliveTest.ReadTimeout >[ OK ] KeepAliveTest.ReadTimeout (7010 ms) >[ RUN ] KeepAliveTest.Issue1041 >[ OK ] KeepAliveTest.Issue1041 (8209 ms) >[ RUN ] KeepAliveTest.ReadTimeoutSSL >[ OK ] KeepAliveTest.ReadTimeoutSSL (7029 ms) >[----------] 3 tests from KeepAliveTest (22250 ms total) > >[----------] 1 test from ClientProblemDetectionTest >[ RUN ] ClientProblemDetectionTest.ContentProvider >[ OK ] ClientProblemDetectionTest.ContentProvider (1004 ms) >[----------] 1 test from ClientProblemDetectionTest (1004 ms total) > >[----------] 1 test from ErrorHandlerWithContentProviderTest >[ RUN ] ErrorHandlerWithContentProviderTest.ErrorHandler >[ OK ] ErrorHandlerWithContentProviderTest.ErrorHandler (1002 ms) >[----------] 1 test from ErrorHandlerWithContentProviderTest (1002 ms total) > >[----------] 2 tests from GetWithParametersTest >[ RUN ] GetWithParametersTest.GetWithParameters >[ OK ] GetWithParametersTest.GetWithParameters (1003 ms) >[ RUN ] GetWithParametersTest.GetWithParameters2 >[ OK ] GetWithParametersTest.GetWithParameters2 (1003 ms) >[----------] 2 tests from GetWithParametersTest (2006 ms total) > >[----------] 1 test from ClientDefaultHeadersTest >[ RUN ] ClientDefaultHeadersTest.DefaultHeaders_Online >test.cc:4206: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ClientDefaultHeadersTest.DefaultHeaders_Online (0 ms) >[----------] 1 test from ClientDefaultHeadersTest (0 ms total) > >[----------] 1 test from ServerDefaultHeadersTest >[ RUN ] ServerDefaultHeadersTest.DefaultHeaders >[ OK ] ServerDefaultHeadersTest.DefaultHeaders (1002 ms) >[----------] 1 test from ServerDefaultHeadersTest (1002 ms total) > >[----------] 1 test from ServerTestWithAI_PASSIVE >[ RUN ] ServerTestWithAI_PASSIVE.GetMethod200 >[ OK ] ServerTestWithAI_PASSIVE.GetMethod200 (57 ms) >[----------] 1 test from ServerTestWithAI_PASSIVE (57 ms total) > >[----------] 1 test from ServerUpDownTest >[ RUN ] ServerUpDownTest.QuickStartStop >[ OK ] ServerUpDownTest.QuickStartStop (505 ms) >[----------] 1 test from ServerUpDownTest (505 ms total) > >[----------] 1 test from PayloadMaxLengthTest >[ RUN ] PayloadMaxLengthTest.ExceedLimit >[ OK ] PayloadMaxLengthTest.ExceedLimit (40 ms) >[----------] 1 test from PayloadMaxLengthTest (40 ms total) > >[----------] 7 tests from SSLClientTest >[ RUN ] SSLClientTest.UpdateCAStore >[ OK ] SSLClientTest.UpdateCAStore (24 ms) >[ RUN ] SSLClientTest.ServerNameIndication_Online >test.cc:4440: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.ServerNameIndication_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification1_Online >test.cc:4447: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.ServerCertificateVerification1_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification2_Online >test.cc:4457: Failure >Expected equality of these values: > Error::SSLLoadingCerts > Which is: SSLLoadingCerts (9) > res.error() > Which is: Connection (2) >[ FAILED ] SSLClientTest.ServerCertificateVerification2_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification3_Online >test.cc:4464: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.ServerCertificateVerification3_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification4 >[ OK ] SSLClientTest.ServerCertificateVerification4 (19 ms) >[ RUN ] SSLClientTest.WildcardHostNameMatch_Online >test.cc:4501: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.WildcardHostNameMatch_Online (0 ms) >[----------] 7 tests from SSLClientTest (45 ms total) > >[----------] 6 tests from SSLClientServerTest >[ RUN ] SSLClientServerTest.ClientCertPresent >[ OK ] SSLClientServerTest.ClientCertPresent (31 ms) >[ RUN ] SSLClientServerTest.MemoryClientCertPresent >[ OK ] SSLClientServerTest.MemoryClientCertPresent (20 ms) >[ RUN ] SSLClientServerTest.ClientCertMissing >[ OK ] SSLClientServerTest.ClientCertMissing (14 ms) >[ RUN ] SSLClientServerTest.TrustDirOptional >[ OK ] SSLClientServerTest.TrustDirOptional (27 ms) >[ RUN ] SSLClientServerTest.SSLConnectTimeout >[ OK ] SSLClientServerTest.SSLConnectTimeout (1012 ms) >[ RUN ] SSLClientServerTest.CustomizeServerSSLCtx >[ OK ] SSLClientServerTest.CustomizeServerSSLCtx (22 ms) >[----------] 6 tests from SSLClientServerTest (1130 ms total) > >[----------] 1 test from InvalidScheme >[ RUN ] InvalidScheme.SimpleInterface >[ OK ] InvalidScheme.SimpleInterface (0 ms) >[----------] 1 test from InvalidScheme (0 ms total) > >[----------] 1 test from NoScheme >[ RUN ] NoScheme.SimpleInterface >[ OK ] NoScheme.SimpleInterface (0 ms) >[----------] 1 test from NoScheme (0 ms total) > >[----------] 1 test from SendAPI >[ RUN ] SendAPI.SimpleInterface_Online >test.cc:4875: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SendAPI.SimpleInterface_Online (0 ms) >[----------] 1 test from SendAPI (0 ms total) > >[----------] 1 test from ClientImplMethods >[ RUN ] ClientImplMethods.GetSocketTest >[ OK ] ClientImplMethods.GetSocketTest (6 ms) >[----------] 1 test from ClientImplMethods (6 ms total) > >[----------] 1 test from YahooRedirectTest2 >[ RUN ] YahooRedirectTest2.SimpleInterface_Online >test.cc:4955: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] YahooRedirectTest2.SimpleInterface_Online (0 ms) >[----------] 1 test from YahooRedirectTest2 (0 ms total) > >[----------] 2 tests from YahooRedirectTest3 >[ RUN ] YahooRedirectTest3.SimpleInterface_Online >test.cc:4969: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] YahooRedirectTest3.SimpleInterface_Online (0 ms) >[ RUN ] YahooRedirectTest3.NewResultInterface_Online >test.cc:4983: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] YahooRedirectTest3.NewResultInterface_Online (0 ms) >[----------] 2 tests from YahooRedirectTest3 (0 ms total) > >[----------] 1 test from DecodeWithChunkedEncoding >[ RUN ] DecodeWithChunkedEncoding.BrotliEncoding_Online >test.cc:5009: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] DecodeWithChunkedEncoding.BrotliEncoding_Online (0 ms) >[----------] 1 test from DecodeWithChunkedEncoding (0 ms total) > >[----------] 1 test from HttpToHttpsRedirectTest >[ RUN ] HttpToHttpsRedirectTest.CertFile >[ OK ] HttpToHttpsRedirectTest.CertFile (26 ms) >[----------] 1 test from HttpToHttpsRedirectTest (26 ms total) > >[----------] 8 tests from MultipartFormDataTest >[ RUN ] MultipartFormDataTest.LargeData >[ OK ] MultipartFormDataTest.LargeData (1029 ms) >[ RUN ] MultipartFormDataTest.DataProviderItems >[ OK ] MultipartFormDataTest.DataProviderItems (1060 ms) >[ RUN ] MultipartFormDataTest.WithPreamble >[ OK ] MultipartFormDataTest.WithPreamble (2 ms) >[ RUN ] MultipartFormDataTest.PostCustomBoundary >[ OK ] MultipartFormDataTest.PostCustomBoundary (1100 ms) >[ RUN ] MultipartFormDataTest.PostInvalidBoundaryChars >[ OK ] MultipartFormDataTest.PostInvalidBoundaryChars (1004 ms) >[ RUN ] MultipartFormDataTest.PutFormData >[ OK ] MultipartFormDataTest.PutFormData (1064 ms) >[ RUN ] MultipartFormDataTest.PutFormDataCustomBoundary >[ OK ] MultipartFormDataTest.PutFormDataCustomBoundary (1030 ms) >[ RUN ] MultipartFormDataTest.PutInvalidBoundaryChars >[ OK ] MultipartFormDataTest.PutInvalidBoundaryChars (1004 ms) >[----------] 8 tests from MultipartFormDataTest (7296 ms total) > >[----------] 3 tests from UnixSocketTest >[ RUN ] UnixSocketTest.pathname >[ OK ] UnixSocketTest.pathname (3 ms) >[ RUN ] UnixSocketTest.PeerPid >[ OK ] UnixSocketTest.PeerPid (4 ms) >[ RUN ] UnixSocketTest.abstract >[ OK ] UnixSocketTest.abstract (2 ms) >[----------] 3 tests from UnixSocketTest (10 ms total) > >[----------] 2 tests from SocketStream >[ RUN ] SocketStream.is_writable_UNIX >[ OK ] SocketStream.is_writable_UNIX (0 ms) >[ RUN ] SocketStream.is_writable_INET >[ OK ] SocketStream.is_writable_INET (100 ms) >[----------] 2 tests from SocketStream (100 ms total) > >[----------] 1 test from TaskQueueTest >[ RUN ] TaskQueueTest.IncreaseAtomicInteger >[ OK ] TaskQueueTest.IncreaseAtomicInteger (2533 ms) >[----------] 1 test from TaskQueueTest (2533 ms total) > >[----------] Global test environment tear-down >[==========] 247 tests from 72 test suites ran. (100843 ms total) >[ PASSED ] 212 tests. >[ FAILED ] 35 tests, listed below: >[ FAILED ] ChunkedEncodingTest.FromHTTPWatch_Online >[ FAILED ] ChunkedEncodingTest.WithContentReceiver_Online >[ FAILED ] ChunkedEncodingTest.WithResponseHandlerAndContentReceiver_Online >[ FAILED ] HostnameToIPConversionTest.HTTPWatch_Online >[ FAILED ] RangeTest.FromHTTPBin_Online >[ FAILED ] ConnectionErrorTest.Timeout_Online >[ FAILED ] CancelTest.NoCancel_Online >[ FAILED ] CancelTest.WithCancelSmallPayload_Online >[ FAILED ] CancelTest.WithCancelLargePayload_Online >[ FAILED ] BaseAuthTest.FromHTTPWatch_Online >[ FAILED ] DigestAuthTest.FromHTTPWatch_Online >[ FAILED ] SpecifyServerIPAddressTest.AnotherHostname_Online >[ FAILED ] AbsoluteRedirectTest.Redirect_Online >[ FAILED ] RedirectTest.Redirect_Online >[ FAILED ] RelativeRedirectTest.Redirect_Online >[ FAILED ] TooManyRedirectTest.Redirect_Online >[ FAILED ] YahooRedirectTest.Redirect_Online >[ FAILED ] HttpsToHttpRedirectTest.Redirect_Online >[ FAILED ] HttpsToHttpRedirectTest.SimpleInterface_Online >[ FAILED ] HttpsToHttpRedirectTest2.Redirect_Online >[ FAILED ] HttpsToHttpRedirectTest2.SimpleInterface_Online >[ FAILED ] HttpsToHttpRedirectTest3.Redirect_Online >[ FAILED ] HttpsToHttpRedirectTest3.SimpleInterface_Online >[ FAILED ] UrlWithSpace.Redirect_Online >[ FAILED ] ClientDefaultHeadersTest.DefaultHeaders_Online >[ FAILED ] SSLClientTest.ServerNameIndication_Online >[ FAILED ] SSLClientTest.ServerCertificateVerification1_Online >[ FAILED ] SSLClientTest.ServerCertificateVerification2_Online >[ FAILED ] SSLClientTest.ServerCertificateVerification3_Online >[ FAILED ] SSLClientTest.WildcardHostNameMatch_Online >[ FAILED ] SendAPI.SimpleInterface_Online >[ FAILED ] YahooRedirectTest2.SimpleInterface_Online >[ FAILED ] YahooRedirectTest3.SimpleInterface_Online >[ FAILED ] YahooRedirectTest3.NewResultInterface_Online >[ FAILED ] DecodeWithChunkedEncoding.BrotliEncoding_Online > >35 FAILED TESTS > YOU HAVE 1 DISABLED TEST > >make: *** [Makefile:27: all] Error 1 > * ERROR: dev-cpp/cpp-httplib-0.11.4::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-cpp/cpp-httplib-0.11.4::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-cpp/cpp-httplib-0.11.4::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-cpp/cpp-httplib-0.11.4:20230220-091134.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/temp/environment'. > * Working directory: '/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4_build-abi_x86_32.x86/test' > * S: '/var/tmp/portage/dev-cpp/cpp-httplib-0.11.4/work/cpp-httplib-0.11.4' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 895520
: 853174 |
857563
|
862682