cardano-foundation / cardano-wallet

HTTP server & command-line for managing UTxOs and HD wallets in Cardano.
Apache License 2.0
769 stars 215 forks source link

Flaky: STAKE_POOLS_JOIN_01 - Can rejoin another stakepool #2497

Closed piotr-iohk closed 1 year ago

piotr-iohk commented 3 years ago

Context

https://iohk-nix-cache.s3-eu-central-1.amazonaws.com/log/261smfb5rh2d2dkckjx7avprrk4jp6xf-cardano-wallet-test-integration-2021.1.28-x86_64-unknown-linux-musl-check-x86_64-unknown-linux-musl.drv

Test Case

Failure / Counter-example

Failures:

  src/Test/Integration/Scenario/API/Shelley/StakePools.hs:503:5: 
  1) API Specifications, SHELLEY_STAKE_POOLS, STAKE_POOLS_JOIN_01 - Can rejoin another stakepool
       uncaught exception: IOException of type UserError
       user error (next delegation should contain exactly one element)

  To rerun use: --match "/API Specifications/SHELLEY_STAKE_POOLS/STAKE_POOLS_JOIN_01 - Can rejoin another stakepool/"

Randomized with seed 166763341

Resolution


QA

Anviking commented 1 year ago

Closing as stale. Can be reopened if needed.