Labeled Tests
pull
test, univalue: Specify path to tests instead of hardcoding
#31434
hebasto on December 6, 2024 Tests
hebasto on December 6, 2024 Tests
pull
test: fix
brunoerg on December 2, 2024 Tests
test_invalid_tx_in_compactblock
in p2p_compactblocks
#31406
brunoerg on December 2, 2024 Tests
pull
[POC] cmake: Introduce LLVM’s Source-based Code Coverage reports
#31394
hebasto on November 29, 2024 Build system Tests
hebasto on November 29, 2024 Build system Tests
pull
test: Add missing node.setmocktime(self.mocktime) to p2p_ibd_stalling.py
#31383
maflcko on November 27, 2024 Tests
maflcko on November 27, 2024 Tests
pull
ci: allow passing extra args to docker build with CI_IMAGE_BUILD_EXTRA_ARGS
#31377
0xB10C on November 26, 2024 Tests
0xB10C on November 26, 2024 Tests
pull
Add and use
andremralves on November 23, 2024 Tests Needs rebase
satToBtc
and btcToSat
util functions
#31356
andremralves on November 23, 2024 Tests Needs rebase
pull
ci: detect outbound internet traffic generated while running tests
#31349
vasild on November 22, 2024 Tests
vasild on November 22, 2024 Tests
issue
ci: how to run native arm job on Apple silicon?
#31344
Sjors on November 22, 2024 Tests Questions and Help
Sjors on November 22, 2024 Tests Questions and Help
pull
test: add missing segwitv1 test cases to
theStack on November 21, 2024 Tests
script_standard_tests
#31340
theStack on November 21, 2024 Tests
issue
Functional tests:
andremralves on November 20, 2024 Tests CI failed
feature_bind_port_discover.py
is failing
#31336
andremralves on November 20, 2024 Tests CI failed
pull
test: locking -testdatadir when not specified and then deleting lock and dir at end of test
#31328
kevkevinpal on November 20, 2024 Tests
kevkevinpal on November 20, 2024 Tests
pull
ci, iwyu: Treat warnings as errors for specific targets
#31308
hebasto on November 17, 2024 Refactoring Tests Needs rebase
hebasto on November 17, 2024 Refactoring Tests Needs rebase
pull
test: report detailed msg during utf8 response decoding error
#31251
furszy on November 7, 2024 Tests
furszy on November 7, 2024 Tests
pull
test: Add combinerawtransaction test to rpc_createmultisig
#31249
achow101 on November 7, 2024 Tests
achow101 on November 7, 2024 Tests
pull
test: Rework wallet_migration.py to use previous releases
#31248
achow101 on November 7, 2024 Tests
achow101 on November 7, 2024 Tests
pull
test: clarify log messages when handling SOCKS5 proxy connections
#31239
vasild on November 7, 2024 Tests
vasild on November 7, 2024 Tests
issue
fuzz: connman target: terminate called after throwing an instance of ‘std::bad_alloc’
#31234
maflcko on November 6, 2024 Tests
maflcko on November 6, 2024 Tests
pull
ci: Split out native fuzz jobs for macOS and windows (take 2)
#31221
dergoegge on November 5, 2024 Tests
dergoegge on November 5, 2024 Tests
pull
fuzz: Fix difficulty target generation in
marcofleon on November 4, 2024 Tests
p2p_headers_presync
#31213
marcofleon on November 4, 2024 Tests
pull
fuzz: fix
brunoerg on November 1, 2024 Tests
implicit-integer-sign-change
in wallet_create_transaction
#31203
brunoerg on November 1, 2024 Tests
issue
CI: Make failure message easier to spot
#31200
m3dwards on October 31, 2024 Brainstorming Tests
m3dwards on October 31, 2024 Brainstorming Tests
issue
CI: Improve documentation around replicating CI locally
#31199
m3dwards on October 31, 2024 Brainstorming Docs Build system Tests
m3dwards on October 31, 2024 Brainstorming Docs Build system Tests
pull
ci: Do not error on unused-member-function in test each commit
#31187
sr-gi on October 30, 2024 Tests
sr-gi on October 30, 2024 Tests
pull
ci: Test cross-built Windows executables on Windows natively
#31176
hebasto on October 29, 2024 Windows Tests
hebasto on October 29, 2024 Windows Tests
pull
test: Don’t enforce BIP94 on regtest unless specified by arg
#31156
mzumsande on October 25, 2024 Tests
mzumsande on October 25, 2024 Tests
pull
functional test: Additional package evaluation coverage
#31152
instagibbs on October 24, 2024 Tests
instagibbs on October 24, 2024 Tests
pull
ci: Temporary workaround for old CCACHE_DIR cirrus env
#31146
maflcko on October 24, 2024 Tests
maflcko on October 24, 2024 Tests
pull
test: fix intermittent failure in p2p_seednode.py, don’t connect to random IPs
#31142
mzumsande on October 23, 2024 Tests
mzumsande on October 23, 2024 Tests
pull
test: added test to assert TX decode rpc error on submitpackage rpc
#31139
kevkevinpal on October 23, 2024 Tests
kevkevinpal on October 23, 2024 Tests
pull
ci: Split out native fuzz jobs for macOS and windows
#31073
dergoegge on October 11, 2024 Tests
dergoegge on October 11, 2024 Tests
issue
ci: Replace wine tests with real tests on Windows?
#31071
maflcko on October 11, 2024 Brainstorming Windows Tests CI failed
maflcko on October 11, 2024 Brainstorming Windows Tests CI failed
pull
ci: Add separate fuzz-only CI jobs with -DBUILD_FOR_FUZZING
#31060
dollarparity on October 8, 2024 Tests
dollarparity on October 8, 2024 Tests
issue
Disallow building fuzz binary without
dergoegge on October 8, 2024 Tests
-DBUILD_FOR_FUZZING
#31057
dergoegge on October 8, 2024 Tests
issue
build: macOS fuzz instructions broken using latest macOS linker
#31049
fanquake on October 7, 2024 macOS Build system Tests
fanquake on October 7, 2024 macOS Build system Tests
pull
test: Assert that when we add the max orphan amount that we cannot add anymore and that a random orphan gets dropped
#31040
kevkevinpal on October 6, 2024 Tests
kevkevinpal on October 6, 2024 Tests
pull
test: Fix copy-paste in wallet/test/db_tests ostream operator
#31038
hodlinator on October 5, 2024 Tests
hodlinator on October 5, 2024 Tests
pull
test: use context managers and add file existence checks in feature_fee_estimation.py
#31030
AgusR7 on October 4, 2024 Tests
AgusR7 on October 4, 2024 Tests
pull
test: Add mockable steady clock, tests for PCP and NATPMP implementations
#31022
laanwj on October 2, 2024 Tests Utils/log/libs
laanwj on October 2, 2024 Tests Utils/log/libs
pull
Cover remaining tinyformat usages in CheckFormatSpecifiers
#30999
l0rinc on September 29, 2024 Tests
l0rinc on September 29, 2024 Tests
pull
test: enable running independent functional test sub-tests
#30991
ismaelsadeeq on September 27, 2024 Tests
ismaelsadeeq on September 27, 2024 Tests
issue
ci: aarch64 workers were updated (CCACHE_MAXSIZE=100G) :rocket:
#30977
maflcko on September 26, 2024 Tests
maflcko on September 26, 2024 Tests