Test widgets and wallets integration #3699
Annotations
1 error, 3 warnings, and 1 notice
../../test/widgets/ethereum.spec.ts:32:7 › Ethereum › Metamask stake:
packages/wallets/src/metamask/pages/settings.page.ts#L46
1) ../../test/widgets/ethereum.spec.ts:32:7 › Ethereum › Metamask stake › Setup › Turn off the toggle of the setting network changing
TimeoutError: locator.click: Timeout 120000ms exceeded.
Call log:
- waiting for locator('.tab-bar').getByRole('button').getByText('Experimental')
at ../../../packages/wallets/src/metamask/pages/settings.page.ts:46
44 | await test.step('Turn off the toggle of the setting network changing', async () => {
45 | await this.openSettings();
> 46 | await this.experimentalTabButton.click();
| ^
47 | await this.selectNetworksForEachSiteToggle.click();
48 | });
49 | }
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/metamask/pages/settings.page.ts:46:40
at SettingsPage.setupNetworkChangingSetting (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/metamask/pages/settings.page.ts:44:5)
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/metamask/metamask.page.ts:72:9
at MetamaskPage.setup (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/wallets/src/metamask/metamask.page.ts:65:5)
at BrowserService.setup (/home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/browser/browser.service.ts:96:5)
at BrowserService.setupWithNode (/home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/browser/browser.service.ts:45:5)
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/test/widgets/ethereum.spec.ts:33:5
|
Testing
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Slow Test:
../test/widgets/polygon.spec.ts#L1
../test/widgets/polygon.spec.ts took 2.0m
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "playwright-report".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
🎭 Playwright Run Summary
1 flaky
../../test/widgets/ethereum.spec.ts:32:7 › Ethereum › Metamask stake ───────────────────────────
4 skipped
10 passed (9.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
|
15.8 MB |
|