Feat(sbtc): display sbtc balance market data #7184
Annotations
7 errors, 2 warnings, and 1 notice
Run Playwright tests:
tests/specs/send/send-sip10.spec.ts#L1
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ───────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/page-object-models/send.page.ts#L131
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ───────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirm-send-tx-btn')
at page-object-models/send.page.ts:131
129 |
130 | async confirmSendTransaction() {
> 131 | await this.page.getByTestId(SendCryptoAssetSelectors.ConfirmSendTxBtn).click();
| ^
132 | }
133 | }
134 |
at SendPage.confirmSendTransaction (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:131:76)
at /home/runner/work/extension/extension/tests/specs/send/send-sip10.spec.ts:28:20
|
Run Playwright tests:
tests/specs/send/send-sip10.spec.ts#L1
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/page-object-models/send.page.ts#L131
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ───────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirm-send-tx-btn')
at page-object-models/send.page.ts:131
129 |
130 | async confirmSendTransaction() {
> 131 | await this.page.getByTestId(SendCryptoAssetSelectors.ConfirmSendTxBtn).click();
| ^
132 | }
133 | }
134 |
at SendPage.confirmSendTransaction (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:131:76)
at /home/runner/work/extension/extension/tests/specs/send/send-sip10.spec.ts:28:20
|
Run Playwright tests:
tests/specs/send/send-sip10.spec.ts#L1
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/page-object-models/send.page.ts#L131
1) [chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ───────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('confirm-send-tx-btn')
at page-object-models/send.page.ts:131
129 |
130 | async confirmSendTransaction() {
> 131 | await this.page.getByTestId(SendCryptoAssetSelectors.ConfirmSendTxBtn).click();
| ^
132 | }
133 | }
134 |
at SendPage.confirmSendTransaction (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:131:76)
at /home/runner/work/extension/extension/tests/specs/send/send-sip10.spec.ts:28:20
|
Run Playwright tests
Process completed with exit code 1.
|
Run Playwright tests:
[chromium] › specs/send/send-stx.spec.ts#L1
[chromium] › specs/send/send-stx.spec.ts took 2.0m
|
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/
|
Run Playwright tests
1 failed
[chromium] › specs/send/send-sip10.spec.ts:20:3 › Send sip10 › can send sip10 token ────────────
16 passed (3.6m)
|
Loading