Skip to content

Playwright test for ReefKnot #13

Playwright test for ReefKnot

Playwright test for ReefKnot #13

Triggered via pull request December 23, 2024 13:51
Status Failure
Total duration 7m 8s
Artifacts 1

test.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

3 errors, 3 warnings, and 1 notice
[reef-knot] › wallet-stats.spec.ts:56:11 › ReefKnot. Check statistic (metamask) › Check ETH balance (Qase ID: 437) @connectedWallet @metamask: playwright-tests/tests/wallet-stats.spec.ts#L67
1) [reef-knot] › wallet-stats.spec.ts:56:11 › ReefKnot. Check statistic (metamask) › Check ETH balance (Qase ID: 437) @connectedWallet @MetaMask Error: The wallet’s ETH balance should match the value displayed in the ReefKnot stats block Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('statsBlock').getByTestId('ETH') Expected string: "2" Received string: "1.999984...ETH" Call log: - The wallet’s ETH balance should match the value displayed in the ReefKnot stats block with timeout 5000ms - waiting for getByTestId('statsBlock').getByTestId('ETH') 9 × locator resolved to <div data-testid="ETH" class="sc-2eff21e-4 bbXFjB">…</div> - unexpected value "1.999984...ETH" 65 | reefKnotPage.statsBlock.ethBalance, 66 | 'The wallet’s ETH balance should match the value displayed in the ReefKnot stats block', > 67 | ).toContainText(walletEthBalance); | ^ 68 | }); 69 | 70 | test(qase(438, 'Check stETH balance'), async () => { at /home/runner/work/reef-knot/reef-knot/playwright-tests/tests/wallet-stats.spec.ts:67:11
[reef-knot] › wallet-stats.spec.ts:56:11 › ReefKnot. Check statistic (metamask) › Check ETH balance (Qase ID: 437) @connectedWallet @metamask: playwright-tests/tests/wallet-stats.spec.ts#L67
1) [reef-knot] › wallet-stats.spec.ts:56:11 › ReefKnot. Check statistic (metamask) › Check ETH balance (Qase ID: 437) @connectedWallet @MetaMask Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: The wallet’s ETH balance should match the value displayed in the ReefKnot stats block Timed out 5000ms waiting for expect(locator).toContainText(expected) Locator: getByTestId('statsBlock').getByTestId('ETH') Expected string: "2" Received string: "1.999984...ETH" Call log: - The wallet’s ETH balance should match the value displayed in the ReefKnot stats block with timeout 5000ms - waiting for getByTestId('statsBlock').getByTestId('ETH') 9 × locator resolved to <div data-testid="ETH" class="sc-2eff21e-4 bbXFjB">…</div> - unexpected value "1.999984...ETH" 65 | reefKnotPage.statsBlock.ethBalance, 66 | 'The wallet’s ETH balance should match the value displayed in the ReefKnot stats block', > 67 | ).toContainText(walletEthBalance); | ^ 68 | }); 69 | 70 | test(qase(438, 'Check stETH balance'), async () => { at /home/runner/work/reef-knot/reef-knot/playwright-tests/tests/wallet-stats.spec.ts:67:11
test
Process completed with exit code 1.
test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Slow Test: playwright-tests/[reef-knot] › wallet-connection.spec.ts#L1
playwright-tests/[reef-knot] › wallet-connection.spec.ts took 18.2s
Slow Test: playwright-tests/[reef-knot] › matomo-event-connected-wallet.spec.ts#L1
playwright-tests/[reef-knot] › matomo-event-connected-wallet.spec.ts took 16.7s
🎭 Playwright Run Summary
1 failed [reef-knot] › wallet-stats.spec.ts:56:11 › ReefKnot. Check statistic (metamask) › Check ETH balance (Qase ID: 437) @connectedWallet @MetaMask 37 passed (6.3m)

Artifacts

Produced during runtime
Name Size
playwright-report
11.2 MB