Skip to content

Block editor: try direct drag (outside text editable) #120295

Block editor: try direct drag (outside text editable)

Block editor: try direct drag (outside text editable) #120295

Triggered via pull request November 27, 2024 15:16
Status Failure
Total duration 18m 3s
Artifacts 1

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Merge Artifacts
5s
Merge Artifacts
Report to GitHub
0s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

12 errors and 8 notices
[chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged: test/e2e/specs/editor/blocks/spacer.spec.js#L43
1) [chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged Error: Snapshot comparison failed: <!-- wp:spacer {"height":"150px"} --> <div style="height:1500px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Spacer-can-be-resized-using-the-drag-handle-and-remains-selected-after-being-dragged-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-spacer-Space-5759a-elected-after-being-dragged-chromium/Spacer-can-be-resized-usin-fa2b3-ected-after-being-dragged-1-actual.txt 41 | await page.mouse.up(); 42 | > 43 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 44 | 45 | await expect( 46 | editor.canvas.locator( 'role=document[name="Block: Spacer"i]' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/spacer.spec.js:43:49
[chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged: test/e2e/specs/editor/blocks/spacer.spec.js#L43
1) [chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:spacer {"height":"150px"} --> <div style="height:1500px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Spacer-can-be-resized-using-the-drag-handle-and-remains-selected-after-being-dragged-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-spacer-Space-5759a-elected-after-being-dragged-chromium-retry1/Spacer-can-be-resized-usin-fa2b3-ected-after-being-dragged-1-actual.txt 41 | await page.mouse.up(); 42 | > 43 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 44 | 45 | await expect( 46 | editor.canvas.locator( 'role=document[name="Block: Spacer"i]' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/spacer.spec.js:43:49
[chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged: test/e2e/specs/editor/blocks/spacer.spec.js#L43
1) [chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── Error: Snapshot comparison failed: <!-- wp:spacer {"height":"150px"} --> <div style="height:1500px" aria-hidden="true" class="wp-block-spacer"></div> <!-- /wp:spacer --> Expected: /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/__snapshots__/Spacer-can-be-resized-using-the-drag-handle-and-remains-selected-after-being-dragged-1-chromium.txt Received: /home/runner/work/gutenberg/gutenberg/artifacts/test-results/editor-blocks-spacer-Space-5759a-elected-after-being-dragged-chromium-retry2/Spacer-can-be-resized-usin-fa2b3-ected-after-being-dragged-1-actual.txt 41 | await page.mouse.up(); 42 | > 43 | expect( await editor.getEditedPostContent() ).toMatchSnapshot(); | ^ 44 | 45 | await expect( 46 | editor.canvas.locator( 'role=document[name="Block: Spacer"i]' ) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/spacer.spec.js:43:49
Playwright - 2
Process completed with exit code 1.
[chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L171
1) [chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('document', { name: 'Block: Image' }).locator('img') - locator resolved to <img alt="Text Field Value" src="http://localhost:8889/wp-content/uploads/2024/11/1024x768_e2e_test_image_size.jpeg"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #10 - waiting 500ms - waiting for element to be vis
[chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L171
1) [chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('document', { name: 'Block: Image' }).locator('img') - locator resolved to <img alt="Text Field Value" src="http://localhost:8889/wp-content/uploads/2024/11/1024x768_e2e_test_image_size.jpeg"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events
[chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L171
1) [chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('document', { name: 'Block: Image' }).locator('img') - locator resolved to <img alt="Text Field Value" src="http://localhost:8889/wp-content/uploads/2024/11/1024x768_e2e_test_image_size.jpeg"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events
[chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L738
2) [chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('document', { name: 'Block: Image' }).locator('img') - locator resolved to <img alt="Value of the text custom field" src="http://localhost:8889/wp-content/uploads/2024/11/10x10_e2e_test_image_z9T8jK.png"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #10 - waiting 500m
[chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L738
2) [chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('document', { name: 'Block: Image' }).locator('img') - locator resolved to <img alt="Value of the text custom field" src="http://localhost:8889/wp-content/uploads/2024/11/10x10_e2e_test_image_z9T8jK.png"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handl
[chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt: test/e2e/specs/editor/various/block-bindings/custom-sources.spec.js#L738
2) [chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt Retry #2 ─────────────────────────────────────────────────────────────────────────────────────── TimeoutError: locator.click: Timeout 10000ms exceeded. Call log: - waiting for locator('[name="editor-canvas"]').contentFrame().getByRole('document', { name: 'Block: Image' }).locator('img') - locator resolved to <img alt="Value of the text custom field" src="http://localhost:8889/wp-content/uploads/2024/11/10x10_e2e_test_image_z9T8jK.png"/> - attempting click action - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #1 - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #2 - waiting 20ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #3 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #4 - waiting 100ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #5 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #6 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #7 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #8 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handle">…</div> intercepts pointer events - retrying click action, attempt #9 - waiting 500ms - waiting for element to be visible, enabled and stable - element is visible, enabled and stable - scrolling into view if needed - done scrolling - <div class="components-resizable-box__container has-show-handl
Playwright - 3
Process completed with exit code 1.
Merge Artifacts
No artifacts found matching pattern 'flaky-tests-report*'
🎭 Playwright Run Summary
2 skipped 196 passed (6.4m)
🎭 Playwright Run Summary
1 skipped 187 passed (9.6m)
🎭 Playwright Run Summary
1 skipped 195 passed (9.3m)
🎭 Playwright Run Summary
199 passed (10.1m)
🎭 Playwright Run Summary
3 skipped 188 passed (10.2m)
🎭 Playwright Run Summary
1 skipped 197 passed (10.6m)
🎭 Playwright Run Summary
1 failed [chromium] › editor/blocks/spacer.spec.js:22:2 › Spacer › can be resized using the drag handle and remains selected after being dragged 1 skipped 193 passed (9.3m)
🎭 Playwright Run Summary
2 failed [chromium] › editor/various/block-bindings/custom-sources.spec.js:141:3 › Registered sources › getValues › should show the returned values in image attributes [chromium] › editor/various/block-bindings/custom-sources.spec.js:713:3 › Registered sources › setValues › should be possible to edit the value of the text custom field from the image alt 1 skipped 199 passed (10.8m)

Artifacts

Produced during runtime
Name Size
failures-artifacts
12.5 MB