Closed ghost closed 7 years ago
Is there still a branch where this test is failing on the CI server?
I don't think so since we commented out the test. If you want to reproduce the error, you can always go to the unit test class for shift and re-comment the last test function.
@blinblinblin can you guys fix the test before merging into master? Commenting out tests because they break the CI sort of defeats the purpose of having tests
@pkoenig10 Yeah we will. We commented/opened a issue to remind ourselves because it's a very small error with server times but runs fine locally. We wanted to focus in on our scope and return to it after notification feature has been created.
This test now passes on the CI server, so I am closing the issue.
Need to fix shift test, so that it doesn't fail the CI test. Works locally but consistently off by the same time when running it through CI