Skip to content

Simplify color control #738

Simplify color control

Simplify color control #738

Triggered via pull request October 20, 2024 02:16
Status Failure
Total duration 8m 3s
Artifacts 11

run-test.yml

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

Annotations

68 errors and 5 notices
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
PHP 8.0 / WordPress#6.6.2 Test
Process completed with exit code 1.
PHP 8.2 / WordPress#6.5.5 Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
PHP 8.2 / WordPress#6.5.5 Test
Process completed with exit code 1.
PHP 7.4 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
PHP 7.4 / WordPress#6.6.2 Test
Process completed with exit code 1.
PHP 7.4 / WordPress Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-1-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-1-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-1-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-1-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-1-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-1-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
PHP 7.4 / WordPress Test
The operation was canceled.
PHP 8.0 / WordPress#6.5.5 Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings: test/e2e/specs/global-setting.spec.ts#L54
1) [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for getByRole('dialog', { name: 'Flexible Table Block Global setting' }).getByRole('button', { name: 'All' }).first() 52 | .getByRole( 'button', { name: 'All' } ) 53 | .nth( i ) > 54 | .click(); | ^ 55 | await pageUtils.pressKeys( 'Enter' ); 56 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( tableColors[ i ].color ); 57 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/global-setting.spec.ts:54:6
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied: test/e2e/specs/table-style.spec.ts#L28
2) [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ───────── Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:220:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[aria-labelledby="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
[chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells: test/e2e/specs/table-style.spec.ts#L28
3) [chromium] › specs/table-style.spec.ts:224: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="ftb-color-control-0-heading"]').getByRole('button', { name: 'All' }) 26 | .locator( `[aria-labelledby="${ cellTextColorId }"]` ) 27 | .getByRole( 'button', { name: 'All' } ) > 28 | .click(); | ^ 29 | await pageUtils.pressKeys( 'Enter' ); 30 | await page.getByRole( 'textbox', { name: 'Hex color' } ).fill( '111111' ); 31 | await pageUtils.pressKeys( 'Escape', { times: 2 } ); at applyCellStyles (/home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:28:4) at /home/runner/work/flexible-table-block/flexible-table-block/test/e2e/specs/table-style.spec.ts:238:3
PHP 8.0 / WordPress#6.5.5 Test
The operation was canceled.
PHP 8.3 / WordPress Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
PHP 8.3 / WordPress Test
The operation was canceled.
PHP 8.2 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
PHP 8.2 / WordPress#6.6.2 Test
The operation was canceled.
PHP 8.3 / WordPress#6.6.2 Test
The job was canceled because "_8_0_WordPress_6_6_2" 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_6_2" failed.
PHP 8.3 / WordPress#6.5.5 Test
The operation was canceled.
PHP 8.0 / WordPress Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
PHP 8.0 / WordPress Test
The operation was canceled.
PHP 7.4 / WordPress#6.5.5 Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
PHP 7.4 / WordPress#6.5.5 Test
The operation was canceled.
PHP 8.2 / WordPress Test
The job was canceled because "_8_0_WordPress_6_6_2" failed.
PHP 8.2 / WordPress Test
The operation was canceled.
🎭 Playwright Run Summary
3 failed [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ────────── [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells 34 passed (4.6m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ────────── [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells 34 passed (4.7m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ────────── [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells 34 passed (4.7m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ────────── [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells 34 passed (4.8m)
🎭 Playwright Run Summary
3 failed [chromium] › specs/global-setting.spec.ts:22:2 › Global Setting › should output inline style reflecting the settings [chromium] › specs/table-style.spec.ts:211:2 › Styles › cell styles should be applied ────────── [chromium] › specs/table-style.spec.ts:224:2 › Styles › cell styles should be applied to multiple cells 34 passed (4.7m)

Artifacts

Produced during runtime
Name Size
failures-artifacts-7.4-WordPress
28.7 MB
failures-artifacts-7.4-WordPress#6.5.5
28.5 MB
failures-artifacts-7.4-WordPress#6.6.2
29.1 MB
failures-artifacts-8.0-WordPress
28.7 MB
failures-artifacts-8.0-WordPress#6.5.5
28.4 MB
failures-artifacts-8.0-WordPress#6.6.2
28.8 MB
failures-artifacts-8.2-WordPress
28.6 MB
failures-artifacts-8.2-WordPress#6.5.5
28.2 MB
failures-artifacts-8.2-WordPress#6.6.2
616 Bytes
failures-artifacts-8.3-WordPress#6.5.5
614 Bytes
failures-artifacts-8.3-WordPress#6.6.2
2.75 MB