Update npm packages #102
Annotations
12 errors and 3 notices
[chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources:
test/e2e/test.spec.ts#L75
1) [chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ─────────
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 2
@@ -3,16 +3,16 @@
"attributes": Object {
"enableResponsiveImageSources": Array [
Object {
"mediaType": "max-width",
"mediaValue": 800,
- "slug": "medium",
+ "slug": "thumbnail",
},
Object {
"mediaType": "min-width",
"mediaValue": 500,
- "slug": "thumbnail",
+ "slug": "full",
},
],
},
"name": "core/image",
},
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
73 | const blocks = await editor.getBlocks();
74 |
> 75 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
76 | {
77 | name: 'core/image',
78 | attributes: {
at /home/runner/work/enable-responsive-image/enable-responsive-image/test/e2e/test.spec.ts:75:41
|
[chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources:
test/e2e/test.spec.ts#L75
1) [chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ─────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 2
@@ -3,16 +3,16 @@
"attributes": Object {
"enableResponsiveImageSources": Array [
Object {
"mediaType": "max-width",
"mediaValue": 800,
- "slug": "medium",
+ "slug": "thumbnail",
},
Object {
"mediaType": "min-width",
"mediaValue": 500,
- "slug": "thumbnail",
+ "slug": "full",
},
],
},
"name": "core/image",
},
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
73 | const blocks = await editor.getBlocks();
74 |
> 75 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
76 | {
77 | name: 'core/image',
78 | attributes: {
at /home/runner/work/enable-responsive-image/enable-responsive-image/test/e2e/test.spec.ts:75:41
|
[chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources:
test/e2e/test.spec.ts#L75
1) [chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ─────────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toMatchObject(expected)
- Expected - 2
+ Received + 2
@@ -3,16 +3,16 @@
"attributes": Object {
"enableResponsiveImageSources": Array [
Object {
"mediaType": "max-width",
"mediaValue": 800,
- "slug": "medium",
+ "slug": "thumbnail",
},
Object {
"mediaType": "min-width",
"mediaValue": 500,
- "slug": "thumbnail",
+ "slug": "full",
},
],
},
"name": "core/image",
},
Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
73 | const blocks = await editor.getBlocks();
74 |
> 75 | await expect.poll( editor.getBlocks ).toMatchObject( [
| ^
76 | {
77 | name: 'core/image',
78 | attributes: {
at /home/runner/work/enable-responsive-image/enable-responsive-image/test/e2e/test.spec.ts:75:41
|
PHP 8.2 / WordPress Test
Process completed with exit code 1.
|
PHP 8.2 / WordPress#6.4.3 Test
The job was canceled because "_8_2_WordPress" failed.
|
PHP 8.2 / WordPress#6.4.3 Test
The operation was canceled.
|
PHP 7.4 / WordPress#6.4.3 Test
The job was canceled because "_8_2_WordPress" failed.
|
PHP 7.4 / WordPress#6.4.3 Test
The operation was canceled.
|
PHP 8.0 / WordPress Test
The job was canceled because "_8_2_WordPress" failed.
|
PHP 8.0 / WordPress Test
The operation was canceled.
|
PHP 7.4 / WordPress Test
The job was canceled because "_8_2_WordPress" failed.
|
PHP 7.4 / WordPress Test
The operation was canceled.
|
🎭 Playwright Run Summary
1 passed (6.3s)
|
🎭 Playwright Run Summary
1 failed
[chromium] › test.spec.ts:32:2 › Image Block › should create image with image sources ──────────
|
🎭 Playwright Run Summary
1 passed (6.5s)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
failures-artifacts-7.4-WordPress
Expired
|
5.63 MB |
|
failures-artifacts-7.4-WordPress#6.4.3
Expired
|
617 Bytes |
|
failures-artifacts-8.0-WordPress#6.4.3
Expired
|
616 Bytes |
|
failures-artifacts-8.2-WordPress
Expired
|
9.02 MB |
|