Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 862682 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.12.2:20230527-063236.log
cpp-httplib-0.12.2:20230527-063236.log (text/plain), 52.37 KB, created by
Joonas Niilola
on 2023-05-27 06:38:52 UTC
(
hide
)
Description:
cpp-httplib-0.12.2:20230527-063236.log
Filename:
MIME Type:
Creator:
Joonas Niilola
Created:
2023-05-27 06:38:52 UTC
Size:
52.37 KB
patch
obsolete
> * Package: dev-cpp/cpp-httplib-0.12.2:0/0.12 > * 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 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 ... > [ ok ] > * Using python3.11 to build (via PYTHON_COMPAT iteration) >>>> Unpacking source... >>>> Unpacking cpp-httplib-0.12.2.tar.gz to /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work >>>> Source unpacked in /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work >>>> Preparing source in /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2 ... > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build" >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_configure > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_32.x86" >cmake -C /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.11 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_32.x86/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2 >loading initial cache file /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.11 (found version "3.11.3") 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 (0.6s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.12.2/work/cpp-httplib-0.12.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_64.amd64" >cmake -C /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.11 -DCMAKE_BUILD_TYPE=RelWithDebInfo -DCMAKE_TOOLCHAIN_FILE=/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_64.amd64/gentoo_toolchain.cmake /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2 >loading initial cache file /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.11 (found version "3.11.3") 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 (0.6s) >-- Generating done (0.0s) >-- Build files have been written to: /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_64.amd64 >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2 ... > * abi_x86_32.x86: running multilib-minimal_abi_src_compile > * Source directory (CMAKE_USE_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.12.2/work/cpp-httplib-0.12.2_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.12.2/work/cpp-httplib-0.12.2_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.12 -o libhttplib.so.0.12.2 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.12.2 libhttplib.so.0.12 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.12.2/work/cpp-httplib-0.12.2" > * Build directory (BUILD_DIR): "/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_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.12.2/work/cpp-httplib-0.12.2_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.12.2/work/cpp-httplib-0.12.2_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.12 -o libhttplib.so.0.12.2 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.12.2 libhttplib.so.0.12 libhttplib.so && : >>>> Source compiled. >>>> Test phase: dev-cpp/cpp-httplib-0.12.2 > * abi_x86_32.x86: running multilib-minimal_abi_src_test >make -j32 -C test 'CXX=x86_64-pc-linux-gnu-g++ -m32 -mfpmath=sse' 'CXXFLAGS=-march=native -O2 -pipe -frecord-gcc-switches -I.' >make: Entering directory '/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_32.x86/test' >openssl genrsa 2048 > key.pem >python3 ../split.py -o . >Generating RSA private key, 2048 bit long modulus (2 primes) >.....................................................Wrote ./httplib.h and ./httplib.cc >.............+++++ >............................................................+++++ >e is 65537 (0x010001) >openssl req -new -batch -config test.conf -key key.pem | openssl x509 -days 3650 -req -signkey key.pem > 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 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 257 tests from 73 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) > >[----------] 4 tests from ParseMultipartBoundaryTest >[ RUN ] ParseMultipartBoundaryTest.DefaultValue >[ OK ] ParseMultipartBoundaryTest.DefaultValue (0 ms) >[ RUN ] ParseMultipartBoundaryTest.ValueWithQuote >[ OK ] ParseMultipartBoundaryTest.ValueWithQuote (0 ms) >[ RUN ] ParseMultipartBoundaryTest.ValueWithCharset >[ OK ] ParseMultipartBoundaryTest.ValueWithCharset (0 ms) >[ RUN ] ParseMultipartBoundaryTest.ValueWithQuotesAndCharset >[ OK ] ParseMultipartBoundaryTest.ValueWithQuotesAndCharset (0 ms) >[----------] 4 tests from ParseMultipartBoundaryTest (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:434: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ChunkedEncodingTest.FromHTTPWatch_Online (0 ms) >[ RUN ] ChunkedEncodingTest.WithContentReceiver_Online >test.cc:487: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ChunkedEncodingTest.WithContentReceiver_Online (0 ms) >[ RUN ] ChunkedEncodingTest.WithResponseHandlerAndContentReceiver_Online >test.cc:519: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] ChunkedEncodingTest.WithResponseHandlerAndContentReceiver_Online (0 ms) >[----------] 3 tests from ChunkedEncodingTest (1 ms total) > >[----------] 1 test from HostnameToIPConversionTest >[ RUN ] HostnameToIPConversionTest.HTTPWatch_Online >test.cc:447: Failure >Expected equality of these values: > "191.236.16.12" > ip > Which is: "" >test.cc:451: 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:542: 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:672: Failure >Expected equality of these values: > Error::ConnectionTimeout > Which is: Connection timed out (13) > res.error() > Which is: Could not establish 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:688: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] CancelTest.NoCancel_Online (0 ms) >[ RUN ] CancelTest.WithCancelSmallPayload_Online >test.cc:707: Failure >Expected equality of these values: > Error::Canceled > Which is: Connection handling canceled (7) > res.error() > Which is: Could not establish connection (2) >[ FAILED ] CancelTest.WithCancelSmallPayload_Online (0 ms) >[ RUN ] CancelTest.WithCancelLargePayload_Online >test.cc:726: Failure >Expected equality of these values: > Error::Canceled > Which is: Connection handling canceled (7) > res.error() > Which is: Could not establish 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:742: 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:787: 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:840: 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:871: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] AbsoluteRedirectTest.Redirect_Online (0 ms) >[----------] 1 test from AbsoluteRedirectTest (0 ms total) > >[----------] 2 tests from RedirectTest >[ RUN ] RedirectTest.Redirect_Online >test.cc:886: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] RedirectTest.Redirect_Online (0 ms) >[ RUN ] RedirectTest.RedirectToUrlWithQueryParameters >[ OK ] RedirectTest.RedirectToUrlWithQueryParameters (1004 ms) >[----------] 2 tests from RedirectTest (1004 ms total) > >[----------] 1 test from RelativeRedirectTest >[ RUN ] RelativeRedirectTest.Redirect_Online >test.cc:901: 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:917: Failure >Expected equality of these values: > Error::ExceedRedirectCount > Which is: Maximum redirect count exceeded (6) > res.error() > Which is: Could not establish 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:925: 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:940: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest.Redirect_Online (0 ms) >[ RUN ] HttpsToHttpRedirectTest.SimpleInterface_Online >test.cc:5198: 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:953: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest2.Redirect_Online (0 ms) >[ RUN ] HttpsToHttpRedirectTest2.SimpleInterface_Online >test.cc:5211: 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:965: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] HttpsToHttpRedirectTest3.Redirect_Online (0 ms) >[ RUN ] HttpsToHttpRedirectTest3.SimpleInterface_Online >test.cc:5223: 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:974: 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 (102 ms) >[----------] 1 test from ReceiveSignals (102 ms total) > >[----------] 1 test from RedirectToDifferentPort >[ RUN ] RedirectToDifferentPort.Redirect >[ OK ] RedirectToDifferentPort.Redirect (1002 ms) >[----------] 1 test from RedirectToDifferentPort (1002 ms total) > >[----------] 1 test from RedirectFromPageWithContent >[ RUN ] RedirectFromPageWithContent.Redirect >[ OK ] RedirectFromPageWithContent.Redirect (1002 ms) >[----------] 1 test from RedirectFromPageWithContent (1002 ms total) > >[----------] 1 test from RedirectFromPageWithContentIP6 >[ RUN ] RedirectFromPageWithContentIP6.Redirect >[ OK ] RedirectFromPageWithContentIP6.Redirect (1001 ms) >[----------] 1 test from RedirectFromPageWithContentIP6 (1001 ms total) > >[----------] 1 test from PathUrlEncodeTest >[ RUN ] PathUrlEncodeTest.PathUrlEncode >[ OK ] PathUrlEncodeTest.PathUrlEncode (1000 ms) >[----------] 1 test from PathUrlEncodeTest (1000 ms total) > >[----------] 4 tests from BindServerTest >[ RUN ] BindServerTest.BindDualStack >[ OK ] BindServerTest.BindDualStack (1000 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 (1005 ms) >[----------] 1 test from ErrorHandlerTest (1005 ms total) > >[----------] 1 test from ExceptionHandlerTest >[ RUN ] ExceptionHandlerTest.ContentLength >[ OK ] ExceptionHandlerTest.ContentLength (26020 ms) >[----------] 1 test from ExceptionHandlerTest (26020 ms total) > >[----------] 1 test from NoContentTest >[ RUN ] NoContentTest.ContentLength >[ OK ] NoContentTest.ContentLength (1000 ms) >[----------] 1 test from NoContentTest (1000 ms total) > >[----------] 1 test from RoutingHandlerTest >[ RUN ] RoutingHandlerTest.PreRoutingHandler >[ OK ] RoutingHandlerTest.PreRoutingHandler (1018 ms) >[----------] 1 test from RoutingHandlerTest (1018 ms total) > >[----------] 1 test from InvalidFormatTest >[ RUN ] InvalidFormatTest.StatusCode >[ OK ] InvalidFormatTest.StatusCode (1000 ms) >[----------] 1 test from InvalidFormatTest (1000 ms total) > >[----------] 1 test from URLFragmentTest >[ RUN ] URLFragmentTest.WithFragment >[ OK ] URLFragmentTest.WithFragment (1001 ms) >[----------] 1 test from URLFragmentTest (1001 ms total) > >[----------] 121 tests from ServerTest >[ RUN ] ServerTest.GetMethod200 >[ OK ] ServerTest.GetMethod200 (10 ms) >[ RUN ] ServerTest.GetMethod200withPercentEncoding >[ OK ] ServerTest.GetMethod200withPercentEncoding (17 ms) >[ RUN ] ServerTest.GetMethod302 >[ OK ] ServerTest.GetMethod302 (34 ms) >[ RUN ] ServerTest.GetMethod302Redirect >[ OK ] ServerTest.GetMethod302Redirect (59 ms) >[ RUN ] ServerTest.GetMethod404 >[ OK ] ServerTest.GetMethod404 (16 ms) >[ RUN ] ServerTest.HeadMethod200 >[ OK ] ServerTest.HeadMethod200 (19 ms) >[ RUN ] ServerTest.HeadMethod200Static >[ OK ] ServerTest.HeadMethod200Static (14 ms) >[ RUN ] ServerTest.HeadMethod404 >[ OK ] ServerTest.HeadMethod404 (13 ms) >[ RUN ] ServerTest.GetMethodPersonJohn >[ OK ] ServerTest.GetMethodPersonJohn (16 ms) >[ RUN ] ServerTest.PostMethod1 >[ OK ] ServerTest.PostMethod1 (33 ms) >[ RUN ] ServerTest.PostMethod2 >[ OK ] ServerTest.PostMethod2 (36 ms) >[ RUN ] ServerTest.PutMethod3 >[ OK ] ServerTest.PutMethod3 (22 ms) >[ RUN ] ServerTest.PostWwwFormUrlEncodedJson >[ OK ] ServerTest.PostWwwFormUrlEncodedJson (9 ms) >[ RUN ] ServerTest.PostEmptyContent >[ OK ] ServerTest.PostEmptyContent (10 ms) >[ RUN ] ServerTest.PostEmptyContentWithNoContentType >[ OK ] ServerTest.PostEmptyContentWithNoContentType (15 ms) >[ RUN ] ServerTest.PostPathOnly >[ OK ] ServerTest.PostPathOnly (18 ms) >[ RUN ] ServerTest.PostPathAndHeadersOnly >[ OK ] ServerTest.PostPathAndHeadersOnly (24 ms) >[ RUN ] ServerTest.PostLarge >[ OK ] ServerTest.PostLarge (837 ms) >[ RUN ] ServerTest.PutEmptyContentWithNoContentType >[ OK ] ServerTest.PutEmptyContentWithNoContentType (14 ms) >[ RUN ] ServerTest.GetMethodDir >[ OK ] ServerTest.GetMethodDir (32 ms) >[ RUN ] ServerTest.GetMethodDirTest >[ OK ] ServerTest.GetMethodDirTest (29 ms) >[ RUN ] ServerTest.GetMethodDirTestWithDoubleDots >[ OK ] ServerTest.GetMethodDirTestWithDoubleDots (20 ms) >[ RUN ] ServerTest.GetMethodInvalidPath >[ OK ] ServerTest.GetMethodInvalidPath (14 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDir >[ OK ] ServerTest.GetMethodOutOfBaseDir (22 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDir2 >[ OK ] ServerTest.GetMethodOutOfBaseDir2 (11 ms) >[ RUN ] ServerTest.GetMethodDirMountTest >[ OK ] ServerTest.GetMethodDirMountTest (16 ms) >[ RUN ] ServerTest.GetMethodDirMountTestWithDoubleDots >[ OK ] ServerTest.GetMethodDirMountTestWithDoubleDots (30 ms) >[ RUN ] ServerTest.GetMethodInvalidMountPath >[ OK ] ServerTest.GetMethodInvalidMountPath (31 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDirMount >[ OK ] ServerTest.GetMethodOutOfBaseDirMount (29 ms) >[ RUN ] ServerTest.GetMethodOutOfBaseDirMount2 >[ OK ] ServerTest.GetMethodOutOfBaseDirMount2 (18 ms) >[ RUN ] ServerTest.PostMethod303 >[ OK ] ServerTest.PostMethod303 (13 ms) >[ RUN ] ServerTest.PostMethod303Redirect >[ OK ] ServerTest.PostMethod303Redirect (22 ms) >[ RUN ] ServerTest.UserDefinedMIMETypeMapping >[ OK ] ServerTest.UserDefinedMIMETypeMapping (16 ms) >[ RUN ] ServerTest.StaticFileRange >[ OK ] ServerTest.StaticFileRange (34 ms) >[ RUN ] ServerTest.InvalidBaseDirMount >[ OK ] ServerTest.InvalidBaseDirMount (4 ms) >[ RUN ] ServerTest.Binary >[ OK ] ServerTest.Binary (49 ms) >[ RUN ] ServerTest.BinaryString >[ OK ] ServerTest.BinaryString (76 ms) >[ RUN ] ServerTest.EmptyRequest >[ OK ] ServerTest.EmptyRequest (18 ms) >[ RUN ] ServerTest.LongRequest >[ OK ] ServerTest.LongRequest (9 ms) >[ RUN ] ServerTest.TooLongRequest >[ OK ] ServerTest.TooLongRequest (51 ms) >[ RUN ] ServerTest.LongHeader >[ OK ] ServerTest.LongHeader (11 ms) >[ RUN ] ServerTest.LongQueryValue >[ OK ] ServerTest.LongQueryValue (50 ms) >[ RUN ] ServerTest.TooLongHeader >[ OK ] ServerTest.TooLongHeader (9 ms) >[ RUN ] ServerTest.PercentEncoding >[ OK ] ServerTest.PercentEncoding (12 ms) >[ RUN ] ServerTest.PercentEncodingUnicode >[ OK ] ServerTest.PercentEncodingUnicode (27 ms) >[ RUN ] ServerTest.InvalidPercentEncoding >[ OK ] ServerTest.InvalidPercentEncoding (12 ms) >[ RUN ] ServerTest.InvalidPercentEncodingUnicode >[ OK ] ServerTest.InvalidPercentEncodingUnicode (11 ms) >[ RUN ] ServerTest.EndWithPercentCharacterInQuery >[ OK ] ServerTest.EndWithPercentCharacterInQuery (14 ms) >[ RUN ] ServerTest.PlusSignEncoding >[ OK ] ServerTest.PlusSignEncoding (18 ms) >[ RUN ] ServerTest.MultipartFormData >[ OK ] ServerTest.MultipartFormData (17 ms) >[ RUN ] ServerTest.MultipartFormDataMultiFileValues >[ OK ] ServerTest.MultipartFormDataMultiFileValues (25 ms) >[ RUN ] ServerTest.CaseInsensitiveHeaderName >[ OK ] ServerTest.CaseInsensitiveHeaderName (15 ms) >[ RUN ] ServerTest.CaseInsensitiveTransferEncoding >[ OK ] ServerTest.CaseInsensitiveTransferEncoding (9 ms) >[ RUN ] ServerTest.GetStreamed2 >[ OK ] ServerTest.GetStreamed2 (12 ms) >[ RUN ] ServerTest.GetStreamed >[ OK ] ServerTest.GetStreamed (10 ms) >[ RUN ] ServerTest.GetStreamedWithRange1 >[ OK ] ServerTest.GetStreamedWithRange1 (10 ms) >[ RUN ] ServerTest.GetStreamedWithRange2 >[ OK ] ServerTest.GetStreamedWithRange2 (13 ms) >[ RUN ] ServerTest.GetStreamedWithRangeSuffix1 >[ OK ] ServerTest.GetStreamedWithRangeSuffix1 (13 ms) >[ RUN ] ServerTest.GetStreamedWithRangeSuffix2 >[ OK ] ServerTest.GetStreamedWithRangeSuffix2 (20 ms) >[ RUN ] ServerTest.GetStreamedWithRangeError >[ OK ] ServerTest.GetStreamedWithRangeError (16 ms) >[ RUN ] ServerTest.GetRangeWithMaxLongLength >[ OK ] ServerTest.GetRangeWithMaxLongLength (13 ms) >[ RUN ] ServerTest.GetStreamedWithRangeMultipart >[ OK ] ServerTest.GetStreamedWithRangeMultipart (19 ms) >[ RUN ] ServerTest.GetStreamedEndless >[ OK ] ServerTest.GetStreamedEndless (22 ms) >[ RUN ] ServerTest.ClientStop >[ OK ] ServerTest.ClientStop (2039 ms) >[ RUN ] ServerTest.GetWithRange1 >[ OK ] ServerTest.GetWithRange1 (17 ms) >[ RUN ] ServerTest.GetWithRange2 >[ OK ] ServerTest.GetWithRange2 (40 ms) >[ RUN ] ServerTest.GetWithRange3 >[ OK ] ServerTest.GetWithRange3 (10 ms) >[ RUN ] ServerTest.GetWithRange4 >[ OK ] ServerTest.GetWithRange4 (20 ms) >[ RUN ] ServerTest.GetWithRangeOffsetGreaterThanContent >[ OK ] ServerTest.GetWithRangeOffsetGreaterThanContent (21 ms) >[ RUN ] ServerTest.GetWithRangeMultipart >[ OK ] ServerTest.GetWithRangeMultipart (39 ms) >[ RUN ] ServerTest.GetWithRangeMultipartOffsetGreaterThanContent >[ OK ] ServerTest.GetWithRangeMultipartOffsetGreaterThanContent (11 ms) >[ RUN ] ServerTest.GetStreamedChunked >[ OK ] ServerTest.GetStreamedChunked (15 ms) >[ RUN ] ServerTest.GetStreamedChunked2 >[ OK ] ServerTest.GetStreamedChunked2 (22 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithTrailer >[ OK ] ServerTest.GetStreamedChunkedWithTrailer (35 ms) >[ RUN ] ServerTest.LargeChunkedPost >[ OK ] ServerTest.LargeChunkedPost (26 ms) >[ RUN ] ServerTest.GetMethodRemoteAddr >[ OK ] ServerTest.GetMethodRemoteAddr (12 ms) >[ RUN ] ServerTest.GetMethodLocalAddr >[ OK ] ServerTest.GetMethodLocalAddr (12 ms) >[ RUN ] ServerTest.HTTPResponseSplitting >[ OK ] ServerTest.HTTPResponseSplitting (17 ms) >[ RUN ] ServerTest.SlowRequest >[ OK ] ServerTest.SlowRequest (1002 ms) >[ RUN ] ServerTest.Put >[ OK ] ServerTest.Put (12 ms) >[ RUN ] ServerTest.PutWithContentProvider >[ OK ] ServerTest.PutWithContentProvider (15 ms) >[ RUN ] ServerTest.PostWithContentProviderAbort >[ OK ] ServerTest.PostWithContentProviderAbort (7 ms) >[ RUN ] ServerTest.PutWithContentProviderWithoutLength >[ OK ] ServerTest.PutWithContentProviderWithoutLength (12 ms) >[ RUN ] ServerTest.PostWithContentProviderWithoutLengthAbort >[ OK ] ServerTest.PostWithContentProviderWithoutLengthAbort (20 ms) >[ RUN ] ServerTest.PutWithContentProviderWithGzip >[ OK ] ServerTest.PutWithContentProviderWithGzip (11 ms) >[ RUN ] ServerTest.PostWithContentProviderWithGzipAbort >[ OK ] ServerTest.PostWithContentProviderWithGzipAbort (1 ms) >[ RUN ] ServerTest.PutWithContentProviderWithoutLengthWithGzip >[ OK ] ServerTest.PutWithContentProviderWithoutLengthWithGzip (23 ms) >[ RUN ] ServerTest.PostWithContentProviderWithoutLengthWithGzipAbort >[ OK ] ServerTest.PostWithContentProviderWithoutLengthWithGzipAbort (23 ms) >[ RUN ] ServerTest.PutLargeFileWithGzip >[ OK ] ServerTest.PutLargeFileWithGzip (1317 ms) >[ RUN ] ServerTest.PutLargeFileWithGzip2 >[ OK ] ServerTest.PutLargeFileWithGzip2 (1270 ms) >[ RUN ] ServerTest.PutContentWithDeflate >[ OK ] ServerTest.PutContentWithDeflate (9 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithGzip >[ OK ] ServerTest.GetStreamedChunkedWithGzip (25 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithGzip2 >[ OK ] ServerTest.GetStreamedChunkedWithGzip2 (14 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithBrotli >[ OK ] ServerTest.GetStreamedChunkedWithBrotli (14 ms) >[ RUN ] ServerTest.GetStreamedChunkedWithBrotli2 >[ OK ] ServerTest.GetStreamedChunkedWithBrotli2 (14 ms) >[ RUN ] ServerTest.Patch >[ OK ] ServerTest.Patch (21 ms) >[ RUN ] ServerTest.Delete >[ OK ] ServerTest.Delete (14 ms) >[ RUN ] ServerTest.DeleteContentReceiver >[ OK ] ServerTest.DeleteContentReceiver (22 ms) >[ RUN ] ServerTest.Options >[ OK ] ServerTest.Options (25 ms) >[ RUN ] ServerTest.URL >[ OK ] ServerTest.URL (22 ms) >[ RUN ] ServerTest.ArrayParam >[ OK ] ServerTest.ArrayParam (19 ms) >[ RUN ] ServerTest.NoMultipleHeaders >[ OK ] ServerTest.NoMultipleHeaders (11 ms) >[ RUN ] ServerTest.PostContentReceiver >[ OK ] ServerTest.PostContentReceiver (25 ms) >[ RUN ] ServerTest.PostMultipartFileContentReceiver >[ OK ] ServerTest.PostMultipartFileContentReceiver (13 ms) >[ RUN ] ServerTest.PostMultipartPlusBoundary >[ OK ] ServerTest.PostMultipartPlusBoundary (19 ms) >[ RUN ] ServerTest.PostContentReceiverGzip >[ OK ] ServerTest.PostContentReceiverGzip (21 ms) >[ RUN ] ServerTest.PutContentReceiver >[ OK ] ServerTest.PutContentReceiver (21 ms) >[ RUN ] ServerTest.PatchContentReceiver >[ OK ] ServerTest.PatchContentReceiver (17 ms) >[ RUN ] ServerTest.PostQueryStringAndBody >[ OK ] ServerTest.PostQueryStringAndBody (28 ms) >[ RUN ] ServerTest.HTTP2Magic >[ OK ] ServerTest.HTTP2Magic (24 ms) >[ RUN ] ServerTest.KeepAlive >[ OK ] ServerTest.KeepAlive (102 ms) >[ RUN ] ServerTest.TooManyRedirect >[ OK ] ServerTest.TooManyRedirect (190 ms) >[ RUN ] ServerTest.Gzip >[ OK ] ServerTest.Gzip (10 ms) >[ RUN ] ServerTest.GzipWithoutAcceptEncoding >[ OK ] ServerTest.GzipWithoutAcceptEncoding (23 ms) >[ RUN ] ServerTest.GzipWithContentReceiver >[ OK ] ServerTest.GzipWithContentReceiver (13 ms) >[ RUN ] ServerTest.GzipWithoutDecompressing >[ OK ] ServerTest.GzipWithoutDecompressing (16 ms) >[ RUN ] ServerTest.GzipWithContentReceiverWithoutAcceptEncoding >[ OK ] ServerTest.GzipWithContentReceiverWithoutAcceptEncoding (16 ms) >[ RUN ] ServerTest.NoGzip >[ OK ] ServerTest.NoGzip (14 ms) >[ RUN ] ServerTest.NoGzipWithContentReceiver >[ OK ] ServerTest.NoGzipWithContentReceiver (18 ms) >[ RUN ] ServerTest.MultipartFormDataGzip >[ OK ] ServerTest.MultipartFormDataGzip (19 ms) >[ RUN ] ServerTest.Brotli >[ OK ] ServerTest.Brotli (9 ms) >[----------] 121 tests from ServerTest (9062 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 (2 ms) >[ RUN ] ServerRequestParsingTest.ReadHeadersRegexComplexity >[ OK ] ServerRequestParsingTest.ReadHeadersRegexComplexity (1004 ms) >[ RUN ] ServerRequestParsingTest.ReadHeadersRegexComplexity2 >[ OK ] ServerRequestParsingTest.ReadHeadersRegexComplexity2 (1002 ms) >[ RUN ] ServerRequestParsingTest.ExcessiveWhitespaceInUnparsableHeaderLine >[ OK ] ServerRequestParsingTest.ExcessiveWhitespaceInUnparsableHeaderLine (1004 ms) >[ RUN ] ServerRequestParsingTest.InvalidFirstChunkLengthInRequest >[ OK ] ServerRequestParsingTest.InvalidFirstChunkLengthInRequest (1009 ms) >[ RUN ] ServerRequestParsingTest.InvalidSecondChunkLengthInRequest >[ OK ] ServerRequestParsingTest.InvalidSecondChunkLengthInRequest (1002 ms) >[ RUN ] ServerRequestParsingTest.ChunkLengthTooHighInRequest >[ OK ] ServerRequestParsingTest.ChunkLengthTooHighInRequest (1007 ms) >[ RUN ] ServerRequestParsingTest.InvalidHeaderTextWithExtraCR >[ OK ] ServerRequestParsingTest.InvalidHeaderTextWithExtraCR (1003 ms) >[ RUN ] ServerRequestParsingTest.InvalidSpaceInURL >[ OK ] ServerRequestParsingTest.InvalidSpaceInURL (1003 ms) >[----------] 9 tests from ServerRequestParsingTest (8042 ms total) > >[----------] 2 tests from ServerStopTest >[ RUN ] ServerStopTest.StopServerWithChunkedTransmission >[ OK ] ServerStopTest.StopServerWithChunkedTransmission (2001 ms) >[ RUN ] ServerStopTest.ClientAccessAfterServerDown >[ OK ] ServerStopTest.ClientAccessAfterServerDown (5 ms) >[----------] 2 tests from ServerStopTest (2007 ms total) > >[----------] 1 test from StreamingTest >[ RUN ] StreamingTest.NoContentLengthStreaming >[ OK ] StreamingTest.NoContentLengthStreaming (501 ms) >[----------] 1 test from StreamingTest (501 ms total) > >[----------] 1 test from MountTest >[ RUN ] MountTest.Unmount >[ OK ] MountTest.Unmount (1003 ms) >[----------] 1 test from MountTest (1003 ms total) > >[----------] 1 test from ExceptionTest >[ RUN ] ExceptionTest.ThrowExceptionInHandler >[ OK ] ExceptionTest.ThrowExceptionInHandler (1002 ms) >[----------] 1 test from ExceptionTest (1002 ms total) > >[----------] 4 tests from KeepAliveTest >[ RUN ] KeepAliveTest.ReadTimeout >[ OK ] KeepAliveTest.ReadTimeout (7010 ms) >[ RUN ] KeepAliveTest.Issue1041 >[ OK ] KeepAliveTest.Issue1041 (8213 ms) >[ RUN ] KeepAliveTest.SSLClientReconnection >[ OK ] KeepAliveTest.SSLClientReconnection (3341 ms) >[ RUN ] KeepAliveTest.ReadTimeoutSSL >[ OK ] KeepAliveTest.ReadTimeoutSSL (7016 ms) >[----------] 4 tests from KeepAliveTest (25582 ms total) > >[----------] 1 test from ClientProblemDetectionTest >[ RUN ] ClientProblemDetectionTest.ContentProvider >[ OK ] ClientProblemDetectionTest.ContentProvider (1001 ms) >[----------] 1 test from ClientProblemDetectionTest (1001 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 (1002 ms) >[ RUN ] GetWithParametersTest.GetWithParameters2 >[ OK ] GetWithParametersTest.GetWithParameters2 (1002 ms) >[----------] 2 tests from GetWithParametersTest (2005 ms total) > >[----------] 1 test from ClientDefaultHeadersTest >[ RUN ] ClientDefaultHeadersTest.DefaultHeaders_Online >test.cc:4380: 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 (1001 ms) >[----------] 1 test from ServerDefaultHeadersTest (1001 ms total) > >[----------] 1 test from ServerTestWithAI_PASSIVE >[ RUN ] ServerTestWithAI_PASSIVE.GetMethod200 >[ OK ] ServerTestWithAI_PASSIVE.GetMethod200 (7 ms) >[----------] 1 test from ServerTestWithAI_PASSIVE (7 ms total) > >[----------] 1 test from ServerUpDownTest >[ RUN ] ServerUpDownTest.QuickStartStop >[ OK ] ServerUpDownTest.QuickStartStop (501 ms) >[----------] 1 test from ServerUpDownTest (501 ms total) > >[----------] 1 test from PayloadMaxLengthTest >[ RUN ] PayloadMaxLengthTest.ExceedLimit >[ OK ] PayloadMaxLengthTest.ExceedLimit (16 ms) >[----------] 1 test from PayloadMaxLengthTest (16 ms total) > >[----------] 7 tests from SSLClientTest >[ RUN ] SSLClientTest.UpdateCAStore >[ OK ] SSLClientTest.UpdateCAStore (11 ms) >[ RUN ] SSLClientTest.ServerNameIndication_Online >test.cc:4614: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.ServerNameIndication_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification1_Online >test.cc:4621: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.ServerCertificateVerification1_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification2_Online >test.cc:4631: Failure >Expected equality of these values: > Error::SSLLoadingCerts > Which is: SSL certificate loading failed (9) > res.error() > Which is: Could not establish connection (2) >[ FAILED ] SSLClientTest.ServerCertificateVerification2_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification3_Online >test.cc:4638: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.ServerCertificateVerification3_Online (0 ms) >[ RUN ] SSLClientTest.ServerCertificateVerification4 >[ OK ] SSLClientTest.ServerCertificateVerification4 (7 ms) >[ RUN ] SSLClientTest.WildcardHostNameMatch_Online >test.cc:4675: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] SSLClientTest.WildcardHostNameMatch_Online (0 ms) >[----------] 7 tests from SSLClientTest (19 ms total) > >[----------] 6 tests from SSLClientServerTest >[ RUN ] SSLClientServerTest.ClientCertPresent >[ OK ] SSLClientServerTest.ClientCertPresent (12 ms) >[ RUN ] SSLClientServerTest.MemoryClientCertPresent >[ OK ] SSLClientServerTest.MemoryClientCertPresent (11 ms) >[ RUN ] SSLClientServerTest.ClientCertMissing >[ OK ] SSLClientServerTest.ClientCertMissing (6 ms) >[ RUN ] SSLClientServerTest.TrustDirOptional >[ OK ] SSLClientServerTest.TrustDirOptional (11 ms) >[ RUN ] SSLClientServerTest.SSLConnectTimeout >[ OK ] SSLClientServerTest.SSLConnectTimeout (1102 ms) >[ RUN ] SSLClientServerTest.CustomizeServerSSLCtx >[ OK ] SSLClientServerTest.CustomizeServerSSLCtx (11 ms) >[----------] 6 tests from SSLClientServerTest (1156 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:5049: 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 (5 ms) >[----------] 1 test from ClientImplMethods (5 ms total) > >[----------] 1 test from YahooRedirectTest2 >[ RUN ] YahooRedirectTest2.SimpleInterface_Online >test.cc:5129: 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:5143: Failure >Value of: res > Actual: false >Expected: true >[ FAILED ] YahooRedirectTest3.SimpleInterface_Online (0 ms) >[ RUN ] YahooRedirectTest3.NewResultInterface_Online >test.cc:5157: 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:5183: 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 (10 ms) >[----------] 1 test from HttpToHttpsRedirectTest (10 ms total) > >[----------] 9 tests from MultipartFormDataTest >[ RUN ] MultipartFormDataTest.LargeData >[ OK ] MultipartFormDataTest.LargeData (1019 ms) >[ RUN ] MultipartFormDataTest.DataProviderItems >[ OK ] MultipartFormDataTest.DataProviderItems (1064 ms) >[ RUN ] MultipartFormDataTest.BadHeader >[ OK ] MultipartFormDataTest.BadHeader (1 ms) >[ RUN ] MultipartFormDataTest.WithPreamble >[ OK ] MultipartFormDataTest.WithPreamble (1 ms) >[ RUN ] MultipartFormDataTest.PostCustomBoundary >[ OK ] MultipartFormDataTest.PostCustomBoundary (1054 ms) >[ RUN ] MultipartFormDataTest.PostInvalidBoundaryChars >[ OK ] MultipartFormDataTest.PostInvalidBoundaryChars (1002 ms) >[ RUN ] MultipartFormDataTest.PutFormData >[ OK ] MultipartFormDataTest.PutFormData (1021 ms) >[ RUN ] MultipartFormDataTest.PutFormDataCustomBoundary >[ OK ] MultipartFormDataTest.PutFormDataCustomBoundary (1017 ms) >[ RUN ] MultipartFormDataTest.PutInvalidBoundaryChars >[ OK ] MultipartFormDataTest.PutInvalidBoundaryChars (1002 ms) >[----------] 9 tests from MultipartFormDataTest (7186 ms total) > >[----------] 3 tests from UnixSocketTest >[ RUN ] UnixSocketTest.pathname >[ OK ] UnixSocketTest.pathname (1 ms) >[ RUN ] UnixSocketTest.PeerPid >[ OK ] UnixSocketTest.PeerPid (1 ms) >[ RUN ] UnixSocketTest.abstract >[ OK ] UnixSocketTest.abstract (1 ms) >[----------] 3 tests from UnixSocketTest (4 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 (2307 ms) >[----------] 1 test from TaskQueueTest (2307 ms total) > >[----------] Global test environment tear-down >[==========] 257 tests from 73 test suites ran. (100695 ms total) >[ PASSED ] 222 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:34: all] Error 1 >make: Leaving directory '/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_32.x86/test' > * ERROR: dev-cpp/cpp-httplib-0.12.2::gentoo failed (test phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-cpp/cpp-httplib-0.12.2::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-cpp/cpp-httplib-0.12.2::gentoo'`. > * The complete build log is located at '/var/tmp/portage/vbslogs/build/dev-cpp/cpp-httplib-0.12.2:20230527-063236.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/temp/environment'. > * Working directory: '/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2_build-abi_x86_32.x86' > * S: '/var/tmp/portage/dev-cpp/cpp-httplib-0.12.2/work/cpp-httplib-0.12.2' >
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