Quality: Don't hardcode IDs of controls #725
Annotations
53 errors and 5 notices
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
PHP 8.0 / WordPress#6.5.5 Test
Process completed with exit code 1.
|
PHP 8.0 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
PHP 8.0 / WordPress#6.6.2 Test
Process completed with exit code 1.
|
PHP 7.4 / WordPress#6.5.5 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
PHP 7.4 / WordPress#6.5.5 Test
The operation was canceled.
|
PHP 8.2 / WordPress#6.5.5 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
PHP 8.2 / WordPress#6.5.5 Test
The operation was canceled.
|
PHP 7.4 / WordPress Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied:
test/e2e/specs/table-style.spec.ts#L27
1) [chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:216:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells:
test/e2e/specs/table-style.spec.ts#L27
2) [chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for locator('[aria-labelledby="flexible-table-block-cell-text-color-heading"]').getByRole('button', { name: 'All' })
25 | .locator( '[aria-labelledby="flexible-table-block-cell-text-color-heading"]' )
26 | .getByRole( 'button', { name: 'All' } )
> 27 | .click();
| ^
28 | await pageUtils.pressKeys( 'Enter' );
29 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' );
30 | await pageUtils.pressKeys( 'Escape', { times: 2 } );
at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:27:4)
at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:234:3
|
PHP 7.4 / WordPress Test
The operation was canceled.
|
PHP 8.0 / WordPress Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 8.0 / WordPress Test
The operation was canceled.
|
PHP 8.3 / WordPress Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 8.3 / WordPress Test
The operation was canceled.
|
PHP 8.3 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 8.3 / WordPress#6.6.2 Test
The operation was canceled.
|
PHP 8.3 / WordPress#6.5.5 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 8.3 / WordPress#6.5.5 Test
The operation was canceled.
|
PHP 8.2 / WordPress Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 8.2 / WordPress Test
The operation was canceled.
|
PHP 8.2 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 8.2 / WordPress#6.6.2 Test
The operation was canceled.
|
PHP 7.4 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_5_5" failed.
|
PHP 7.4 / WordPress#6.6.2 Test
The operation was canceled.
|
🎭 Playwright Run Summary
2 failed
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ──────────
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
35 passed (4.0m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ──────────
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
35 passed (4.0m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ──────────
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
35 passed (4.1m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ──────────
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
35 passed (4.0m)
|
🎭 Playwright Run Summary
2 failed
[chromium] › specs/table-style.spec.ts:207:2 › Styles › cell styles should be applied ──────────
[chromium] › specs/table-style.spec.ts:220:2 › Styles › cell styles should be applied to multiple cells
35 passed (4.1m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts-7.4-WordPress
|
19.8 MB |
|
failures-artifacts-7.4-WordPress#6.5.5
|
19.6 MB |
|
failures-artifacts-7.4-WordPress#6.6.2
|
20.3 MB |
|
failures-artifacts-8.0-WordPress
|
20.3 MB |
|
failures-artifacts-8.0-WordPress#6.5.5
|
19.8 MB |
|
failures-artifacts-8.0-WordPress#6.6.2
|
20 MB |
|
failures-artifacts-8.2-WordPress
|
20.1 MB |
|
failures-artifacts-8.2-WordPress#6.5.5
|
19.4 MB |
|
failures-artifacts-8.2-WordPress#6.6.2
|
20 MB |
|
failures-artifacts-8.3-WordPress
|
20.1 MB |
|
failures-artifacts-8.3-WordPress#6.5.5
|
19.4 MB |
|
failures-artifacts-8.3-WordPress#6.6.2
|
20.1 MB |
|