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

Error in reindex_deprecation_flyout test #114691

Closed
cjcenizal opened this issue Oct 12, 2021 · 2 comments
Closed

Error in reindex_deprecation_flyout test #114691

cjcenizal opened this issue Oct 12, 2021 · 2 comments
Assignees
Labels
Feature:Upgrade Assistant Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more test

Comments

@cjcenizal
Copy link
Contributor

When I run this test locally I see an error in the output. Looks like the error might be due to something in the implementation. If that's the case then this could indicate a bug. Either way, I think this is worth addressing.

 PASS  x-pack/plugins/upgrade_assistant/__jest__/client_integration/es_deprecations/reindex_deprecation_flyout.test.ts (129.66 s)
  ● Console

    console.error
      Warning: validateDOMNesting(...): <div> cannot appear as a descendant of <p>.
          in div (created by EuiFlexItem)
          in EuiFlexItem (created by ReindexProgress)
          in div (created by EuiFlexGroup)
          in EuiFlexGroup (created by ReindexProgress)
          in p (created by Step)
          in div (created by Step)
          in Step (created by StepProgress)
          in div (created by StepProgress)
          in StepProgress (created by ReindexProgress)
          in ReindexProgress (created by ChecklistFlyoutStep)
          in div (created by EuiFlyoutBody)
          in div (created by EuiFlyoutBody)
          in div (created by EuiFlyoutBody)
          in EuiFlyoutBody (created by ChecklistFlyoutStep)
          in ChecklistFlyoutStep (created by ReindexFlyout)
          in ReindexFlyout (created by GlobalFlyoutProvider)
          in div (created by EuiFlyout)
          in EuiFlyout (created by GlobalFlyoutProvider)
          in GlobalFlyoutProvider
          in AppContextProvider
          in Unknown (created by Component)
          in Component (created by Context.Consumer)
          in withRouter(Component) (created by Context.Consumer)
          in Route
          in Unknown
          in Router (created by MemoryRouter)
          in MemoryRouter
          in Unknown (created by WrapperComponent)
          in WrapperComponent
@cjcenizal cjcenizal added test Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more Feature:Upgrade Assistant labels Oct 12, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-stack-management (Team:Stack Management)

@sabarasaba
Copy link
Member

Fixed with #115183

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature:Upgrade Assistant Team:Kibana Management Dev Tools, Index Management, Upgrade Assistant, ILM, Ingest Node Pipelines, and more test
Projects
None yet
Development

No branches or pull requests

4 participants