Skip to content

feat: sbtc integration #7238

feat: sbtc integration

feat: sbtc integration #7238

Triggered via pull request December 10, 2024 17:31
Status Failure
Total duration 2m 43s
Artifacts 1

playwright.yml

on: pull_request
Matrix: test
Merge reports
17s
Merge reports
Fit to window
Zoom out
Zoom in

Annotations

20 errors and 12 warnings
Shard 9 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 9 of 10
Process completed with exit code 1.
Shard 4 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 4 of 10
Process completed with exit code 1.
Shard 6 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 6 of 10
Process completed with exit code 1.
Shard 2 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 2 of 10
Process completed with exit code 1.
Shard 3 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 3 of 10
Process completed with exit code 1.
Shard 10 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 10 of 10
Process completed with exit code 1.
Shard 5 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 5 of 10
Process completed with exit code 1.
Shard 1 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 1 of 10
Process completed with exit code 1.
Shard 7 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 7 of 10
Process completed with exit code 1.
Shard 8 of 10
Error: item focused with '.only' is not allowed due to the 'forbidOnly' option in '../playwright.config.ts': "specs/swap/swap.spec.ts Swaps that it preselects cross chain swap assets" at specs/swap/swap.spec.ts:50 48 | }); 49 | > 50 | test.only('that it preselects cross chain swap assets', async ({ swapPage }) => { | ^ 51 | await swapPage.selectBtcAsBaseAsset(); 52 | 53 | const quoteAsset = await swapPage.page.locator('text="sBTC"').innerText();
Shard 8 of 10
Process completed with exit code 1.
Shard 9 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 4 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 6 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 2 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 3 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 10 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 5 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 1 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 7 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Shard 8 of 10
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Merge reports
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Deprecation notice: v1, v2, and v3 of the artifact actions
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/

Artifacts

Produced during runtime
Name Size
all-blob-reports Expired
11.3 KB