Address breaking changes in UI library #7365
Annotations
10 errors, 4 warnings, and 1 notice
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L63
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Error: page.evaluate: Target page, context or browser has been closed
61 | function initiatePsbtSigning(page: Page) {
62 | return async (params: SignPsbtRequestParams & { broadcast?: boolean }) =>
> 63 | page.evaluate(
| ^
64 | async params =>
65 | (window as any).LeatherProvider.request('signPsbt', {
66 | ...params,
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:63:12
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:77:32
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L63
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: Target page, context or browser has been closed
61 | function initiatePsbtSigning(page: Page) {
62 | return async (params: SignPsbtRequestParams & { broadcast?: boolean }) =>
> 63 | page.evaluate(
| ^
64 | async params =>
65 | (window as any).LeatherProvider.request('signPsbt', {
66 | ...params,
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:63:12
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:77:32
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L63
1) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: Target page, context or browser has been closed
61 | function initiatePsbtSigning(page: Page) {
62 | return async (params: SignPsbtRequestParams & { broadcast?: boolean }) =>
> 63 | page.evaluate(
| ^
64 | async params =>
65 | (window as any).LeatherProvider.request('signPsbt', {
66 | ...params,
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:63:12
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:77:32
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:89:3 › Sign PSBT › that only requested inputs are signed
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L63
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:89:3 › Sign PSBT › that only requested inputs are signed
Error: page.evaluate: Target page, context or browser has been closed
61 | function initiatePsbtSigning(page: Page) {
62 | return async (params: SignPsbtRequestParams & { broadcast?: boolean }) =>
> 63 | page.evaluate(
| ^
64 | async params =>
65 | (window as any).LeatherProvider.request('signPsbt', {
66 | ...params,
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:63:12
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:91:32
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:89:3 › Sign PSBT › that only requested inputs are signed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
Run Playwright tests:
tests/specs/rpc-sign-psbt/sign-psbt.spec.ts#L63
2) [chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:89:3 › Sign PSBT › that only requested inputs are signed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: Target page, context or browser has been closed
61 | function initiatePsbtSigning(page: Page) {
62 | return async (params: SignPsbtRequestParams & { broadcast?: boolean }) =>
> 63 | page.evaluate(
| ^
64 | async params =>
65 | (window as any).LeatherProvider.request('signPsbt', {
66 | ...params,
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:63:12
at /home/runner/work/extension/extension/tests/specs/rpc-sign-psbt/sign-psbt.spec.ts:91:32
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run Playwright tests:
[chromium] › specs/send/send-btc.spec.ts#L1
[chromium] › specs/send/send-btc.spec.ts took 56.5s
|
Run Playwright tests:
[chromium] › specs/rpc-send-transfer/rpc-send-transfer.spec.ts#L1
[chromium] › specs/rpc-send-transfer/rpc-send-transfer.spec.ts took 20.9s
|
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
5 failed
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:72:3 › Sign PSBT › that all inputs are signed even if the number of inputs is greater than vout index
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:89:3 › Sign PSBT › that only requested inputs are signed
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:103:3 › Sign PSBT › that the request can be signed and broadcast
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:123:3 › Sign PSBT › that the request to sign can be canceled
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts:140:3 › Sign PSBT › that a failed request occurs if an invalid index is provided
1 flaky
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts:48:3 › Transaction signing › that transaction details are the same after signing multi-signature STX transfer
9 passed (10.0m)
|
Loading