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

PostsComponent date related expects are failing on CI server (PhantomJS) #46

Open
thescientist13 opened this issue Dec 11, 2016 · 3 comments

Comments

@thescientist13
Copy link
Member

On the CI server (which runs PhantomJS) the PostsComponent spec is failing on a date related expect

00:54:29 .�[1A�[2KPhantomJS 2.1.1 (Linux 0.0.0) Posts List Component Test Suite should test that 2 posts are rendered in the component FAILED
00:54:29 	Expected 'Thursday, August 25, 2016, 2:14 AM' to be 'Wednesday, August 24, 2016, 10:14 PM'.

This does not occur locally running in Chrome

@thescientist13 thescientist13 added this to the Testing Improvements milestone Dec 11, 2016
@thescientist13 thescientist13 changed the title posts test is failing on CI server PostsComponent date related expect is failing on CI server (PhantomJS) Dec 11, 2016
@thescientist13 thescientist13 changed the title PostsComponent date related expect is failing on CI server (PhantomJS) PostsComponent date related expects are failing on CI server (PhantomJS) Dec 11, 2016
@thescientist13
Copy link
Member Author

There must be something up with how PhantomJS parses dates compared to Chrome.

@thescientist13
Copy link
Member Author

thescientist13 commented Oct 10, 2017

this can be resolved as part of #63

@thescientist13
Copy link
Member Author

still seems to be happening with CircleCI too
https://circleci.com/gh/thegreenhouseio/angular-webapp-seed/15

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant