Skip to content

[Snyk] Security upgrade babel-loader from 8.3.0 to 9.0.0 #4

[Snyk] Security upgrade babel-loader from 8.3.0 to 9.0.0

[Snyk] Security upgrade babel-loader from 8.3.0 to 9.0.0 #4

Triggered via pull request June 24, 2023 02:44
Status Failure
Total duration 38m 24s
Artifacts 2

end2end-test.yml

on: pull_request
Matrix: e2e-playwright
Matrix: e2e-puppeteer
Report to GitHub
4m 20s
Report to GitHub
Fit to window
Zoom out
Zoom in

Annotations

15 errors and 2 notices
Puppeteer - 2: packages/e2e-tests/specs/site-editor/settings-sidebar.test.js#L76
Error: expect(received).toMatchObject(expected) - Expected - 1 + Received + 1 Object { - "description": "Displays posts.", + "description": "Used as a fallback template for all pages when a more specific template is not defined.", "title": "Index", } at Object.<anonymous> (/home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/site-editor/settings-sidebar.test.js:76:43) at runMicrotasks (<anonymous>) at processTicksAndRejections (internal/process/task_queues.js:95:5)
Puppeteer - 2
Process completed with exit code 1.
Puppeteer - 4: packages/e2e-tests/specs/local/demo.test.js#L205
TimeoutError: Navigation timeout of 30000 ms exceeded at /home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/LifecycleWatcher.ts:205:18 at FrameManager.waitForFrameNavigation (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/FrameManager.ts:238:19) at Frame.waitForNavigation (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/FrameManager.ts:785:12) at Page.waitForNavigation (/home/runner/work/gutenberg/gutenberg/node_modules/puppeteer-core/src/common/Page.ts:1833:12) at async Promise.all (index 1) at /home/runner/work/gutenberg/gutenberg/packages/e2e-tests/specs/local/demo.test.js:33:3
Puppeteer - 4
Process completed with exit code 1.
[chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
1) [chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:85:3
[chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
1) [chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes Retry #1 --------------------------------------------------------------------------------------- page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:85:3
[chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
1) [chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes Retry #2 --------------------------------------------------------------------------------------- page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:85:3
[chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
2) [chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:127:5
[chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
2) [chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large Retry #1 --------------------------------------------------------------------------------------- page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:127:5
[chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
2) [chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large Retry #2 --------------------------------------------------------------------------------------- page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:127:5
[chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
3) [chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:198:5
[chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
3) [chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large Retry #1 --------------------------------------------------------------------------------------- page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:198:5
[chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
3) [chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large Retry #2 --------------------------------------------------------------------------------------- page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:198:5
[chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is small: test/e2e/specs/editor/various/post-editor-template-mode.spec.js#L363
4) [chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is small page.waitForLoadState: Timeout 10000ms exceeded. 361 | // And the save states will not be counted as dirty. 362 | // There is likely a bug in the code, waiting for the snackbar above should be enough. > 363 | await this.page.waitForLoadState( 'networkidle' ); | ^ 364 | } 365 | 366 | async saveTemplateWithoutPublishing() { at PostEditorTemplateMode.createNewTemplate (/home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:363:19) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:127:5
Report to GitHub
HttpError: Resource not accessible by integration
🎭 Playwright Run Summary
5 failed [chromium] › editor/various/post-editor-template-mode.spec.js:73:2 › Post Editor Template mode › Allow creating custom block templates in classic themes [chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is large [chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is large [chromium] › editor/various/post-editor-template-mode.spec.js:115:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should retain template if deletion is canceled when the viewport is small [chromium] › editor/various/post-editor-template-mode.spec.js:188:4 › Post Editor Template mode › Delete Post Template Confirmation Dialog › should delete template if deletion is confirmed when the viewport is small 1 flaky [webkit] › editor/various/a11y.spec.js:115:2 › a11y (@Firefox, @WebKit) › should make the modal content focusable when it is scrollable 2 skipped 179 passed (17.1m)
🎭 Playwright Run Summary
213 passed (16.8m)

Artifacts

Produced during runtime
Name Size
failures-artifacts Expired
44 MB
flaky-tests-report Expired
11.9 KB