feat: support testnet 4 #6951
playwright.yml
on: pull_request
Matrix: test
Merge reports
28s
Annotations
37 errors, 25 warnings, and 10 notices
[chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step:
tests/page-object-models/home.page.ts#L109
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: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:23:7
|
[chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step:
tests/page-object-models/home.page.ts#L109
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: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:23:7
|
[chromium] › specs/send/send-inscription.spec.ts:22:5 › send inscription › valid send inscription data › should show the inscription review step:
tests/page-object-models/home.page.ts#L109
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: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:23:7
|
[chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:43:7
|
[chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error:
tests/page-object-models/home.page.ts#L109
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: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:43:7
|
[chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-inscription.spec.ts:37:5 › send inscription › validation errors › should show the insufficient balance error
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:43:7
|
[chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:57:7
|
[chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:57:7
|
[chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-inscription.spec.ts:56:5 › send inscription › validation errors › should show invalid address error
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:57:7
|
[chromium] › specs/send/send-inscription.spec.ts:70:5 › send inscription › validation errors › should show non-zero offset inscription error:
tests/page-object-models/home.page.ts#L109
4) [chromium] › specs/send/send-inscription.spec.ts:70:5 › send inscription › validation errors › should show non-zero offset inscription error
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-inscription.spec.ts:78:7
|
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed:
tests/page-object-models/home.page.ts#L109
1) [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed:
tests/page-object-models/home.page.ts#L109
1) [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed:
tests/page-object-models/home.page.ts#L109
1) [chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/send/send-btc.spec.ts:66:5 › send btc › btc send form › that fee value on preview match chosen one:
tests/page-object-models/home.page.ts#L109
4) [chromium] › specs/send/send-btc.spec.ts:66:5 › send btc › btc send form › that fee value on preview match chosen one
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-btc.spec.ts:15:5
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/specs/network/add-network.spec.ts#L1
1) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
Test timeout of 30000ms exceeded.
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/specs/network/add-network.spec.ts#L22
1) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('bitcoin-api-option-testnet')
20 | test('that bitcoin api url changes on selecting different network', async ({ page }) => {
21 | await page.getByTestId(NetworkSelectors.AddNetworkBitcoinAPISelector).click();
> 22 | await page.getByTestId(NetworkSelectors.BitcoinAPIOptionTestnet).click();
| ^
23 |
24 | const bitcoinUrl = page.getByTestId(NetworkSelectors.NetworkBitcoinAddress);
25 |
at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:22:70
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/specs/network/add-network.spec.ts#L1
1) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/specs/network/add-network.spec.ts#L22
1) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('bitcoin-api-option-testnet')
20 | test('that bitcoin api url changes on selecting different network', async ({ page }) => {
21 | await page.getByTestId(NetworkSelectors.AddNetworkBitcoinAPISelector).click();
> 22 | await page.getByTestId(NetworkSelectors.BitcoinAPIOptionTestnet).click();
| ^
23 |
24 | const bitcoinUrl = page.getByTestId(NetworkSelectors.NetworkBitcoinAddress);
25 |
at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:22:70
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/specs/network/add-network.spec.ts#L1
1) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network:
tests/specs/network/add-network.spec.ts#L22
1) [chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Target page, context or browser has been closed
Call log:
- waiting for getByTestId('bitcoin-api-option-testnet')
20 | test('that bitcoin api url changes on selecting different network', async ({ page }) => {
21 | await page.getByTestId(NetworkSelectors.AddNetworkBitcoinAPISelector).click();
> 22 | await page.getByTestId(NetworkSelectors.BitcoinAPIOptionTestnet).click();
| ^
23 |
24 | const bitcoinUrl = page.getByTestId(NetworkSelectors.NetworkBitcoinAddress);
25 |
at /home/runner/work/extension/extension/tests/specs/network/add-network.spec.ts:22:70
|
Shard 3 of 10
Process completed with exit code 1.
|
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee:
tests/page-object-models/home.page.ts#L109
1) [chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee:
tests/page-object-models/home.page.ts#L109
1) [chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee:
tests/page-object-models/home.page.ts#L109
1) [chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee:
tests/page-object-models/home.page.ts#L109
2) [chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value:
tests/page-object-models/home.page.ts#L109
3) [chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" data-testid="testnet" aria-disable…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
[chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value:
tests/page-object-models/home.page.ts#L109
4) [chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
Error: locator.click: Error: strict mode violation: getByTestId('testnet') resolved to 2 elements:
1) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet3 api.testnet.hiro.so' })
2) <button type="button" aria-disabled="true" data-testid="…>…</button> aka getByRole('button', { name: 'Testnet4 api.testnet.hiro.so' })
Call log:
- waiting for getByTestId('testnet')
at page-object-models/home.page.ts:109
107 | await this.page.getByTestId(SettingsSelectors.ChangeNetworkAction).click();
108 | await this.page.getByTestId(NetworkSelectors.NetworkListActiveNetwork).isVisible();
> 109 | await this.page.getByTestId(WalletDefaultNetworkConfigurationIds.testnet).click();
| ^
110 | }
111 |
112 | async clickActivityTab() {
at HomePage.selectTestnet (/home/runner/work/extension/extension/tests/page-object-models/home.page.ts:109:79)
at /home/runner/work/extension/extension/tests/specs/send/send-stx.spec.ts:24:5
|
Shard 2 of 10
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/
|
Slow Test:
[chromium] › specs/manage-tokens/manage-tokens.spec.ts#L1
[chromium] › specs/manage-tokens/manage-tokens.spec.ts took 19.7s
|
Slow Test:
[chromium] › specs/message-signing/bip322-message-signing.spec.ts#L1
[chromium] › specs/message-signing/bip322-message-signing.spec.ts took 16.4s
|
Shard 5 of 10
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/
|
Slow Test:
[chromium] › specs/rpc-open/open.spec.ts#L1
[chromium] › specs/rpc-open/open.spec.ts took 23.0s
|
Shard 9 of 10
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/
|
Slow Test:
[chromium] › specs/settings/settings.spec.ts#L1
[chromium] › specs/settings/settings.spec.ts took 52.4s
|
Shard 10 of 10
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/
|
Slow Test:
[chromium] › specs/transactions/transactions.spec.ts#L1
[chromium] › specs/transactions/transactions.spec.ts took 34.8s
|
Shard 7 of 10
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/
|
Shard 1 of 10
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/
|
Slow Test:
[chromium] › specs/ledger/ledger.spec.ts#L1
[chromium] › specs/ledger/ledger.spec.ts took 47.9s
|
Slow Test:
[chromium] › specs/compliance-checks/compliance-checks.spec.ts#L1
[chromium] › specs/compliance-checks/compliance-checks.spec.ts took 28.4s
|
Slow Test:
[chromium] › specs/fund/fund.spec.ts#L1
[chromium] › specs/fund/fund.spec.ts took 17.4s
|
Shard 4 of 10
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/
|
Slow Test:
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts#L1
[chromium] › specs/rpc-get-addresses/get-addresses.spec.ts took 1.2m
|
Slow Test:
[chromium] › specs/profile/profile.spec.ts#L1
[chromium] › specs/profile/profile.spec.ts took 28.5s
|
Shard 6 of 10
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/
|
Slow Test:
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts#L1
[chromium] › specs/rpc-sign-psbt/sign-psbt.spec.ts took 44.5s
|
Slow Test:
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts#L1
[chromium] › specs/rpc-stacks-transaction/transaction-signing.spec.ts took 20.4s
|
Shard 3 of 10
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/
|
Slow Test:
[chromium] › specs/onboarding/onboarding.spec.ts#L1
[chromium] › specs/onboarding/onboarding.spec.ts took 1.2m
|
Shard 8 of 10
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/
|
Merge reports
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/download-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/
|
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/
|
🎭 Playwright Run Summary
4 passed (40.4s)
|
🎭 Playwright Run Summary
2 passed (27.6s)
|
🎭 Playwright Run Summary
6 passed (56.9s)
|
🎭 Playwright Run Summary
1 skipped
3 passed (47.3s)
|
🎭 Playwright Run Summary
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
|
🎭 Playwright Run Summary
16 passed (1.6m)
|
🎭 Playwright Run Summary
13 passed (2.0m)
|
🎭 Playwright Run Summary
6 failed
[chromium] › specs/send/send-btc.spec.ts:22:5 › send btc › btc send form › that it shows preview of tx details to be confirmed
[chromium] › specs/send/send-btc.spec.ts:33:5 › send btc › btc send form › that recipient input is trimmed correctly
[chromium] › specs/send/send-btc.spec.ts:45:5 › send btc › btc send form › that asset value and recipient on preview match input
[chromium] › specs/send/send-btc.spec.ts:66:5 › send btc › btc send form › that fee value on preview match chosen one
[chromium] › specs/send/send-btc.spec.ts:88:5 › send btc › btc send form › that prevents transaction if it contains inscribed utxo
[chromium] › specs/send/send-btc.spec.ts:107:5 › send btc › btc send form › that fallbacks to other api provider if main fails
7 passed (3.4m)
|
🎭 Playwright Run Summary
1 failed
[chromium] › specs/network/add-network.spec.ts:20:3 › Networks tests › that bitcoin api url changes on selecting different network
15 passed (3.8m)
|
🎭 Playwright Run Summary
13 failed
[chromium] › specs/send/send-stx.spec.ts:29:3 › send stx: tests on testnet › that we show high fee warning in case of high custom fee
[chromium] › specs/send/send-stx.spec.ts:51:3 › send stx: tests on testnet › that send max button sets available balance minus fee
[chromium] › specs/send/send-stx.spec.ts:59:3 › send stx: tests on testnet › that empty memo on preview matches default empty value
[chromium] › specs/send/send-stx.spec.ts:78:3 › send stx: tests on testnet › that asset value, recipient, memo and fees on preview match input
[chromium] › specs/send/send-stx.spec.ts:117:5 › send stx: tests on testnet › send form validation › that the amount must be a number
[chromium] › specs/send/send-stx.spec.ts:124:5 › send stx: tests on testnet › send form validation › that the amount must be positive
[chromium] › specs/send/send-stx.spec.ts:131: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:139:5 › send stx: tests on testnet › send form validation › that the amount is greater than the available balance
[chromium] › specs/send/send-stx.spec.ts:146:5 › send stx: tests on testnet › send form validation › that the address must be valid
[chromium] › specs/send/send-stx.spec.ts:153:5 › send stx: tests on testnet › send form validation › that the address cannot be same as sender
[chromium] › specs/send/send-stx.spec.ts:161:5 › send stx: tests on testnet › send form validation › that valid addresses are accepted
[chromium] › specs/send/send-stx.spec.ts:171:5 › send stx: tests on testnet › send form preview › send form preview: that it shows preview of tx details to be confirmed
[chromium] › specs/send/send-stx.spec.ts:181:5 › send stx: tests on testnet › send form preview › send form preview: that it shows preview of tx details after validation error is resolved
3 passed (13.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports
Expired
|
43.6 MB |
|