chore(deps): bump @leather-wallet/query from 0.6.7 to 0.6.8 #5879
Annotations
10 errors, 2 warnings, and 1 notice
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Test timeout of 30000ms exceeded.
|
tests/specs/send/send-stx.spec.ts#L49
1) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Error: locator.innerText: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirmation-details-memo').getByTestId('info-card-row-value')
47 | const confirmationMemo = await sendPage.memoRow
48 | .getByTestId(SharedComponentsSelectors.InfoCardRowValue)
> 49 | .innerText();
| ^
50 |
51 | test.expect(confirmationMemo).toEqual(emptyMemoPreviewValue);
52 | });
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:49:8
|
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
tests/specs/send/send-stx.spec.ts#L49
1) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.innerText: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirmation-details-memo').getByTestId('info-card-row-value')
47 | const confirmationMemo = await sendPage.memoRow
48 | .getByTestId(SharedComponentsSelectors.InfoCardRowValue)
> 49 | .innerText();
| ^
50 |
51 | test.expect(confirmationMemo).toEqual(emptyMemoPreviewValue);
52 | });
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:49:8
|
tests/specs/send/send-stx.spec.ts#L1
1) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
tests/specs/send/send-stx.spec.ts#L49
1) [chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.innerText: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirmation-details-memo').getByTestId('info-card-row-value')
47 | const confirmationMemo = await sendPage.memoRow
48 | .getByTestId(SharedComponentsSelectors.InfoCardRowValue)
> 49 | .innerText();
| ^
50 |
51 | test.expect(confirmationMemo).toEqual(emptyMemoPreviewValue);
52 | });
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:49:8
|
tests/specs/send/send-stx.spec.ts#L1
2) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
Test timeout of 30000ms exceeded.
|
tests/utils.ts#L21
2) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
Error: locator.innerText: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirmation-details-recipient').getByTestId('address-displayer')
at utils.ts:21
19 | const displayerAddress = await locator
20 | .getByTestId(SharedComponentsSelectors.AddressDisplayer)
> 21 | .innerText();
| ^
22 |
23 | return displayerAddress.replaceAll('\n', '');
24 | }
at getDisplayerAddress (/home/runner/work/extension/extension/tests/utils.ts:21:6)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:68:36
|
tests/specs/send/send-stx.spec.ts#L1
2) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
tests/utils.ts#L21
2) [chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.innerText: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirmation-details-recipient').getByTestId('address-displayer')
at utils.ts:21
19 | const displayerAddress = await locator
20 | .getByTestId(SharedComponentsSelectors.AddressDisplayer)
> 21 | .innerText();
| ^
22 |
23 | return displayerAddress.replaceAll('\n', '');
24 | }
at getDisplayerAddress (/home/runner/work/extension/extension/tests/utils.ts:21:6)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:68:36
|
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: nick-fields/retry@v2, actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "all-blob-reports".
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/
|
2 failed
[chromium] › specs/send/send-stx.spec.ts:35:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
[chromium] › specs/send/send-stx.spec.ts:54:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
3 flaky
[chromium] › specs/send/send-stx.spec.ts:103:5 › send stx: tests on testnet › send form validation › that the amount field enforces max length based on decimals
[chromium] › specs/send/send-stx.spec.ts:125:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender
[chromium] › specs/send/send-stx.spec.ts:153:5 › send stx: tests on testnet › send form preview › send form preview: that it shows preview of tx details after validation error is resolved
10 passed (6.7m)
|
The logs for this run have expired and are no longer available.
Loading