Task 57264762817

fuzz: Add a test case for `ParseByteUnits()`

2025-12-05 15:39:31 completed parseByteUnits 57b888ce0ebdeb34d866fd1511052fd740cc5ab8


Commands that took longer than 1 second (total 19m49s)
linedurationpercentagecommand
93754s4%docker buildx build --file=/home/admin/actions-runner/_work/bitcoin/bitcoin/ci/test_imagefile --build-arg=CI_IMAGE_NAME_TAG=mirror.gcr.io/ubuntu:24.04 --build-arg=FILE_ENV=./ci/test/00_setup_env_native_tidy.sh --build-arg=BASE_ROOT_DIR=/home/admin/actions-runner/_work/_temp --platform=linux --label=bitcoin-ci-test --tag=ci_native_tidy --cache-from type=gha,url=http://127.0.0.1:12321/,url_v2=http://127.0.0.1:12321/,scope=ci_native_tidy --load /home/admin/actions-runner/_work/bitcoin/bitcoin
121612s1%cmake -S /home/admin/actions-runner/_work/_temp -B /home/admin/actions-runner/_work/_temp/build -DBUILD_BENCH=ON -DBUILD_FUZZ_BINARY=ON -DWERROR=ON -DCMAKE_INSTALL_PREFIX=/home/admin/actions-runner/_work/_temp/ci/scratch/out -Werror=dev -DCMAKE_EXPORT_COMPILE_COMMANDS=ON --preset dev-mode -DCMAKE_C_COMPILER=clang-21 -DCMAKE_CXX_COMPILER=clang++-21 '-DCMAKE_C_FLAGS_RELWITHDEBINFO=-O0 -g0' '-DCMAKE_CXX_FLAGS_RELWITHDEBINFO=-O0 -g0'
157312s1%cmake --build /home/admin/actions-runner/_work/_temp/build -j8 --target all install
27862s0%/home/admin/actions-runner/_work/_temp/contrib/devtools/check-deps.sh /home/admin/actions-runner/_work/_temp/build
28186s0%cmake --build /tidy-build -j8
28356m4s30%tee tmp.tidy-out.txt
50506s0%tee /tmp/iwyu_ci.out
52071m33s7%python3 /include-what-you-use/iwyu_tool.py -p /home/admin/actions-runner/_work/_temp/build -j8 -- -Xiwyu --cxx17ns -Xiwyu --mapping_file=/home/admin/actions-runner/_work/_temp/contrib/devtools/iwyu/bitcoin.core.imp -Xiwyu --max_line_length=160
132642s0%has correct #includes/fwd-decls)
136537s0%should remove these lines:
139275s0%has correct #includes/fwd-decls)
143964s0%has correct #includes/fwd-decls)
148234s0%has correct #includes/fwd-decls)
151001s0%should remove these lines:
155899s0%should remove these lines:
157013s0%has correct #includes/fwd-decls)
158083s0%should remove these lines:
158552s0%should remove these lines:
161472s0%should remove these lines:
162169m8s46%should remove these lines:
442452s0%python3 /include-what-you-use/fix_includes.py --nosafe_headers
728771s0%docker container kill db2ae7282fcc20c65502932972ecb8b057aa5a3a1f4b282376da261aa845c1e8
Tags
  • tidy
  • parseByteUnits
  • COMPLETED