Update composer #317
Annotations
4 errors and 6 notices
[chromium] › test.spec.js:34:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the theme editor:
test/e2e/test.spec.js#L47
1) [chromium] › test.spec.js:34:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the theme editor
Error: expect(locator).toHaveText(expected)
Locator: locator('#newcontent')
Expected string: ".selector{font-size: 100px;}"
Received string: ""
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for locator('#newcontent')
45 | await page.click( '#submit' );
46 | const textarea = await page.locator( '#newcontent' );
> 47 | expect( textarea ).toHaveText( '.selector{font-size: 100px;}' );
| ^
48 | } );
49 |
50 | test( 'input by Emmet should be expanded on the block editor', async ( {
at /home/runner/work/custom-html-block-extension/custom-html-block-extension/test/e2e/test.spec.js:47:23
|
[chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor:
test/e2e/test.spec.js#L1
1) [chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor
Test timeout of 100000ms exceeded.
|
[chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor:
test/e2e/test.spec.js#L1
1) [chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor
Test timeout of 100000ms exceeded.
|
[chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor:
test/e2e/test.spec.js#L13
1) [chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8889/wp-admin", waiting until "load"
11 | requestUtils,
12 | } ) => {
> 13 | await admin.visitAdminPage( '' );
| ^
14 | const wpPointerCloseButton = page.locator( '#wp-pointer-0 a.close' );
15 | const isVisible = await wpPointerCloseButton.isVisible();
16 | if ( isVisible ) {
at Admin.visitAdminPage (/home/runner/work/custom-html-block-extension/custom-html-block-extension/node_modules/@wordpress/e2e-test-utils-playwright/src/admin/visit-admin-page.ts:23:18)
at /home/runner/work/custom-html-block-extension/custom-html-block-extension/test/e2e/test.spec.js:13:16
|
🎭 Playwright Run Summary
4 passed (16.1s)
|
🎭 Playwright Run Summary
4 passed (15.1s)
|
🎭 Playwright Run Summary
4 passed (18.4s)
|
🎭 Playwright Run Summary
4 passed (16.1s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test.spec.js:34:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the theme editor
3 passed (22.6s)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › test.spec.js:8:7 › Custom HTML Block Extension › Editor › input by Emmet should be expanded on the classic editor
3 passed (3.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts-7.4-WordPress
Expired
|
2.52 MB |
|
failures-artifacts-7.4-WordPress#6.5.5
Expired
|
616 Bytes |
|
failures-artifacts-8.0-WordPress
Expired
|
429 KB |
|
failures-artifacts-8.0-WordPress#6.5.5
Expired
|
618 Bytes |
|
failures-artifacts-8.2-WordPress
Expired
|
620 Bytes |
|
failures-artifacts-8.2-WordPress#6.5.5
Expired
|
617 Bytes |
|