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] aliases.js #910

Closed
bowenlan-amzn opened this issue Nov 1, 2023 · 2 comments
Closed

[Flaky Test] aliases.js #910

bowenlan-amzn opened this issue Nov 1, 2023 · 2 comments
Assignees

Comments

@bowenlan-amzn
Copy link
Member

bowenlan-amzn commented Nov 1, 2023

  Aliases
    can be searched / sorted / paginated
      1) "before each" hook for "successfully"


  0 passing (1m)
  1 failing

  1) Aliases
       can be searched / sorted / paginated
         "before each" hook for "successfully":
     AssertionError: Timed out retrying after 60000ms: Expected to find content: 'Rows per page' but never did.

Because this error occurred during a `before each` hook we are skipping the remaining tests in the current suite: `Aliases`
      at Context.eval (http://localhost:5601/__cypress/tests?p=cypress/integration/plugins/index-management-dashboards-plugin/aliases.js:132:8)




  (Results)

  ┌────────────────────────────────────────────────────────────────────────────────────────────────┐
  │ Tests:        7                                                                                │
  │ Passing:      0                                                                                │
  │ Failing:      1                                                                                │
  │ Pending:      0                                                                                │
  │ Skipped:      6                                                                                │
  │ Screenshots:  1                                                                                │
  │ Video:        true                                                                             │
  │ Duration:     1 minute, 7 seconds                                                              │
  │ Spec Ran:     plugins/index-management-dashboards-plugin/aliases.js                            │
  └────────────────────────────────────────────────────────────────────────────────────────────────┘

https://github.com/opensearch-project/index-management-dashboards-plugin/actions/runs/6117128934/job/16603304492

https://github.com/opensearch-project/index-management-dashboards-plugin/actions/runs/6714280704/job/18247266546?pr=909

https://github.com/opensearch-project/index-management-dashboards-plugin/actions/runs/6778757305/job/18425250051?pr=918

@bowenlan-amzn bowenlan-amzn added bug Something isn't working untriaged testing and removed bug Something isn't working untriaged labels Nov 1, 2023
@kohinoor98
Copy link
Contributor

Hi @bowenlan-amzn

Can I please take this issue?

@bowenlan-amzn
Copy link
Member Author

Thank you @kohinoor98 !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

No branches or pull requests

2 participants