Skip to content

Commit 8303c90

Browse files
iohk-bors[bot]Piotr Stachyra
andauthored
Merge #1589
1589: Update to jorm 0.8.18 r=piotr-iohk a=piotr-iohk # Issue Number I figured I'll update... # Overview - 5100dbd Bump jormungandr.nix - ab1ac1b arbitrary blocks # Comments There are two cases failing, I don't quite understand yet why... cannot reproduce locally: ``` Failures: test/integration/Test/Integration/Jormungandr/Scenario/API/StakePools.hs:506:17: 1) API Specifications, STAKE_POOLS_JOIN/QUIT_02 - Passphrase must have appropriate length, Join: passphrase is too short: expected at least 10 characters expected: Status {statusCode = 400, statusMessage = "Bad Request"} but got: Status {statusCode = 403, statusMessage = "Forbidden"} from the following response: Left (DecodeFailure "Error in $: parsing Cardano.Wallet.Api.Types.ApiTransaction(ApiTransaction) failed, key \"id\" not found: Response {responseStatus = Status {statusCode = 403, statusMessage = \"Forbidden\"}, responseVersion = HTTP/1.1, responseHeaders = [(\"Transfer-Encoding\",\"chunked\"),(\"Date\",\"Wed, 22 Apr 2020 15:08:08 GMT\"),(\"Server\",\"Warp/3.3.5\")], responseBody = \"{\\\"code\\\":\\\"cannot_cover_fee\\\",\\\"message\\\":\\\"I'm unable to select enough coins to pay for a delegation certificate. I need: 56 Lovelace.\\\"}\", responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose}") To rerun use: --match "/API Specifications/STAKE_POOLS_JOIN/QUIT_02 - Passphrase must have appropriate length/Join: passphrase is too short: expected at least 10 characters/" test/integration/Test/Integration/Jormungandr/Scenario/API/StakePools.hs:506:17: 2) API Specifications, STAKE_POOLS_JOIN/QUIT_02 - Passphrase must have appropriate length, Quit: passphrase is too short: expected at least 10 characters expected: Status {statusCode = 400, statusMessage = "Bad Request"} but got: Status {statusCode = 403, statusMessage = "Forbidden"} from the following response: Left (DecodeFailure "Error in $: parsing Cardano.Wallet.Api.Types.ApiTransaction(ApiTransaction) failed, key \"id\" not found: Response {responseStatus = Status {statusCode = 403, statusMessage = \"Forbidden\"}, responseVersion = HTTP/1.1, responseHeaders = [(\"Transfer-Encoding\",\"chunked\"),(\"Date\",\"Wed, 22 Apr 2020 15:08:08 GMT\"),(\"Server\",\"Warp/3.3.5\")], responseBody = \"{\\\"code\\\":\\\"not_delegating_to\\\",\\\"message\\\":\\\"It seems that you're trying to retire from delegation although you're not even delegating, nor won't be in an immediate future.\\\"}\", responseCookieJar = CJ {expose = []}, responseClose' = ResponseClose}") ``` Co-authored-by: Piotr Stachyra <piotr.stachyra@iohk.io>
2 parents a638544 + ca847d2 commit 8303c90

File tree

102 files changed

+54
-30
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+54
-30
lines changed

README.md

Lines changed: 1 addition & 1 deletion
20.3 KB
Binary file not shown.
-4.68 KB
Binary file not shown.
11.5 KB
Binary file not shown.
1.69 KB
Binary file not shown.
-7.15 KB
Binary file not shown.
5.62 KB
Binary file not shown.
-8.04 KB
Binary file not shown.
-26.9 KB
Binary file not shown.
31.3 KB
Binary file not shown.

0 commit comments

Comments
 (0)