Closed cvan closed 10 years ago
I'm guessing that you are in a timezone that is quite far from UTC?
I've seen this before, and even thought I had fixed it :sob:
This is supposed to be testing that the tokeniser correctly handles dates, by calling toString on them. I'm open to ideas to test the behaviour of this in a way that will work regardless of the timezone the tests are run in (in both the browser and node).
The reason it passes in Travis is because, I hope, the build servers are set to UTC.
Related issue, I'm going to close this one and follow along in here - #75
I get this error locally:
It's interesting that Travis is passing.