index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
functional
/
feature_init.py
Age
Commit message (
Expand
)
Author
2024-07-16
scripted-diff: Add `__file__` argument to `BitcoinTestFramework.init()`
Hennadii Stepanov
2024-04-30
test: use sleepy wait-for-log in reindex readonly
Matthew Zipkin
2023-12-08
test: detect OS consistently using `platform.system()`
Sebastian Falbesoner
2023-11-09
test: Avoid intermittent failures in feature_init
MarcoFalke
2023-10-08
test: randomized perturbing in feature_init
L0la L33tz
2023-10-08
test: simplify feature_init
Fabian Jahr
2023-07-18
test: fix feature_init.py file perturbation
Martin Zumsande
2023-07-07
scripted-diff: rename 'loadblk' thread name to 'initload'
furszy
2023-05-05
Merge bitcoin/bitcoin#26653: test, init: perturb file to ensure failure inste...
fanquake
2022-12-24
scripted-diff: Bump copyright headers
Hennadii Stepanov
2022-12-07
test, init: perturb file to ensure failure instead of only deleting them
brunoerg
2022-11-10
test: Remove wallet option from non-wallet tests
MacroFake
2022-09-13
init: add utxo snapshot detection
James O'Beirne
2022-06-07
test: Fix wait_for_debug_log UnicodeDecodeError
MacroFake
2022-01-31
test: activate all index types in feature_init.py
Martin Zumsande
2022-01-31
test: Fix feature_init intermittent issues
MarcoFalke
2022-01-31
test: Remove random line number feature from feature_init.py
MarcoFalke
2022-01-12
[bugfix] prevent UnicodeDecodeError errors when opening log file in feature_i...
sogoagain
2021-12-29
test: enable txindex in feature_init
James O'Beirne
2021-12-29
test: feature_init: retain debug.log and improve detection
James O'Beirne
2021-12-29
test: feature_init: tweak all .ldb files of a certain type
James O'Beirne
2021-12-15
test: re-organized array according to order of logs and included 2 more inter...
seaona
2021-12-15
test: include two more interruptions points
seaona
2021-10-26
test: add stress tests for initialization
James O'Beirne