Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Flaky Test] can be created by selecting text and using keyboard shortcuts #48387

Closed
github-actions bot opened this issue Feb 23, 2023 · 1 comment
Closed
Labels
[Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Feb 23, 2023

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

Test title

can be created by selecting text and using keyboard shortcuts

Test path

/test/e2e/specs/editor/blocks/links.spec.js

Errors

[2023-02-23T23:14:09.123Z] Test passed after 1 failed attempt on try/rich-text-remove-keyup.
[2023-09-29T11:37:11.579Z] Test passed after 1 failed attempt on try/standardise-link-to-data-mapping.
[2023-10-06T10:49:40.252Z] Test passed after 1 failed attempt on try/standardise-link-to-data-mapping.
[2023-10-06T22:41:04.489Z] Test passed after 1 failed attempt on experiment/set-lightbox-styles-on-resize.
[2023-10-07T01:18:48.690Z] Test passed after 1 failed attempt on experiment/set-lightbox-styles-on-resize.
[2023-10-10T04:27:24.588Z] Test passed after 1 failed attempt on experiment/set-lightbox-styles-on-resize.
[2023-10-12T22:19:05.938Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-10-14T00:22:05.888Z] Test passed after 1 failed attempt on trunk.
[2023-10-25T15:37:03.741Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
[2023-10-25T17:08:56.117Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
[2023-10-26T10:49:05.200Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-10-30T08:51:30.714Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-10-30T14:08:04.578Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-10-30T15:15:52.489Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-10-30T16:15:48.602Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-11-07T12:43:50.183Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-11-07T22:51:57.086Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
[2023-11-14T17:56:13.659Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-11-14T21:27:37.389Z] Test passed after 1 failed attempt on experiment/show-styles-inherited-values.
[2023-11-23T22:02:54.995Z] Test passed after 1 failed attempt on fix/maximum-supported-wp-version.
[2023-12-11T13:29:05.666Z] Test passed after 2 failed attempts on try/block-edit-lazy-loading.
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "This is Gutenberg",
+       "content": " Gutenberg",
      },
      "name": "core/paragraph",
    },
  ]

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/links.spec.js:548:41
Error: expect(received).toMatchObject(expected)

- Expected  - 1
+ Received  + 1

  Array [
    Object {
      "attributes": Object {
-       "content": "This is Gutenberg",
+       "content": "s is Gutenberg",
      },
      "name": "core/paragraph",
    },
  ]

Call Log:
- Timeout 5000ms exceeded while waiting on the predicate
    at /home/runner/work/gutenberg/gutenberg/test/e2e/specs/editor/blocks/links.spec.js:548:41
@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Feb 23, 2023
@github-actions
Copy link
Author

This issue has gone 30 days without any activity.

@github-actions github-actions bot added the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Mar 26, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 27, 2023
@github-actions github-actions bot reopened this Sep 29, 2023
@github-actions github-actions bot removed the [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. label Oct 7, 2023
github-actions bot referenced this issue Oct 14, 2023
* Remove empty attrs.

* Fix linter errors

---------

Co-authored-by: Sarah Norris <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

No branches or pull requests

1 participant