Menu granular subcomponents: Refactor block bindings panel menu #121076
Annotations
10 errors, 1 warning, and 1 notice
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
1) [chromium] › site-editor/template-registration.spec.js:29:2 › Block template registration › templates can be registered and edited
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:45:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
1) [chromium] › site-editor/template-registration.spec.js:29:2 › Block template registration › templates can be registered and edited
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:45:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
1) [chromium] › site-editor/template-registration.spec.js:29:2 › Block template registration › templates can be registered and edited
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:45:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
2) [chromium] › site-editor/template-registration.spec.js:124:2 › Block template registration › themes can override registered templates
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:159:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
2) [chromium] › site-editor/template-registration.spec.js:124:2 › Block template registration › themes can override registered templates
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:159:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
2) [chromium] › site-editor/template-registration.spec.js:124:2 › Block template registration › themes can override registered templates
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:159:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
3) [chromium] › site-editor/template-registration.spec.js:173:2 › Block template registration › templates can be deleted if the registered plugin is deactivated
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:184:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
3) [chromium] › site-editor/template-registration.spec.js:173:2 › Block template registration › templates can be deleted if the registered plugin is deactivated
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:184:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
3) [chromium] › site-editor/template-registration.spec.js:173:2 › Block template registration › templates can be deleted if the registered plugin is deactivated
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:184:3
|
Run the tests:
test/e2e/specs/site-editor/template-registration.spec.js#L360
4) [chromium] › site-editor/template-registration.spec.js:234:2 › Block template registration › registered templates can be unregistered
Error: expect(received).toBeGreaterThan(expected)
Expected: > 0
Received: 0
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
358 | async searchForTemplate( searchTerm ) {
359 | const searchResults = this.page.getByLabel( 'Actions' );
> 360 | await expect
| ^
361 | .poll( async () => await searchResults.count() )
362 | .toBeGreaterThan( 0 );
363 | const initialSearchResultsCount = await searchResults.count();
at BlockTemplateRegistrationUtils.searchForTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:360:3)
at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/site-editor/template-registration.spec.js:242:3
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Run the tests
11 failed
[chromium] › site-editor/template-registration.spec.js:29:2 › Block template registration › templates can be registered and edited
[chromium] › site-editor/template-registration.spec.js:124:2 › Block template registration › themes can override registered templates
[chromium] › site-editor/template-registration.spec.js:173:2 › Block template registration › templates can be deleted if the registered plugin is deactivated
[chromium] › site-editor/template-registration.spec.js:234:2 › Block template registration › registered templates can be unregistered
[chromium] › site-editor/template-registration.spec.js:264:2 › Block template registration › user-customized templates cannot be overridden by plugins
[chromium] › site-editor/template-revert.spec.js:28:2 › Template Revert › should delete the template after saving the reverted template
[chromium] › site-editor/template-revert.spec.js:61:2 › Template Revert › should show the original content after revert
[chromium] › site-editor/template-revert.spec.js:82:2 › Template Revert › should show the original content after revert and page reload
[chromium] › site-editor/template-revert.spec.js:105:2 › Template Revert › should show the edited content after revert and clicking undo in the header toolbar
[chromium] › site-editor/template-revert.spec.js:135:2 › Template Revert › should show the original content after revert, clicking undo then redo in the header toolbar
[chromium] › site-editor/template-revert.spec.js:168:2 › Template Revert › should show the edited content after revert, clicking undo in the header toolbar, save and reload
1 flaky
[chromium] › widgets/customizing-widgets.spec.js:236:2 › Widgets Customizer › should move focus to the block
2 skipped
183 passed (12.0m)
|
Loading