Skip to content

Commit

Permalink
Skip test: create a new page, edit template and toggle page template …
Browse files Browse the repository at this point in the history
…preview (#62799)

Co-authored-by: ellatrix <ellatrix@git.wordpress.org>
Co-authored-by: t-hamano <wildworks@git.wordpress.org>
  • Loading branch information
3 people authored Jun 24, 2024
1 parent c41857c commit db68ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/e2e/specs/site-editor/pages.spec.js
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ test.describe( 'Pages', () => {
await admin.visitSiteEditor();
} );

test( 'create a new page, edit template and toggle page template preview', async ( {
test.skip( 'create a new page, edit template and toggle page template preview', async ( {
page,
editor,
} ) => {
Expand Down

1 comment on commit db68ea4

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Flaky tests detected in db68ea4.
Some tests passed with failed attempts. The failures may not be related to this commit but are still reported for visibility. See the documentation for more information.

🔍 Workflow run URL: https://github.com/WordPress/gutenberg/actions/runs/9648142227
📝 Reported issues:

Please sign in to comment.