Agoric / wallet-app

Site for wallet.agoric.app
https://wallet.agoric.app/
2 stars 7 forks source link

fix e2e test failures #199

Closed rabi-siddique closed 4 days ago

rabi-siddique commented 4 days ago

Recently, the wallet app has been failing e2e tests. This started with the first test case involving setting up the Keplr wallet. The same test case is working fine in the other dapps. After inspecting for a while, I realized the issue was happening with the Chrome browser. More details in https://github.com/agoric-labs/synpress/issues/53

cloudflare-workers-and-pages[bot] commented 4 days ago

Deploying wallet-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: deac4c7
Status: ✅  Deploy successful!
Preview URL: https://caf5b2f3.wallet-app.pages.dev
Branch Preview URL: https://rs-fix-e2e-test-failures.wallet-app.pages.dev

View logs

github-actions[bot] commented 4 days ago

Cloudflare deployment logs are available here

rabi-siddique commented 4 days ago

Test failure is a flake: 1) should succeed in provisioning the new wallet

So merging it.