fix: serialize sip10 form memo before displaying it #3986
Annotations
5 errors and 1 notice
Error: page.waitForRequest: Target page, context or browser has been closed
=========================== logs ===========================
waiting for request "https://*.alexlab.co/v1/graphql"
============================================================
Failed worker ran 2 tests:
[chromium] › tests/specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details
[chromium] › tests/specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast
at specs/swap/swap.spec.ts:40
38 |
39 | test('that the swap is broadcast', async ({ swapPage }) => {
> 40 | const requestPromise = swapPage.page.waitForRequest(alexSdkPostRoute);
| ^
41 |
42 | await swapPage.page.route(alexSdkPostRoute, async route => {
43 | await route.abort();
at /home/runner/work/extension/extension/tests/specs/swap/swap.spec.ts:40:42
|
tests/specs/swap/swap.spec.ts#L1
1) [chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ─
Test timeout of 30000ms exceeded.
|
tests/specs/swap/swap.spec.ts#L1
2) [chromium] › specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast ────────────────
Test timeout of 30000ms exceeded.
|
tests/specs/transactions/transactions.spec.ts#L1
3) [chromium] › specs/transactions/transactions.spec.ts:31:9 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call
Test timeout of 30000ms exceeded.
|
|
3 flaky
[chromium] › specs/swap/swap.spec.ts:18:7 › Swaps › that it shows correct swap review details ──
[chromium] › specs/swap/swap.spec.ts:39:7 › Swaps › that the swap is broadcast ─────────────────
[chromium] › specs/transactions/transactions.spec.ts:31:9 › Transaction signing › Contract calls › that it validates against insufficient funds when performing a contract call
4 passed (3.3m)
|
The logs for this run have expired and are no longer available.
Loading