Skip to content

Conversation

@johnjaylward
Copy link
Contributor

Test cases for stleary/JSON-java#354

This also reorganizes some test objects to be placed into a sub-package easier eyeballing of test cases vs test objects.

@johnjaylward johnjaylward deleted the PopulateMapMoreStrict branch July 10, 2017 14:16
@johnjaylward johnjaylward restored the PopulateMapMoreStrict branch July 10, 2017 14:18
@johnjaylward johnjaylward reopened this Jul 10, 2017
@stleary stleary merged commit cf411b3 into stleary:master Jul 19, 2017
@stleary
Copy link
Owner

stleary commented Jul 20, 2017

@johnjaylward getting test errors after merging this commit and JSON-Java stleary/JSON-java#354. Can you investigate?

@johnjaylward
Copy link
Contributor Author

Sure

@johnjaylward johnjaylward deleted the PopulateMapMoreStrict branch July 20, 2017 00:36
@johnjaylward
Copy link
Contributor Author

Fixed in #77.

The problem was that gradle was running the tests twice in the same classloader. So the single was modified from the expected values the second time around. the updated config should fix that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants