-
-
Notifications
You must be signed in to change notification settings - Fork 680
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] flaky test scripts/dashboard/build-dashboard.cy.js
#2737
Comments
Hey there, I would like to work on the issue, I have identified where the test is failing, I will fix that up. Can you assign me this issue @anshgoyalevil ? |
@noobCoderVP |
Okay, thank you @anshgoyalevil !! Working on it... |
There are some logical bugs in the implementation of these tests,
I will fix the errors in the implementation and change the corresponding tests, @anshgoyalevil will do it quickly, give me some time |
@noobCoderVP I was checking the code, and found that the |
Aye aye captain!! on my way... |
I have fixed the issue but I want to test whether it is working fine, I tried to run I have defined a unit month = number of seconds in a month, I am defining 2 months and 3 months ago by this unit. I have also added a comment in the function to explain the constant literal used I will do PR once I run the tests, let me know if you have any suggestions till then @RamGoel ... |
@noobCoderVP run cy:open , select component testing in GUI and go to this url http://localhost:8080/__/#/specs/runner?file=cypress/test/scripts/dashboard/build-dashboard.cy.js |
Describe the bug.
The
scripts/dashboard/build-dashboard.cy.js
test failed after we entered the Month of March. This may be related to a hardcoded condition.Expected behavior
It must not have failed.
Screenshots
How to Reproduce
Failing on all commits after 28 Feb, i.e., starting from 01 March 2024.
🥦 Browser
None
👀 Have you checked for similar open issues?
🏢 Have you read the Contributing Guidelines?
Are you willing to work on this issue ?
None
The text was updated successfully, but these errors were encountered: