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

Fix just e2e-preprod command #4946

Merged
merged 2 commits into from
Jan 15, 2025
Merged

Conversation

Anviking
Copy link
Member

Ensure we can run:

just e2e-preprod          (10s 383ms)
nix shell '.#cardano-node' '.#cardano-wallet' '.#cardano-wallet-e2e' -c wallet-e2e preprod -s lib/wallet-e2e/test-state/preprod -c lib/wallet-e2e/config/cardano-node/preprod -t lib/wallet-e2e/test-output/preprod
Writing node logs to /Users/anviking/IOHK/cardano-wallet/lib/wallet-e2e/test-state/preprod/node/node.log
Tests:

Wallet Backend API
Writing wallet logs to /Users/anviking/IOHK/cardano-wallet/lib/wallet-e2e/test-state/preprod/wallet/wallet.log
Node sync progress: 100.0%
Node status as reported by wallet: ready
  ✓ Created wallet is listed                                             336.02 ms
  ✓ Created wallet can be retrieved by id                                220.81 ms
  ✓ Created wallet has zero ADA balance                                  253.46 ms
Effect interpreters
  Timeouts
    ✓ no timeout                                                         901.68 ms
    ✓ timeout in 10 milliseconds                                        1002.10 ms


  Passed:                       5
  Failed:                       0
  Sum of test runtimes:         2.71 seconds
  Test suite took:             58.47 seconds

#4931

Ensure cardano-wallet executable is in path
@Anviking Anviking self-assigned this Jan 15, 2025
Copy link
Contributor

@paweljakubas paweljakubas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@Anviking Anviking enabled auto-merge January 15, 2025 15:20
@Anviking Anviking added this pull request to the merge queue Jan 15, 2025
Copy link
Collaborator

@paolino paolino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:-)

Merged via the queue into master with commit 43eba9f Jan 15, 2025
25 checks passed
@Anviking Anviking deleted the anviking/4931/fix-wallet-e2e-preprod branch January 15, 2025 16:41
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.

3 participants