Control: retitle -1 cpp-httplib: FTBFS on s390x, armhf due to flaky tests

Hi,

On 2023-07-24 04:26, Andrea Pappacoda wrote:
> I've looked into this, but I couldn't find any change which would
> cause test failures on s390x specifically.  cpp-httplib's test suite
> is a bit flaky though, so it may have been just an unlucky run (this
> is an issue in itself, but I have already reported it upstream and it
> didn't get much attention). Is it possible to re-try the build?

I've bumped into a very similar failure on armhf too, so the problem is
probably not s390x-specific.

Note that the build succeeded on a second try.

[----------] 3 tests from HostAndPortPropertiesTest
[ RUN      ] HostAndPortPropertiesTest.NoSSL
[       OK ] HostAndPortPropertiesTest.NoSSL (0 ms)
[ RUN      ] HostAndPortPropertiesTest.NoSSLWithSimpleAPI
[       OK ] HostAndPortPropertiesTest.NoSSLWithSimpleAPI (0 ms)
[ RUN      ] HostAndPortPropertiesTest.SSL
[       OK ] HostAndPortPropertiesTest.SSL (0 ms)
[----------] 3 tests from HostAndPortPropertiesTest (0 ms total)

[----------] 2 tests from SSLClientTest
[ RUN      ] SSLClientTest.UpdateCAStore
[       OK ] SSLClientTest.UpdateCAStore (0 ms)
[ RUN      ] SSLClientTest.ServerCertificateVerification4
../test/test.cc:4808: Failure
Value of: res
  Actual: false
Expected: true
==============================================================================


Summary of Failures:

1/1 main TIMEOUT        900.20s   killed by signal 15 SIGTERM

Ok:                 0   
Expected Fail:      0   
Fail:               0   
Unexpected Pass:    0   
Skipped:            0   
Timeout:            1   
dh_auto_test: error: cd obj-arm-linux-gnueabihf && LC_ALL=C.UTF-8 
MESON_TESTTHREADS=8 meson test --timeout-multiplier=3 
--test-args=--gtest_filter=-\*_Online:\*ClientProblemDetectionTest\* returned 
exit code 1
make[1]: *** [debian/rules:42: override_dh_auto_test] Error 25
make[1]: Leaving directory '/<<PKGBUILDDIR>>'

Reply via email to