wgtmac commented on PR #33739: URL: https://github.com/apache/arrow/pull/33739#issuecomment-1387013313
> Revision: [5d902c4](https://github.com/apache/arrow/commit/5d902c4a8ccc8381522f91a8f1a1bae41f316977) > > Submitted crossbow builds: [ursacomputing/crossbow @ actions-06834b1e91](https://github.com/ursacomputing/crossbow/branches/all?query=actions-06834b1e91) > > Task Status > test-alpine-linux-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947580643/jobs/6756559079) > test-build-cpp-fuzz [](https://github.com/ursacomputing/crossbow/actions/runs/3947580286/jobs/6756558416) > test-conda-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947581012/jobs/6756560038) > test-conda-cpp-valgrind [](https://github.com/ursacomputing/crossbow/runs/10721023586) > test-cuda-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947584031/jobs/6756567432) > test-debian-10-cpp-amd64 [](https://github.com/ursacomputing/crossbow/actions/runs/3947587365/jobs/6756575033) > test-debian-10-cpp-i386 [](https://github.com/ursacomputing/crossbow/actions/runs/3947586699/jobs/6756573475) > test-debian-11-cpp-amd64 [](https://github.com/ursacomputing/crossbow/actions/runs/3947583668/jobs/6756566377) > test-debian-11-cpp-i386 [](https://github.com/ursacomputing/crossbow/actions/runs/3947585276/jobs/6756570450) > test-fedora-35-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947585952/jobs/6756571823) > test-ubuntu-18.04-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947582905/jobs/6756564571) > test-ubuntu-18.04-cpp-release [](https://github.com/ursacomputing/crossbow/actions/runs/3947581760/jobs/6756561934) > test-ubuntu-18.04-cpp-static [](https://github.com/ursacomputing/crossbow/actions/runs/3947581313/jobs/6756560811) > test-ubuntu-20.04-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947582440/jobs/6756563563) > test-ubuntu-20.04-cpp-20 [](https://github.com/ursacomputing/crossbow/actions/runs/3947584208/jobs/6756567874) > test-ubuntu-20.04-cpp-bundled [](https://github.com/ursacomputing/crossbow/actions/runs/3947584945/jobs/6756569777) > test-ubuntu-20.04-cpp-thread-sanitizer [](https://github.com/ursacomputing/crossbow/actions/runs/3947583319/jobs/6756565574) > test-ubuntu-22.04-cpp [](https://github.com/ursacomputing/crossbow/actions/runs/3947586384/jobs/6756572717) The `test-conda-cpp-valgrind` failed because of timeout which seems unrelated to the fix. ``` Total Test time (real) = 2996.63 sec The following tests FAILED: 2 - plasma-client-tests (Timeout) 31 - arrow-compute-scalar-test (Timeout) 32 - arrow-compute-vector-test (Timeout) 37 - arrow-compute-hash-join-node-test (Timeout) 39 - arrow-compute-tpch-node-test (Timeout) 40 - arrow-compute-union-node-test (Timeout) 49 - arrow-dataset-scanner-test (Timeout) 50 - arrow-dataset-file-csv-test (Timeout) 65 - parquet-arrow-test (Timeout) Errors while running CTest 8 ``` -- 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]
