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

E2e testing utxo snapshot / shared wallet receive transaction #2682

Merged
merged 2 commits into from
May 31, 2021

Conversation

piotr-iohk
Copy link
Contributor

Issue Number

Overview

  • 9149b0a
    Sanity e2e check for utxo snapshot

  • 690b0de
    Test receive funds to shared wallet

Comments

@piotr-iohk piotr-iohk self-assigned this May 31, 2021
@piotr-iohk piotr-iohk requested a review from paweljakubas May 31, 2021 15:08
@piotr-iohk
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 31, 2021
2682: E2e testing utxo snapshot / shared wallet receive transaction r=piotr-iohk a=piotr-iohk

# Issue Number

<!-- Put here a reference to the issue that this PR relates to and which requirements it tackles. Jira issues of the form ADP- will be auto-linked. -->


# Overview

- 9149b0a
  Sanity e2e check for utxo snapshot
  
- 690b0de
  Test receive funds to shared wallet



# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 31, 2021

Build failed:

cardano-wallet                 &gt;        While verifying ApiWallet {id = ApiT {getApiT = WalletId {getWalletId = aeb0370562f7177fc4e876a471ec8485700f577e}}, addressPoolGap = ApiT {getApiT = AddressPoolGap {getAddressPoolGap = 20}}, balance = ApiWalletBalance {available = Quantity {getQuantity = 0}, total = Quantity {getQuantity = 0}, reward = Quantity {getQuantity = 0}}, assets = ApiWalletAssetsBalance {available = ApiT {getApiT = TokenMap (fromList [])}, total = ApiT {getApiT = TokenMap (fromList [])}}, delegation = ApiWalletDelegation {active = ApiWalletDelegationNext {status = NotDelegating, target = Nothing, changesAt = Nothing}, next = []}, name = ApiT {getApiT = WalletName {getWalletName = "Wallet from pub key"}}, passphrase = Nothing, state = ApiT {getApiT = Syncing (Quantity {getQuantity = Percentage {getPercentage = 353 % 400}})}, tip = ApiBlockReference {absoluteSlotNumber = ApiT {getApiT = SlotNo 7868}, slotId = ApiSlotId {epochNumber = ApiT {getApiT = EpochNo {unEpochNo = 157}}, slotNumber = ApiT {getApiT = SlotInEpoch {unSlotInEpoch = 18}}}, time = 2021-05-31 18:28:12.6 UTC, block = ApiBlockInfo {height = Quantity {getQuantity = 4000}}}}
--
&nbsp; | cardano-wallet                 &gt;        Waited longer than 90s to resolve action: "Wallet balance is as expected on wallet from pubKey".
&nbsp; | cardano-wallet                 &gt; [cardano-wallet.network:Warning:60078] [2021-05-31 18:34:09.03 UTC] Connection lost with the node. Network.Socket.recvBuf: resource vanished (Connection reset by peer)
&nbsp; | cardano-wallet                 &gt; [cardano-wallet.network:Warning:2098] [2021-05-31 18:34:09.03 UTC] Connection lost with the node. Network.Socket.recvBuf: resource vanished (Connection reset by peer)
&nbsp; | cardano-wallet                 &gt; [cardano-wallet.network:Warning:60057] [2021-05-31 18:34:09.03 UTC] Connection lost with the node. Network.Socket.recvBuf: resource vanished (Connection reset by peer)
&nbsp; | cardano-wallet                 &gt; [cardano-wallet.network:Warning:2096] [2021-05-31 18:34:09.03 UTC] Connection lost with the node. writev: resource vanished (Broken pipe)
&nbsp; | cardano-wallet                 &gt;        expected: Quantity {getQuantity = 1000000}
&nbsp; | cardano-wallet                 &gt;         but got: Quantity {getQuantity = 0}
&nbsp; | cardano-wallet                 &gt;
&nbsp; | cardano-wallet                 &gt;   To rerun use: --match "/CLI Specifications/SHELLEY_CLI_HW_WALLETS/HW_WALLETS_01x - Restoration from account public key preserves funds/"

#2428

@piotr-iohk
Copy link
Contributor Author

bors r+

iohk-bors bot added a commit that referenced this pull request May 31, 2021
2682: E2e testing utxo snapshot / shared wallet receive transaction r=piotr-iohk a=piotr-iohk

# Issue Number

<!-- Put here a reference to the issue that this PR relates to and which requirements it tackles. Jira issues of the form ADP- will be auto-linked. -->


# Overview

- 9149b0a
  Sanity e2e check for utxo snapshot
  
- 690b0de
  Test receive funds to shared wallet



# Comments

<!-- Additional comments or screenshots to attach if any -->

<!--
Don't forget to:

 ✓ Self-review your changes to make sure nothing unexpected slipped through
 ✓ Assign yourself to the PR
 ✓ Assign one or several reviewer(s)
 ✓ Jira will detect and link to this PR once created, but you can also link this PR in the description of the corresponding ticket
 ✓ Acknowledge any changes required to the Wiki
 ✓ Finally, in the PR description delete any empty sections and all text commented in <!--, so that this text does not appear in merge commit messages.
-->


Co-authored-by: Piotr Stachyra <[email protected]>
@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 31, 2021

Build failed:

#2695

@piotr-iohk
Copy link
Contributor Author

bors r+

@iohk-bors
Copy link
Contributor

iohk-bors bot commented May 31, 2021

Build succeeded:

@iohk-bors iohk-bors bot merged commit a9bbf5b into master May 31, 2021
@iohk-bors iohk-bors bot deleted the piotr/testing_utxo_snapshot branch May 31, 2021 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants