Skip to content

Change block API version to 3 #221

Change block API version to 3

Change block API version to 3 #221

Triggered via pull request October 11, 2024 05:03
Status Failure
Total duration 4m 9s
Artifacts 8

run-test.yml

on: pull_request
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

41 errors and 6 notices
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
PHP 7.4 / WordPress Test
Process completed with exit code 1.
PHP 8.0 / WordPress Test
The job was canceled because "_7_4_WordPress" failed.
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
PHP 8.0 / WordPress Test
Process completed with exit code 1.
PHP 8.0 / WordPress#6.6.2 Test
The job was canceled because "_7_4_WordPress" failed.
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
PHP 8.0 / WordPress#6.6.2 Test
Process completed with exit code 1.
PHP 7.4 / WordPress#6.6.2 Test
The job was canceled because "_7_4_WordPress" failed.
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
PHP 7.4 / WordPress#6.6.2 Test
Process completed with exit code 1.
PHP 7.4 / WordPress#6.5.5 Test
The job was canceled because "_7_4_WordPress" failed.
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
PHP 7.4 / WordPress#6.5.5 Test
Process completed with exit code 1.
PHP 8.0 / WordPress#6.5.5 Test
The job was canceled because "_7_4_WordPress" failed.
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
[chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard: test/e2e/test.spec.ts#L19
1) [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toBeFocused() Locator: getByRole('slider', { name: 'Volume' }) Expected: focused Received: <element(s) not found> Call log: - expect.toBeFocused with timeout 5000ms - waiting for getByRole('slider', { name: 'Volume' }) 17 | // Volume 18 | await pageUtils.pressKeys( 'ArrowRight', { times: 2 } ); > 19 | await expect( page.getByRole( 'slider', { name: 'Volume' } ) ).toBeFocused(); | ^ 20 | await pageUtils.pressKeys( 'ArrowLeft', { times: 3 } ); 21 | // Octave Offset 22 | await pageUtils.pressKeys( 'Tab', { times: 2 } ); at /home/runner/work/piano-block/piano-block/test/e2e/test.spec.ts:19:66
PHP 8.0 / WordPress#6.5.5 Test
Process completed with exit code 1.
PHP 8.2 / WordPress#6.6.2 Test
The job was canceled because "_7_4_WordPress" failed.
PHP 8.2 / WordPress#6.6.2 Test
The operation was canceled.
PHP 8.3 / WordPress Test
The job was canceled because "_7_4_WordPress" failed.
PHP 8.3 / WordPress Test
The operation was canceled.
PHP 8.3 / WordPress#6.6.2 Test
The job was canceled because "_7_4_WordPress" failed.
PHP 8.3 / WordPress#6.6.2 Test
The operation was canceled.
PHP 8.2 / WordPress#6.5.5 Test
The job was canceled because "_7_4_WordPress" failed.
PHP 8.2 / WordPress#6.5.5 Test
The operation was canceled.
PHP 8.2 / WordPress Test
The job was canceled because "_7_4_WordPress" failed.
PHP 8.2 / WordPress Test
The operation was canceled.
PHP 8.3 / WordPress#6.5.5 Test
The job was canceled because "_7_4_WordPress" failed.
PHP 8.3 / WordPress#6.5.5 Test
A task was canceled.
🎭 Playwright Run Summary
1 failed [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard 1 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard 1 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard 1 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard 1 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard 1 skipped
🎭 Playwright Run Summary
1 failed [chromium] › test.spec.ts:11:6 › Block › should update attributes related to sound using only keyboard 1 skipped

Artifacts

Produced during runtime
Name Size
failures-artifacts-7.4-WordPress
7.08 MB
failures-artifacts-7.4-WordPress#6.5.5
8.16 MB
failures-artifacts-7.4-WordPress#6.6.2
8.32 MB
failures-artifacts-8.0-WordPress
7.17 MB
failures-artifacts-8.0-WordPress#6.5.5
8.13 MB
failures-artifacts-8.0-WordPress#6.6.2
8.2 MB
failures-artifacts-8.2-WordPress
2.33 MB
failures-artifacts-8.2-WordPress#6.5.5
5.55 MB