mirror of
https://github.com/alexgo-io/stacks-puppet-node.git
synced 2026-04-28 11:46:07 +08:00
Disable broken and flakey signer tests in CI
Signed-off-by: Jacinta Ferrant <jacinta@trustmachines.co>
This commit is contained in:
5
.github/workflows/bitcoin-tests.yml
vendored
5
.github/workflows/bitcoin-tests.yml
vendored
@@ -86,8 +86,9 @@ jobs:
|
||||
- tests::signer::stackerdb_sign_request_rejected
|
||||
- tests::signer::stackerdb_block_proposal
|
||||
- tests::signer::stackerdb_filter_bad_transactions
|
||||
- tests::signer::stackerdb_mine_2_nakamoto_reward_cycles
|
||||
- tests::signer::stackerdb_sign_after_signer_reboot
|
||||
# TODO: enable these once v1 signer is fixed
|
||||
# - tests::signer::stackerdb_mine_2_nakamoto_reward_cycles
|
||||
# - tests::signer::stackerdb_sign_after_signer_reboot
|
||||
- tests::nakamoto_integrations::stack_stx_burn_op_integration_test
|
||||
- tests::signer::stackerdb_delayed_dkg
|
||||
# Do not run this one until we figure out why it fails in CI
|
||||
|
||||
Reference in New Issue
Block a user