Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flaky test: ValidationFailedV1 NotEnoughSpace from Plutus scenarios, currency #3124

Open
1 task done
Anviking opened this issue Feb 10, 2022 · 1 comment
Open
1 task done
Labels
Test failure A flaky test or nightly CI failure

Comments

@Anviking
Copy link
Member

Anviking commented Feb 10, 2022

Please ensure:

  • This is actually a flaky test already present in the code and not caused by your PR.

Context

According to @paweljakubas, these failures are related to some hard-coding of values for the Plutus integration scenario @HeinrichApfelmus added. There is an idea of a proper solution.

So far only seen on 27 Jan and 28 Jan in one PR.

Job name

cardano-wallet:integration

Test case name(s)

API Specifications, NEW_SHELLEY_TRANSACTIONS, Plutus scenarios, currency

Error message

src/Test/Integration/Scenario/API/Shelley/TransactionsNew.hs:290:54:
� 1) API Specifications, NEW_SHELLEY_TRANSACTIONS, Plutus scenarios, currency
      uncaught exception: RequestException
       ClientError (Object (fromList [("code",String "redeemer_script_failure"),("message",String "I was unable to assign execution units to one of your redeemers: minting(3f10e7f13c98f0a2b4af150af1747fa7a0b7a291a31830a1dfab4328); Its execution is failing with the following error: ValidationFailedV1 (CodecError (DeserialiseFailure 3280 \"NotEnoughSpace (0x0000004200d24ce0,S {currPtr = 0x0000004200d24cdf, usedBits = 6})\")) [].")]))

Build link

https://buildkite.com/input-output-hk/cardano-wallet/builds/18306

@Anviking
Copy link
Member Author

Currently marked pending.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Test failure A flaky test or nightly CI failure
Projects
None yet
Development

No branches or pull requests

2 participants
@Anviking and others