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

Failing tests: src/plugins/dashboard/public/application/embeddable #126000

Closed
jbudz opened this issue Feb 17, 2022 · 0 comments · Fixed by #149648
Closed

Failing tests: src/plugins/dashboard/public/application/embeddable #126000

jbudz opened this issue Feb 17, 2022 · 0 comments · Fixed by #149648
Assignees
Labels
skipped-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.17.1

Comments

@jbudz
Copy link
Member

jbudz commented Feb 17, 2022

As part of the #98650, unhandled promise rejections now cause the process to exit. The following test suites were disabled to move forward with the upgrade.

node scripts/jest

  • src/plugins/dashboard/public/application/embeddable/grid/dashboard_grid.test.tsx
  • src/plugins/dashboard/public/application/embeddable/viewport/dashboard_viewport.test.tsx
@jbudz jbudz added Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas skipped-test v7.17.1 labels Feb 17, 2022
@nreese nreese self-assigned this Jan 27, 2023
nreese added a commit that referenced this issue Jan 30, 2023
Fixes #126000

Unskip tests in
/Users/nreese/projects/kibana/src/plugins/dashboard/public/dashboard_container/component/grid/dashboard_grid.test.tsx

viewport/dashboard_viewport.test.tsx removed in
#144332.

---------

Co-authored-by: kibanamachine <[email protected]>
kqualters-elastic pushed a commit to kqualters-elastic/kibana that referenced this issue Feb 6, 2023
Fixes elastic#126000

Unskip tests in
/Users/nreese/projects/kibana/src/plugins/dashboard/public/dashboard_container/component/grid/dashboard_grid.test.tsx

viewport/dashboard_viewport.test.tsx removed in
elastic#144332.

---------

Co-authored-by: kibanamachine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
skipped-test Team:Presentation Presentation Team for Dashboard, Input Controls, and Canvas v7.17.1
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants