Test widgets and wallets integration #2040
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 1 warning, and 1 notice
../../test/widgets/polygon.spec.ts:70:7 › Polygon › Trust wallet connect:
packages/widgets/src/polygon/polygon.page.ts#L59
1) ../../test/widgets/polygon.spec.ts:70:7 › Polygon › Trust wallet connect ======================
page.waitForSelector: Timeout 120000ms exceeded.
=========================== logs ===========================
waiting for locator('button :has-text(\'Stake now\')') to be visible
============================================================
at ../../../packages/widgets/src/polygon/polygon.page.ts:59
57 | }
58 | expect(
> 59 | await this.page.waitForSelector("button :has-text('Stake now')"),
| ^
60 | ).not.toBeNaN();
61 | await this.page.locator('header > div > button').nth(0).click();
62 | expect(await this.page.textContent('div[role="dialog"]')).toContain(
at /home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/widgets/src/polygon/polygon.page.ts:59:31
at PolygonPage.connectWallet (/home/runner/work/wallets-testing-modules/wallets-testing-modules/packages/widgets/src/polygon/polygon.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/polygon.spec.ts:75: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
1 flaky
../../test/widgets/polygon.spec.ts:70:7 › Polygon › Trust wallet connect =======================
3 skipped
16 passed (13.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
5.59 MB |
|