You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reporting integ test failed for a particular test called Download from Report definition details page because it was looking for a in-progress model which appears in screen whenever a report is generated. As the model disappears too fast, the machine is not able to capture it using cypress. It’s not technically a bug but a flaky test. The test which has this issue is mentioned below.
@kavithacm Hi, I think this issue may have been fixed. Can this issue still be reproduced? If not, I think we can close it.
If still exist, is there anyone looking on this issue to find a solution to fix?
What is the bug?
Reporting integ test failed for a particular test called
Download from Report definition details page
because it was looking for a in-progress model which appears in screen whenever a report is generated. As the model disappears too fast, the machine is not able to capture it using cypress. It’s not technically a bug but a flaky test. The test which has this issue is mentioned below.https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/main/cypress/integration/plugins/reports-dashboards/04-download.spec.js#L140
How can one reproduce the bug?
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?
Operating system, version.
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.
The text was updated successfully, but these errors were encountered: