migrate row filters css grid e2e tests to playwright #217
Annotations
3 errors and 3 notices
[chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout:
playwright/e2e/row/row-block.spec.ts#L92
1) [chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout ───────────────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 3
Received length: 2
Received array: [{"_guid": "handle@40064d7b33fea595767e30fa41876019", "_type": "ElementHandle"}, {"_guid": "handle@60c884dddb24f8c257c0dcb17c15f03f", "_type": "ElementHandle"}]
90 | '[data-type="wp-bootstrap-blocks/column"][data-size-md="4"]'
91 | )
> 92 | ).toHaveLength( 3 );
| ^
93 |
94 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(
95 | 'change-layout-1.txt'
at /home/runner/work/bootstrap-blocks-wordpress-plugin/bootstrap-blocks-wordpress-plugin/playwright/e2e/row/row-block.spec.ts:92:5
|
[chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout:
playwright/e2e/row/row-block.spec.ts#L92
1) [chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout ───────────────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 3
Received length: 2
Received array: [{"_guid": "handle@4eb13640e708b13964e1dc9fef5304b8", "_type": "ElementHandle"}, {"_guid": "handle@d30dff5f9fcfcda7940498379638d3e3", "_type": "ElementHandle"}]
90 | '[data-type="wp-bootstrap-blocks/column"][data-size-md="4"]'
91 | )
> 92 | ).toHaveLength( 3 );
| ^
93 |
94 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(
95 | 'change-layout-1.txt'
at /home/runner/work/bootstrap-blocks-wordpress-plugin/bootstrap-blocks-wordpress-plugin/playwright/e2e/row/row-block.spec.ts:92:5
|
[chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout:
playwright/e2e/row/row-block.spec.ts#L92
1) [chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout ───────────────────────────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(received).toHaveLength(expected)
Expected length: 3
Received length: 2
Received array: [{"_guid": "handle@07340158d7a18e64a78ff66c6de4f4c6", "_type": "ElementHandle"}, {"_guid": "handle@252560e0f438eba384af11fc028b5c65", "_type": "ElementHandle"}]
90 | '[data-type="wp-bootstrap-blocks/column"][data-size-md="4"]'
91 | )
> 92 | ).toHaveLength( 3 );
| ^
93 |
94 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(
95 | 'change-layout-1.txt'
at /home/runner/work/bootstrap-blocks-wordpress-plugin/bootstrap-blocks-wordpress-plugin/playwright/e2e/row/row-block.spec.ts:92:5
|
🎭 Playwright Run Summary
1 flaky
[chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout ────────────────────────────
57 passed (2.1m)
|
🎭 Playwright Run Summary
1 flaky
[chromium] › row/row-block.spec.ts:60:2 › Row Block › Change layout ────────────────────────────
57 passed (2.2m)
|
🎭 Playwright Run Summary
58 passed (2.6m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report
Expired
|
1.87 MB |
|