-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report
Description
I already fixed this issue with following set of tests locally but ofc it fails Travis so it may be ignored by team (as documentation says).
Issue is that DateTest::testGetValue() fails because '5/18/14 pm' is expected but '5/18/14 PM' is actual.
and the second fail is because '12:08 pm' is expected but '12:08 PM' is actual.
There is a pull request #923 created with lower case am/pm in it.
due to this error I am unable to create pull request about anything from setup directory.
...or maybe I do something wrong ?
Metadata
Metadata
Assignees
Labels
Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentGate 4. Acknowledged. Issue is added to backlog and ready for developmentbug report