Skip to content

chore(deps): Bump shivammathur/setup-php from 2.31.1 to 2.32.0 in /.github/actions/run-wp-tests #8419

chore(deps): Bump shivammathur/setup-php from 2.31.1 to 2.32.0 in /.github/actions/run-wp-tests

chore(deps): Bump shivammathur/setup-php from 2.31.1 to 2.32.0 in /.github/actions/run-wp-tests #8419

Status Failure
Total duration 8m 12s
Artifacts 1

e2e.yml

on: pull_request
Run E2E Tests
7m 57s
Run E2E Tests
Run ESLint on E2E tests
23s
Run ESLint on E2E tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors, 2 warnings, and 1 notice
specs/page__edit.spec.ts:53:5 › edit a Page: __tests__/e2e/specs/page__edit.spec.ts#L1
1) specs/page__edit.spec.ts:53:5 › edit a Page › Edit Page ─────────────────────────────────────── Test timeout of 120000ms exceeded.
specs/page__edit.spec.ts:53:5 › edit a Page: __tests__/e2e/lib/pages/wp-editor-page.ts#L126
1) specs/page__edit.spec.ts:53:5 › edit a Page › Edit Page ─────────────────────────────────────── Error: page.click: Test timeout of 120000ms exceeded. Call log: - waiting for locator('.editor-post-title__input') - locator resolved to <h1 role="textbox" aria-multiline="true" contenteditable="true" aria-label="Add title" class="wp-block wp-block-post-title block-editor-block-list__block editor-post-title editor-post-title__input rich-text">28 Snobby Puppies Leap Calmly</h1> - attempting click action 2 × 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-modal__screen-overlay">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × 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-modal__screen-overlay">…</div> intercepts pointer events - retrying click action - waiting 100ms 209 × 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-modal__screen-overlay">…</div> intercepts pointer events - retrying click action - waiting 500ms at lib/pages/wp-editor-page.ts:126 124 | */ 125 | public async clearTitle(): Promise<void> { > 126 | await this.page.click( selectors.editorTitle ); | ^ 127 | await this.page.keyboard.down( 'Shift' ); 128 | await this.page.keyboard.press( 'Home' ); 129 | await this.page.keyboard.up( 'Shift' ); at EditorPage.clearTitle (/home/runner/work/vip-go-mu-plugins/vip-go-mu-plugins/__tests__/e2e/lib/pages/wp-editor-page.ts:126:19) at /home/runner/work/vip-go-mu-plugins/vip-go-mu-plugins/__tests__/e2e/specs/page__edit.spec.ts:73:20 at /home/runner/work/vip-go-mu-plugins/vip-go-mu-plugins/__tests__/e2e/specs/page__edit.spec.ts:66:2
specs/page__edit.spec.ts:53:5 › edit a Page: __tests__/e2e/specs/page__edit.spec.ts#L1
1) specs/page__edit.spec.ts:53:5 › edit a Page › Edit Page ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Test timeout of 120000ms exceeded.
specs/page__edit.spec.ts:53:5 › edit a Page: __tests__/e2e/lib/pages/wp-editor-page.ts#L126
1) specs/page__edit.spec.ts:53:5 › edit a Page › Edit Page ─────────────────────────────────────── Retry #1 ─────────────────────────────────────────────────────────────────────────────────────── Error: page.click: Test timeout of 120000ms exceeded. Call log: - waiting for locator('.editor-post-title__input') - locator resolved to <h1 role="textbox" aria-multiline="true" contenteditable="true" aria-label="Add title" class="wp-block wp-block-post-title block-editor-block-list__block editor-post-title editor-post-title__input rich-text">7 Red Klingons Sting Poorly</h1> - attempting click action 2 × 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-modal__screen-overlay">…</div> intercepts pointer events - retrying click action - waiting 20ms 2 × 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-modal__screen-overlay">…</div> intercepts pointer events - retrying click action - waiting 100ms 209 × 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-modal__screen-overlay">…</div> intercepts pointer events - retrying click action - waiting 500ms at lib/pages/wp-editor-page.ts:126 124 | */ 125 | public async clearTitle(): Promise<void> { > 126 | await this.page.click( selectors.editorTitle ); | ^ 127 | await this.page.keyboard.down( 'Shift' ); 128 | await this.page.keyboard.press( 'Home' ); 129 | await this.page.keyboard.up( 'Shift' ); at EditorPage.clearTitle (/home/runner/work/vip-go-mu-plugins/vip-go-mu-plugins/__tests__/e2e/lib/pages/wp-editor-page.ts:126:19) at /home/runner/work/vip-go-mu-plugins/vip-go-mu-plugins/__tests__/e2e/specs/page__edit.spec.ts:73:20 at /home/runner/work/vip-go-mu-plugins/vip-go-mu-plugins/__tests__/e2e/specs/page__edit.spec.ts:66:2
Run E2E Tests
Process completed with exit code 1.
Run ESLint on E2E tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Run E2E Tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
🎭 Playwright Run Summary
1 failed specs/page__edit.spec.ts:53:5 › edit a Page ──────────────────────────────────────────────────── 14 passed (5.7m)

Artifacts

Produced during runtime
Name Size
test-results
8.91 MB