chore: refactor collectibles UI to UI package #6886
Annotations
10 errors, 2 warnings, and 1 notice
tests/specs/send/send-inscription.spec.ts#L1
1) [chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
Test timeout of 30000ms exceeded.
|
tests/page-object-models/send.page.ts#L124
1) [chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('inscription-send-button').first()
at page-object-models/send.page.ts:124
122 | } else {
123 | await inscriptions.nth(0).hover();
> 124 | await sendButton.nth(0).click({ force: true });
| ^
125 | }
126 | }
127 | }
at SendPage.selectInscription (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:124:31)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:24:7
|
tests/specs/send/send-inscription.spec.ts#L1
1) [chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
tests/page-object-models/send.page.ts#L124
1) [chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('inscription-send-button').first()
at page-object-models/send.page.ts:124
122 | } else {
123 | await inscriptions.nth(0).hover();
> 124 | await sendButton.nth(0).click({ force: true });
| ^
125 | }
126 | }
127 | }
at SendPage.selectInscription (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:124:31)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:24:7
|
tests/specs/send/send-inscription.spec.ts#L1
1) [chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
tests/page-object-models/send.page.ts#L121
1) [chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('inscription-send-button')
at page-object-models/send.page.ts:121
119 | await this.page
120 | .getByTestId(SendCryptoAssetSelectors.InscriptionSendButton)
> 121 | .click({ force: true });
| ^
122 | } else {
123 | await inscriptions.nth(0).hover();
124 | await sendButton.nth(0).click({ force: true });
at SendPage.selectInscription (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:121:10)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:24:7
|
tests/specs/send/send-inscription.spec.ts#L1
2) [chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
Test timeout of 30000ms exceeded.
|
tests/page-object-models/send.page.ts#L124
2) [chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('inscription-send-button').first()
at page-object-models/send.page.ts:124
122 | } else {
123 | await inscriptions.nth(0).hover();
> 124 | await sendButton.nth(0).click({ force: true });
| ^
125 | }
126 | }
127 | }
at SendPage.selectInscription (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:124:31)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:44:7
|
tests/specs/send/send-inscription.spec.ts#L1
2) [chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
tests/page-object-models/send.page.ts#L124
2) [chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('inscription-send-button').first()
at page-object-models/send.page.ts:124
122 | } else {
123 | await inscriptions.nth(0).hover();
> 124 | await sendButton.nth(0).click({ force: true });
| ^
125 | }
126 | }
127 | }
at SendPage.selectInscription (/home/runner/work/extension/extension/tests/page-object-models/send.page.ts:124:31)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:44:7
|
The following actions use a deprecated Node.js version and will be forced to run on node20: nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
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/
|
5 failed
[chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step
[chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
[chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error
[chromium] › specs/send/send-inscription.spec.ts:70:5 › send inscription › validation errors › should show non-zero offset inscription error
[chromium] › specs/send/send-inscription.spec.ts:92:3 › send inscription › should show multiple inscription on utxo error
|
The logs for this run have expired and are no longer available.
Loading