Test widgets and wallets integration #1943
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:97:7 › Ethereum › Phantom connect:
packages/wallets/src/phantom/phantom.page.ts#L68
1) ../../test/widgets/ethereum.spec.ts:97:7 › Ethereum › 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/ethereum.spec.ts:98:5
|
../../test/widgets/polygon.spec.ts:91:7 › Polygon › Phantom connect:
packages/wallets/src/phantom/phantom.page.ts#L68
2) ../../test/widgets/polygon.spec.ts:91:7 › Polygon › 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/polygon.spec.ts:92: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:97:7 › Ethereum › Phantom connect ==========================
../../test/widgets/polygon.spec.ts:91:7 › Polygon › Phantom connect ============================
3 skipped
22 passed (18.3m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
12.3 MB |
|