opensearch-project / opensearch-dashboards-functional-test

Maintains functional tests for OpenSearch Dashboards and Dashboards plugins
Apache License 2.0
12 stars 113 forks source link

[BUG] OSD Core Data Explorer Discover Histogram test failed #1083

Open wanglam opened 7 months ago

wanglam commented 7 months ago

What is the bug?

OSD Core Data Explorer Discover Histogram test failed in the Run Cypress E2E tests for Core Dashboards using Bundle Snapshot workflow. All test cases failed see below screenshot: image

Here is a detailed video:

https://github.com/opensearch-project/opensearch-dashboards-functional-test/assets/4034161/a9e277c5-695f-432b-b23c-41da86af5bf7

The tests input wrong date in the date picker. These test cases failed in without-security too, see this workflow. image

I've tested in my local repo, the test cases work fine when run independent. See this workflow.

How can one reproduce the bug?

Rerun the OSD Core workflow

What is the expected behavior?

Test caes should be passed.

What is your host/environment?

N/A

Do you have any screenshots?

N/A

Do you have any additional context?

N/A

wanglam commented 7 months ago

Hi @abbyhu2000 , Could you help me take a look about this BUG? Seems you're the latest modifier of this test file.