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
nisgoel-amazon
changed the title
[BUG] falky test in index management dashboard plugin
[BUG] flaky test in index management dashboard plugin
Aug 6, 2024
What is the bug?
Rollup and Transform cypress tests are flaky and are failing in multiple linux and windows distributions.
https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/main/cypress/integration/plugins/index-management-dashboards-plugin/transforms_spec.js#L235
https://github.com/opensearch-project/opensearch-dashboards-functional-test/blob/main/cypress/integration/plugins/index-management-dashboards-plugin/rollups_spec.js#L249
Many a times newly created rollups and transform are coming as disabled instead of enabled.
How can one reproduce the bug?
opensearch-project/index-management-dashboards-plugin#1095
What is the expected behavior?
Integration test should pass in release process
What is your host/environment?
linux rpm, linux deb, linux tar
Do you have any screenshots?
transforms_spec.js.mp4
rollups_spec.js.mp4
Do you have any additional context?
Add any other context about the problem.
The text was updated successfully, but these errors were encountered: