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

Addition of 202 new faults (9 projects) to core D4J #112

Merged
merged 11 commits into from
Feb 9, 2018

Conversation

Greg4cr
Copy link
Collaborator

@Greg4cr Greg4cr commented Aug 28, 2017

This pull requests adds nine new projects to D4J:

Guava - 9 faults
Jsoup - 64 faults
CommonsCodec - 22 faults
CommonsCLI - 24 faults
CommonsCSV - 12 faults
CommonsJXPath - 14 faults
JacksonCore - 13 faults
JacksonDatabind - 39 faults
JacksonXML - 5 faults

@Greg4cr Greg4cr requested a review from rjust August 28, 2017 10:55
@Greg4cr Greg4cr changed the title Addition of Guava and JacksonCore to core D4J Addition of 202 new faults (9 projects) to core D4J Aug 30, 2017
@tdurieux
Copy link
Contributor

Hi @rjust, do you plan to include these bugs in your dataset?

@rjust
Copy link
Owner

rjust commented Nov 28, 2017

Hi @tdurieux,

Absolutely! We will incorporate these bugs after reviewing/minimizing the corresponding patches. Hopefully, these bugs will all be included in the next release.

@rjust
Copy link
Owner

rjust commented Feb 5, 2018

@Greg4cr, we finally got travis CI up and running for Defects4J. Could you please pull in the latest changes from master and update .travis.yml to also reproduce the bugs for these 9 projects?

Thanks,
René

@Greg4cr
Copy link
Collaborator Author

Greg4cr commented Feb 5, 2018

Will take a look.

@Greg4cr Greg4cr merged commit 38ba23b into rjust:master Feb 9, 2018
@rjust
Copy link
Owner

rjust commented Feb 11, 2018

This PR was accidentally merged into master and later reverted. @Greg4cr can you please open an new PR?

@Greg4cr
Copy link
Collaborator Author

Greg4cr commented Feb 11, 2018 via email

@rjust
Copy link
Owner

rjust commented Feb 11, 2018

Sounds good, thanks. Any chance that you could split the PR into 1) new bugs and 2) infrastructure improvements? The latter refers to the changes to the test generation scripts etc., which seem independent of the new bugs.

apt-get update
apt-get install oracle-java8-installer

echo 'export JAVA_HOME=/usr/lib/jvm/java-8-oracle/' >> /home/greg/.bashrc
Copy link
Contributor

Choose a reason for hiding this comment

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

/home/greg/.bashrc

Is it normal that your username is hardcoded?

@Greg4cr
Copy link
Collaborator Author

Greg4cr commented Feb 11, 2018 via email

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.

3 participants