mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-16 13:01:19 +02:00
Merge 133446f3dc into merged_master (Bitcoin PR bitcoin/bitcoin#23043)
This commit is contained in:
commit
54f99654cd
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ task:
|
|||
- python test\util\rpcauth-test.py
|
||||
functional_tests_script:
|
||||
# TODO enable '--extended' and drop '--exclude'.
|
||||
- python test\functional\test_runner.py --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --exclude %EXCLUDE_TESTS% --failfast
|
||||
- python test\functional\test_runner.py --nocleanup --ci --quiet --combinedlogslen=4000 --jobs=4 --timeout-factor=8 --exclude %EXCLUDE_TESTS% --failfast
|
||||
|
||||
task:
|
||||
name: 'ARM [unit tests, no functional tests] [bullseye]'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue