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] shows a loading indicator whilst ref resolves to Navigation post items #39231

Closed
github-actions bot opened this issue Mar 4, 2022 · 5 comments · Fixed by #39633
Closed
Assignees
Labels
[Block] Navigation Affects the Navigation Block [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue

Comments

@github-actions
Copy link

github-actions bot commented Mar 4, 2022

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

Test title

shows a loading indicator whilst ref resolves to Navigation post items

Test path

specs/editor/blocks/navigation.test.js

Errors

[2022-03-04T22:42:12.929Z] Test passed after 1 failed attempt on types/expand-data-registry.
[2022-03-07T20:29:32.426Z] Test passed after 1 failed attempt on PR-template-update.
[2022-03-09T03:32:42.814Z] Test passed after 1 failed attempt on try/fixing-performance-tests.
[2022-03-09T08:17:56.474Z] Test passed after 1 failed attempt on wp/next.
[2022-03-10T10:27:54.540Z] Test passed after 1 failed attempt on trunk.
[2022-03-15T08:23:21.976Z] Test passed after 1 failed attempt on trunk.
[2022-03-15T10:29:27.866Z] Test passed after 1 failed attempt on fixup/changelog-section.
[2022-03-17T01:19:26.857Z] Test passed after 1 failed attempt on try/expose-enqueue-webfont-method.
[2022-03-17T08:06:35.341Z] Test passed after 1 failed attempt on update/npm-publish-workflow.
[2022-03-17T15:58:56.579Z] Test passed after 1 failed attempt on trunk.
[2022-03-17T17:07:56.976Z] Test passed after 1 failed attempt on try/test-github-actions.
[2022-03-18T10:04:08.129Z] Test passed after 1 failed attempt on trunk.
[2022-03-18T14:44:59.724Z] Test passed after 1 failed attempt on release/12.8.
[2022-03-18T15:26:05.035Z] Test passed after 1 failed attempt on refactor/ts-base-control.
[2022-03-19T05:37:06.611Z] Test passed after 1 failed attempt on fix/image-align-center.
[2022-03-21T00:31:40.348Z] Test passed after 1 failed attempt on fix/gallery-e2e-flakiness.
[2022-03-21T16:20:57.073Z] Test passed after 1 failed attempt on add/puppeteer-local-chrome-env.
[2022-03-25T05:23:05.765Z] Test passed after 1 failed attempt on trunk.
[2022-03-25T10:43:25.577Z] Test passed after 1 failed attempt on update/quote-block-v2-register.
[2022-03-25T11:16:53.133Z] Test passed after 1 failed attempt on trunk.
[2022-06-16T16:01:43.736Z] Test passed after 1 failed attempt on propose/use-resource-permissions.
[2022-06-16T17:43:22.868Z] Test passed after 2 failed attempts on add/post-comments-form-warning-enable-comments-button.
[2022-06-17T09:22:15.200Z] Test passed after 2 failed attempts on remove/lodash-is-number.
[2022-06-17T11:24:33.976Z] Test passed after 2 failed attempts on remove/lodash-to-string.
[2022-06-17T12:00:35.482Z] Test passed after 1 failed attempt on trunk.
[2022-06-17T12:31:16.675Z] Test passed after 1 failed attempt on update/spinner-typescript.
[2022-06-17T13:31:37.896Z] Test passed after 1 failed attempt on remove/lodash-is-nil.
[2022-06-17T15:55:42.884Z] Test passed after 2 failed attempts on update/html-block.
[2022-06-18T16:52:19.088Z] Test passed after 2 failed attempts on refactor/list-block-e2e-playwright.
[2022-06-18T23:36:32.748Z] Test passed after 1 failed attempt on add/e2e-style-variation-playwright.
[2022-06-19T10:11:49.682Z] Test passed after 2 failed attempts on fix/block-settings-menu-controls-check.
[2022-06-20T01:50:19.434Z] Test passed after 2 failed attempts on add/spacing-sizes-part-1.
[2022-06-20T09:33:29.255Z] Test passed after 1 failed attempt on remove/lodash-find-key.
[2022-06-20T11:32:11.626Z] Test passed after 1 failed attempt on remove/lodash-size.
[2022-06-20T12:50:59.723Z] Test passed after 1 failed attempt on add/UI-for-block-element.
[2022-06-20T14:37:28.780Z] Test passed after 1 failed attempt on remove/lodash-find-last.
[2022-06-20T15:07:16.751Z] Test passed after 1 failed attempt on rnmobile/add/integration-test-helpers.
[2022-06-21T08:57:43.071Z] Test passed after 2 failed attempts on try/improve-contrast-checker.
[2022-06-22T05:43:16.494Z] Test passed after 1 failed attempt on rnmobile/update-aztec-placeholder-api.
  ● Navigation › loading states › shows a loading indicator whilst ref resolves to Navigation post items

    expect(jest.fn()).not.toHaveErrored(expected)

    Expected mock function not to be called but it was called with:
    ["Failed to load resource: the server responded with a status of 404 (Not Found)"]

      at Object.assertExpectedCalls (../jest-console/build/@wordpress/jest-console/src/index.js:36:4)
          at runMicrotasks (<anonymous>)

@github-actions github-actions bot added the [Type] Flaky Test Auto-generated flaky test report issue label Mar 4, 2022
@getdave getdave added the [Block] Navigation Affects the Navigation Block label Mar 16, 2022
@getdave
Copy link
Contributor

getdave commented Mar 22, 2022

Ok this is interesting. I wrote the test so I'll take a look.

@kevin940726
Copy link
Member

@getdave This seems to be failing relatively often lately. Could you take a look?

@getdave
Copy link
Contributor

getdave commented Jun 27, 2022

I think #41862 by @talldan's should fix this one 🤞

...but I could be wrong.

@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 Aug 25, 2022
@getdave
Copy link
Contributor

getdave commented Aug 26, 2022

Closing again as tests are disabled for now...

@getdave getdave closed this as completed Aug 26, 2022
@priethor priethor removed the [Status] In Progress Tracking issues with work in progress label May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Block] Navigation Affects the Navigation Block [Status] Stale Gives the original author opportunity to update before closing. Can be reopened as needed. [Type] Flaky Test Auto-generated flaky test report issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants