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

bug: Regression with the use of generics #1670

Closed
surli opened this issue Oct 30, 2017 · 0 comments
Closed

bug: Regression with the use of generics #1670

surli opened this issue Oct 30, 2017 · 0 comments
Labels

Comments

@surli
Copy link
Collaborator

surli commented Oct 30, 2017

Apparently we got a regression with generics maybe because of #1661
We got the following error when using Spoon on assertj:

Failed to execute goal fr.inria.gforge.spoon:spoon-maven-plugin:2.4:generate (default) on project assertj-core: Exception during the spoonify of the target project. Type mismatch: cannot convert from AbstractListAssert<capture#76-of ?,List,Object,ObjectAssert> to AbstractListAssert,Object,ObjectAssert> at /builds/workspace/AssertJ/src/main/java/org/assertj/core/api/AbstractIterableAssert.java:491 -> [Help 1]

Full log available there: https://ci.inria.fr/sos/job/AssertJ/428/console

@surli surli added the bug label Oct 30, 2017
@surli surli changed the title bugs: Regression with the use of generics bug: Regression with the use of generics Oct 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant