Test widgets and wallets integration #3456
Annotations
1 error, 3 warnings, and 1 notice
Run wallets tests:
packages/widgets/src/ethereum/ethereum.page.ts#L66
1) ../../test/widgets/ethereum.spec.ts:76:7 › Ethereum › Bitget connect › Connect wallet bitget ──
TimeoutError: page.waitForSelector: Timeout 120000ms exceeded.
Call log:
- waiting for locator('data-testid=stakeSubmitBtn') to be visible
at ../../../packages/widgets/src/ethereum/ethereum.page.ts:66
64 | }
65 | expect(
> 66 | await this.page.waitForSelector('data-testid=stakeSubmitBtn'),
| ^
67 | ).not.toBeNaN();
68 | await this.page.locator('data-testid=accountSectionHeader').click();
69 | expect(
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/widgets/src/ethereum/ethereum.page.ts:66:31
at EthereumPage.connectWallet (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/widgets/src/ethereum/ethereum.page.ts:40:5)
at BrowserService.connectWallet (/home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/browser/browser.service.ts:128:5)
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/wallets-testing/test/widgets/ethereum.spec.ts:78:5
|
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/
|
Run wallets tests:
../test/widgets/polygon.spec.ts#L1
../test/widgets/polygon.spec.ts took 2.6m
|
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/
|
Run wallets tests
1 flaky
../../test/widgets/ethereum.spec.ts:76:7 › Ethereum › Bitget connect ───────────────────────────
3 skipped
11 passed (9.9m)
|
Loading