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

new mode for fault-localization only #1029

Closed
ssk1216 opened this issue Feb 13, 2020 · 4 comments · Fixed by #1240
Closed

new mode for fault-localization only #1029

ssk1216 opened this issue Feb 13, 2020 · 4 comments · Fixed by #1240

Comments

@ssk1216
Copy link

ssk1216 commented Feb 13, 2020

The objective is on commit, it should build, then invoke Gzoltar to list the lines of code which are suspicious ..

Any suggestions???

@monperrus
Copy link
Contributor

monperrus commented Feb 13, 2020 via email

@ssk1216
Copy link
Author

ssk1216 commented Feb 17, 2020

Sorry ,could you please elaborate on the above points.
Is there any documentation available about how to invoke Gzoltar once a commit is done ? Is it the gitlab.ci.yml file which needs an edit ? If so any info on that

Also, if astor is to be invoked in the pipeline , what's the procedure for that?

@monperrus
Copy link
Contributor

Is there any documentation available about how to invoke Gzoltar once a commit is done?

No, this is not a use case we considered in the past.

Also, if astor is to be invoked in the pipeline , what's the procedure for that?

See AstorRepair

To achieve what you want, I'd suggest to study the different implementations of AbstractRepairStep and how they are used in ProjectInspector

@monperrus monperrus changed the title GZoltar intergration in gitlab GZoltar integration in gitlab Feb 17, 2020
@monperrus monperrus changed the title GZoltar integration in gitlab new mode for fault-localization only (GZoltar) Mar 2, 2020
@monperrus monperrus changed the title new mode for fault-localization only (GZoltar) new mode for fault-localization only Oct 6, 2020
@monperrus
Copy link
Contributor

FTR, GZoltar has compatibility problems with recent JVMs, see SpoonLabs/nopol#211

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 a pull request may close this issue.

2 participants