Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
checkers: ignore time zone in DeepEqual #115
Conversation
|
LGTM |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju-testing |
jujubot
merged commit b868995
into
juju:master
Oct 31, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
rogpeppe commentedOct 31, 2016
This means tests won't need to concern themselves too deeply
about the time zone used in times unmarshaled from databases
or the network.
We also change the printed message to print the time nicely
rather than printing the details of the unexported time fields.