Test widgets and wallets integration #1947
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors, 1 warning, and 1 notice
../../test/widgets/ethereum.spec.ts:64:7 › Ethereum › Trust connect:
packages/widgets/src/ethereum/ethereum.page.ts#L55
1) ../../test/widgets/ethereum.spec.ts:64:7 › Ethereum › Trust connect ===========================
page.waitForSelector: Timeout 120000ms exceeded.
=========================== logs ===========================
waiting for locator('text=Submit') to be visible
============================================================
at ../../../packages/widgets/src/ethereum/ethereum.page.ts:55
53 | }
54 | expect(
> 55 | await this.page.waitForSelector('text=Submit'),
| ^
56 | ).not.toBeNaN();
57 | }
58 | }
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/widgets/src/ethereum/ethereum.page.ts:55:31
at EthereumPage.connectWallet (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/widgets/src/ethereum/ethereum.page.ts:24:5)
at BrowserService.connectWallet (/home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/browser/browser.service.ts:129:7)
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/test/widgets/ethereum.spec.ts:69:5
|
../../test/widgets/solana.spec.ts:28:7 › Solana › Phantom connect:
packages/wallets/src/phantom/phantom.page.ts#L68
2) ../../test/widgets/solana.spec.ts:28:7 › Solana › Phantom connect =============================
page.fill: Timeout 120000ms exceeded.
=========================== logs ===========================
waiting for locator('input[name=password]')
============================================================
at ../../../packages/wallets/src/phantom/phantom.page.ts:68
66 | "button[data-testid='onboarding-form-submit-button']",
67 | );
> 68 | await this.page.fill('input[name=password]', this.config.PASSWORD);
| ^
69 | await this.page.fill('input[name=confirmPassword]', this.config.PASSWORD);
70 | await this.page.click('input[type=checkbox]');
71 | await this.page.click('button:has-text("Continue")');
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/phantom/phantom.page.ts:68:23
at PhantomPage.firstTimeSetup (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/phantom/phantom.page.ts:53:5)
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/phantom/phantom.page.ts:38:22
at PhantomPage.setup (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/phantom/phantom.page.ts:26:5)
at BrowserService.setup (/home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/browser/browser.service.ts:96:5)
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/test/widgets/solana.spec.ts:29:5
|
Testing
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/upload-artifact@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
🎭 Playwright Run Summary
2 flaky
../../test/widgets/ethereum.spec.ts:64:7 › Ethereum › Trust connect ============================
../../test/widgets/solana.spec.ts:28:7 › Solana › Phantom connect ==============================
3 skipped
22 passed (20.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
12 MB |
|