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

[Function Test Failure] function test failed when there is a time limit for displaying while the actual time is over that #5876

Open
yujin-emma opened this issue Feb 14, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@yujin-emma
Copy link
Contributor

Describe the bug

│1)    dashboard app
     │       using current data
     │         dashboard snapshots
     │           compare area chart snapshot:
     │
     │      Error: expected 0.020874 to be below 0.02
     │       at Assertion.assert (packages/osd-expect/expect.js:111:11)
     │       at Assertion.lessThan.Assertion.below (packages/osd-expect/expect.js:347:8)
     │       at Function.lessThan (packages/osd-expect/expect.js:542:15)
     │       at Context.<anonymous> (test/functional/apps/dashboard/dashboard_snapshots.js:100:39)
     │       at processTicksAndRejections (node:internal/process/task_queues:95:5)
     │       at Object.apply (packages/osd-test/src/functional_test_runner/lib/mocha/wrap_function.js:95:16)

To Reproduce
Steps to reproduce the behavior:
Make PR and have the workflow run on feature branch
https://github.com/yujin-emma/OpenSearch-Dashboards/actions/runs/7904970999/job/21586855898
Expected behavior
All function tests should pass
OpenSearch Version
main
Dashboards Version
main
Plugins

N/A
Screenshots

N/A
Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Browser and version [e.g. 22]

Additional context

Add any other context about the problem here.

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

3 participants