Task 5166510785691648
test: fix TestShell initialization for cmake build directory
2024-12-16 16:37:28 aborted worker:ci_worker_1733416226_399928904 pull/31510 fb3782a85ad8ca987ed0a4979b349550670d43e4- ccache_hitrate:
- configure_duration:
16s - depends_build_duration:
4s - docker_build_cached:
true
Commands that took longer than 1 second (total 1m31s)
line | duration | percentage | command |
---|---|---|---|
507 | 4s | 4% | bash -c 'CONFIG_SHELL= make -j10 -C depends HOST=x86_64-w64-mingw32 LOG=1' |
528 | 16s | 17% | bash -c 'cmake -S /ci_container_base -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DCMAKE_TOOLCHAIN_FILE=/ci_container_base/depends/x86_64-w64-mingw32/toolchain.cmake -DWERROR=ON -DENABLE_EXTERNAL_SIGNER=ON -DCMAKE_INSTALL_PREFIX=/ci_container_base/ci/scratch/out -DREDUCE_EXPORTS=ON -DBUILD_GUI_TESTS=OFF -DCMAKE_CXX_FLAGS='\''-Wno-error=return-type -Wno-error=maybe-uninitialized -Wno-error=array-bounds'\'' || ( (cat CMakeFiles/CMakeOutput.log CMakeFiles/CMakeError.log) && false)' |