Skip to content

tests: speed up coins_tests by parallelizing

Cirrus CI / lint failed Jul 11, 2025 in 1m 4s

Task Summary

Instruction lint failed in 00:28

Details

✅ 00:02 clone
✅ 00:01 merge_base
✅ 00:31 unshallow
❌ 00:28 lint

[08:42:44.209] + '[' -n 32945 ']'
[08:42:44.209] + export COMMIT_RANGE=HEAD~..HEAD
[08:42:44.209] + COMMIT_RANGE=HEAD~..HEAD
[08:42:44.209] ++ git rev-list -1 HEAD
[08:42:44.211] ++ git rev-list -1 --merges HEAD
[08:42:44.213] + '[' dfee012dd75c465025bb0dac5bc8123e11de40e5 '!=' dfee012dd75c465025bb0dac5bc8123e11de40e5 ']'
[08:42:44.213] + RUST_BACKTRACE=1
[08:42:44.213] + cargo run --manifest-path ./test/lint/test_runner/Cargo.toml
[08:42:44.319]    Compiling test_runner v0.1.0 (/tmp/cirrus-ci-build/test/lint/test_runner)
[08:42:45.373]     Finished dev [unoptimized + debuginfo] target(s) in 1.15s
[08:42:45.373]      Running `test/lint/test_runner/target/debug/test_runner`
[08:42:45.380] Checking commit range (HEAD~..HEAD):
[08:42:45.380] cd1591f4ca tests: speed up coins_tests by parallelizing
[08:42:45.380] 
[08:42:45.723] Args used        : 206
[08:42:45.723] Args documented  : 218
[08:42:45.723] Args undocumented: 0
[08:42:45.723] set()
[08:42:45.723] Args unknown     : 12
[08:42:45.723] {'-includeconf', '-zmqpubhashtx', '-zmqpubhashblock', '-zmqpubhashtxhwm', '-zmqpubrawblockhwm', '-zmqpubrawblock', '-zmqpubhashblockhwm', '-zmqpubrawtx', '-zmqpubrawtxhwm', '-testdatadir', '-zmqpubsequencehwm', '-zmqpubsequence'}
[08:42:50.650] All checks passed!
[08:42:51.002] src/crc32c in HEAD currently refers to tree 454691a9b89ee8b9e1f71a48a7398edba49c3805
[08:42:51.004] src/crc32c in HEAD was last updated in commit 5d45552fd4303f8d668ffbc50cce1053485aeead (tree 454691a9b89ee8b9e1f71a48a7398edba49c3805)
[08:42:51.004] GOOD
[08:42:51.478] src/crypto/ctaes in HEAD currently refers to tree 1b6c31139a71f80245c09597c343936a8e41d021
[08:42:51.480] src/crypto/ctaes in HEAD was last updated in commit 8501bedd7508ac514385806e191aec21ee978891 (tree 1b6c31139a71f80245c09597c343936a8e41d021)
[08:42:51.480] GOOD
[08:42:51.505] src/ipc/libmultiprocess in HEAD currently refers to tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037
[08:42:51.507] src/ipc/libmultiprocess in HEAD was last updated in commit 154af1eea1170f5626aa1c5f19cc77d1434bcc9d (tree 918b3c8915a1163c2f7aba7df2ddddd8d295f037)
[08:42:51.507] GOOD
[08:42:51.521] src/leveldb in HEAD currently refers to tree d14157fb2064132c65fef31feb2aba21d0aff025
[08:42:51.524] src/leveldb in HEAD was last updated in commit 240a4fb95d5b843826081807019cd405aa654e2b (tree d14157fb2064132c65fef31feb2aba21d0aff025)
[08:42:51.524] GOOD
[08:42:51.551] src/minisketch in HEAD currently refers to tree a79ef74c72212ddba7435e63769685157782ed6a
[08:42:51.553] src/minisketch in HEAD was last updated in commit bf25a0918f94524bda8e8fb7505d68a772e88b45 (tree a79ef74c72212ddba7435e63769685157782ed6a)
[08:42:51.553] GOOD
[08:42:51.603] src/secp256k1 in HEAD currently refers to tree b20631a75e1e5b5b5cd75b668f01d16508173c81
[08:42:51.606] src/secp256k1 in HEAD was last updated in commit c31fcaaad38b68fa170cf9fd900f2237c24016e3 (tree b20631a75e1e5b5b5cd75b668f01d16508173c81)
[08:42:51.606] GOOD
[08:42:59.525] doc/tor.md:62: occurences ==> occurrences
[08:42:59.525] ^ Warning: codespell identified likely spelling errors. Any false positives? Add them to the list of ignored words in test/lint/spelling.ignore-words.txt
[08:43:01.502] The test suite in file src/test/foo_tests.cpp should be named
[08:43:01.502] "foo_tests". Please make sure the following test suites follow
[08:43:01.502] that convention:
[08:43:01.502] 
[08:43:01.502] src/test/coins_tests.cpp:BOOST_FIXTURE_TEST_SUITE(coins_base_tests, BasicTestingSetup)
[08:43:01.502] src/test/coins_tests.cpp:BOOST_FIXTURE_TEST_SUITE(coins_dbbase_tests, BasicTestingSetup)
[08:43:01.502] 
[08:43:01.508] ^---- ⚠️ Failure generated from lint-tests.py
[08:43:07.504] Success: no issues found in 299 source files
[08:43:12.265] ^^^
[08:43:12.265] 
[08:43:12.265] ^---- ⚠️ Failure generated from lint check 'all_python_linters' (Run all linters of the form: test/lint/lint-*.py)!
[08:43:12.265] 
[08:43:12.265] 
��������