WordPress / gutenberg

The Block Editor project for WordPress and beyond. Plugin is available from the official repository.
https://wordpress.org/gutenberg/
Other
10.35k stars 4.13k forks source link

[Flaky Test] Allow to switch to template mode, edit the template and check the result #34805

Open github-actions[bot] opened 3 years ago

github-actions[bot] commented 3 years ago

Flaky test detected. This is an auto-generated issue by GitHub Actions. Please do NOT edit this manually.

Test title

Allow to switch to template mode, edit the template and check the result

Test path

/test/e2e/specs/editor/various/post-editor-template-mode.spec.js

Errors

Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on fix/ignore-selection-changes-in-not-contenteditable-nodes.


Test passed after 1 failed attempt on update/quote-to-nested.


Test passed after 1 failed attempt on fix/latest-posts-links-in-editor.


Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on release/13.1.


Test passed after 1 failed attempt on fix/input-field-reset-behavior-moar.


Test passed after 2 failed attempts on wp/6.0.


Test passed after 2 failed attempts on wp/6.0.


Test passed after 2 failed attempts on wp/6.0.


Test passed after 1 failed attempt on try/remove-focus-event.


Test passed after 1 failed attempt on tag-processor/cleanup-api.


Test passed after 1 failed attempt on dependabot/github_actions/actions/cache-3.0.10.


Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on wp/5.9.


Test passed after 1 failed attempt on grouped-603/wp/5.9.


Test passed after 1 failed attempt on wp/5.9.


Test passed after 1 failed attempt on wp/5.9.


Test passed after 1 failed attempt on add/list-view-tab-to-sidebar.


Test passed after 1 failed attempt on add/attribute-sourcer.


Test passed after 1 failed attempt on add/experimental-editor-settings.


Test passed after 1 failed attempt on add/experimental-editor-settings.


Test passed after 1 failed attempt on update/spacing-visualizers-to-use-a-slot.


Test passed after 1 failed attempt on fix/post-visibility-tests.


Test passed after 1 failed attempt on fix/post-visibility-tests.


Test passed after 1 failed attempt on trunk.


Test passed after 1 failed attempt on refactor/__ExperimentalOffCanvasEditor-to-OffCanvasEditor.


Test passed after 1 failed attempt on trunk.


Test passed after 2 failed attempts on add/placeholder-comment-rich-text. ``` Error: apiRequestContext.fetch: socket hang up Call log: - → GET http://localhost:8889/index.php?rest_route=/wp/v2/templates - user-agent: Playwright/1.46.0 (x64; ubuntu 22.04) node/20.17 CI/1 - accept: */* - accept-encoding: gzip,deflate,br - X-WP-Nonce: 7d561785b0 - cookie: wordpress_test_cookie=WP%20Cookie%20check; wordpress_logged_in_23778236db82f19306f247e20a353a99=admin%7C1725214650%7C4CpJZELTE706opR5LaRfj0IKH70VgLKJ3MGWU0yfuLG%7Ce6d7bfb8a0a44bdf4ea8ca1863d8381b22fcc3f38050793e7fc5b6777cf8fe5f; wp-settings-time-1=1725042320 at RequestUtils.rest (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/rest.ts:119:39) at RequestUtils.deleteAllTemplates (/home/runner/work/gutenberg/gutenberg/packages/e2e-test-utils-playwright/src/request-utils/templates.ts:38:31) at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:30:17 Error: expect.toBeVisible: Error: strict mode violation: locator('text="Just a random paragraph added to the template"') resolved to 2 elements: 1)

Just a random paragraph added to the template

aka getByText('Just a random paragraph added').first() 2)

Just a random paragraph added to the template

aka getByText('Just a random paragraph added').nth(1) Call log: - expect.toBeVisible with timeout 5000ms - waiting for locator('text="Just a random paragraph added to the template"') at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/various/post-editor-template-mode.spec.js:77:5 ```
kevin940726 commented 2 years ago

The new error was from an outdated branch, closing it again.

github-actions[bot] commented 2 years ago

This issue has gone 30 days without any activity.

github-actions[bot] commented 1 year ago

This issue has gone 30 days without any activity.