-
Notifications
You must be signed in to change notification settings - Fork 21
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
pitest/descartes fail to run test on xwiki-commons-extension-repository-maven #117
Comments
Same problem for
@oscarlvp to reproduce I execute: |
And we also have it on xwiki-rendering:
|
…AMP-project/pitest-descartes#117 * Removed leftover comment
Yet another problem:
|
@vmassol I'm unable to build this module in my computer. Some enforcer rules are failing. Is there an easy way to skip this verification? UPDATE: found the
Also, I saw that you updated to PIT 1.4.11. Check issue hcoles/pitest#720 it seems that there is a regression in that version. I would suggest you to go back to 1.4.10. |
I tried that but I still get errors. For example:
|
@oscarlvp You can run it with |
Note that for
|
Ok I've found the issue. It's a regression in pitest-junit5-plugin in v0.11. It works fine with v0.10. And still fails in 0.12. |
We have a weird problem in
xwiki-commons/xwiki-commons-core/xwiki-commons-extension/xwiki-commons-extension-repositories/xwiki-commons-extension-repository-maven
when executing pitest/descartes:It seems that somehow pitest/descartes fails when executing the xwiki tests without any mutation which is strange since the tests work fine when executing without pitest.
@oscarlvp any idea? Thx!
The text was updated successfully, but these errors were encountered: