bneradt opened a new issue, #9778: URL: https://github.com/apache/trafficserver/issues/9778
The CI quiche make check test fails in the CI branch builds: https://ci.trafficserver.apache.org/view/10.x-master/job/master/job/quiche/72/execution/node/77/log/ https://ci.trafficserver.apache.org/view/10.x-master/job/master/job/quiche/72/execution/node/77/log/ ``` FAIL: test_tscpputil ============================================================================ Testsuite summary for Apache Traffic Server 10.0.0 ============================================================================ # TOTAL: 1 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 1 # XPASS: 0 # ERROR: 0 ============================================================================ See src/tscpp/util/test-suite.log Please report to [email protected] ============================================================================ make[3]: *** [Makefile:1179: test-suite.log] Error 1 make[3]: Leaving directory '/home/jenkins/workspace/master/quiche/src/src/tscpp/util' make[2]: *** [Makefile:1287: check-TESTS] Error 2 make[2]: Leaving directory '/home/jenkins/workspace/master/quiche/src/src/tscpp/util' make[1]: *** [Makefile:1361: check-am] Error 2 make[1]: Leaving directory '/home/jenkins/workspace/master/quiche/src/src/tscpp/util' make: *** [Makefile:897: check-recursive] Error 1 ``` I could not reproduce this locally, despite using the same docker image and build steps that CI uses. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
