chore: test the tests #4148
playwright.yml
on: pull_request
Matrix: test
Merge reports
2m 13s
Annotations
4 errors and 7 notices
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details:
tests/specs/swap/swap.spec.ts#L30
1) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
Error: expect(received).toEqual(expected) // deep equality
Expected: "ALEX"
Received: "alex"
28 | const swapAssetTo = await swapAssets[1].innerText();
29 | test.expect(swapAssetFrom).toEqual('STX');
> 30 | test.expect(swapAssetTo).toEqual('ALEX');
| ^
31 |
32 | const swapAmounts = await swapPage.swapDetailsAmount.all();
33 | const swapAmountFrom = await swapAmounts[0].innerText();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:30:30
|
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details:
tests/specs/swap/swap.spec.ts#L30
1) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "ALEX"
Received: "alex"
28 | const swapAssetTo = await swapAssets[1].innerText();
29 | test.expect(swapAssetFrom).toEqual('STX');
> 30 | test.expect(swapAssetTo).toEqual('ALEX');
| ^
31 |
32 | const swapAmounts = await swapPage.swapDetailsAmount.all();
33 | const swapAmountFrom = await swapAmounts[0].innerText();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:30:30
|
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details:
tests/specs/swap/swap.spec.ts#L30
1) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toEqual(expected) // deep equality
Expected: "ALEX"
Received: "alex"
28 | const swapAssetTo = await swapAssets[1].innerText();
29 | test.expect(swapAssetFrom).toEqual('STX');
> 30 | test.expect(swapAssetTo).toEqual('ALEX');
| ^
31 |
32 | const swapAmounts = await swapPage.swapDetailsAmount.all();
33 | const swapAmountFrom = await swapAmounts[0].innerText();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:30:30
|
Shard 8 of 8
Process completed with exit code 1.
|
🎭 Playwright Run Summary
3 skipped
5 passed (33.8s)
|
🎭 Playwright Run Summary
15 passed (52.1s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ──
6 passed (1.6m)
|
🎭 Playwright Run Summary
7 passed (57.3s)
|
🎭 Playwright Run Summary
7 passed (1.2m)
|
🎭 Playwright Run Summary
8 passed (1.3m)
|
🎭 Playwright Run Summary
9 passed (1.5m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
9.26 MB |
|