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

[BUG][Tests] Cypress failing to verify csv and text downloads #98

Open
joshuali925 opened this issue Jul 19, 2023 · 0 comments
Open

[BUG][Tests] Cypress failing to verify csv and text downloads #98

joshuali925 opened this issue Jul 19, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@joshuali925
Copy link
Member

What is the bug?
Specifically this line failed in cypress run for 2.9.0 https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/main/cypress/integration/plugins/query-workbench-dashboards/ui.spec.js#L214

Cypress error was expected undefined to be a string. possibly something changed in the API call that broke tests.

Manually verified that download csv and text file are working properly using 2.9.0 RC2.

How can one reproduce the bug?
Steps to reproduce the behavior:
opensearch-project/opensearch-build#3616 (comment)

What is the expected behavior?
A clear and concise description of what you expected to happen.

What is your host/environment?

  • OS: [e.g. iOS]
  • Version [e.g. 22]
  • Plugins

Do you have any screenshots?
If applicable, add screenshots to help explain your problem.

Do you have any additional context?
Add any other context about the problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant