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

Make serialization of Result compatible with 4.11 #1000

Merged

Conversation

kcooney
Copy link
Member

@kcooney kcooney commented Sep 28, 2014

No description provided.


/**
* Represents the serialized output of {@code Result}. The fields on this
* class match the files that {@code Result} had in JUnit 4.12.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

4.11 :-)

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Woops! Fixed.

@kcooney kcooney force-pushed the Result-serialization-compatibility branch from 7c92e23 to f6149a9 Compare September 30, 2014 20:58
@marcphilipp marcphilipp added this to the 4.12 milestone Oct 12, 2014
@marcphilipp
Copy link
Member

@kcooney I think we should merge this before 4.12 is released.

@junit-team/junit-committers Any objections?

@dsaff
Copy link
Member

dsaff commented Oct 12, 2014

No objections!

kcooney added a commit that referenced this pull request Oct 13, 2014
Make serialization of Result compatible with 4.11
@kcooney kcooney merged commit 077f5c5 into junit-team:master Oct 13, 2014
@kcooney kcooney mentioned this pull request Nov 2, 2014
@kcooney kcooney deleted the Result-serialization-compatibility branch January 4, 2015 19:59
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.

None yet

3 participants