RTC: Add base version tracking to prevent stale CRDT doc overwrites #153545
Annotations
1 error and 1 notice
|
Run the tests:
test/e2e/specs/editor/blocks/cover.spec.js#L111
1) [chromium] › specs/editor/blocks/cover.spec.js:55:2 › Cover › computes overlay color correctly for uploaded image › auto-updates overlay color when replacing image after save and reload
TimeoutError: locator.click: Timeout 10000ms exceeded.
Call log:
- waiting for getByRole('toolbar', { name: 'Block tools' }).getByRole('button', { name: 'Replace' })
109 | .getByRole( 'toolbar', { name: 'Block tools' } )
110 | .getByRole( 'button', { name: 'Replace' } )
> 111 | .click();
| ^
112 |
113 | const replaceInput = page.getByTestId( 'form-file-upload-input' );
114 | await coverBlockUtils.upload(
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/cover.spec.js:111:6
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/cover.spec.js:95:3
|
|
Run the tests
1 flaky
[chromium] › specs/editor/blocks/cover.spec.js:55:2 › Cover › computes overlay color correctly for uploaded image
252 passed (14.1m)
|
background
wait
wait-all
cancel
Loading