You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "rkrisztian (Jira)" <ji...@apache.org> on 2021/06/14 23:33:00 UTC

[jira] [Commented] (GROOVY-9776) ClassNotFoundException in test execution with Groovy >3.0.3

    [ https://issues.apache.org/jira/browse/GROOVY-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17363291#comment-17363291 ] 

rkrisztian commented on GROOVY-9776:
------------------------------------

Thanks, [~emilles].

> ClassNotFoundException in test execution with Groovy >3.0.3
> -----------------------------------------------------------
>
>                 Key: GROOVY-9776
>                 URL: https://issues.apache.org/jira/browse/GROOVY-9776
>             Project: Groovy
>          Issue Type: Bug
>          Components: bytecode, Compiler
>    Affects Versions: 3.0.5, 3.0.6
>            Reporter: rkrisztian
>            Assignee: Eric Milles
>            Priority: Major
>
> I've got this weird ClassNotFoundException with Groovy 3.0.5 and above when a test class tries to reuse an abstract class from the main sources:
> https://github.com/rkrisztian/search/tree/task/improve_color_highlighting
> This branch as you can see from the build log of TravisCI, reproduces the error:
> https://travis-ci.org/github/rkrisztian/search/jobs/734837733
> Which goes away if I downgrade Groovy to 3.0.3.
> Could you please help me find out why?
> Note: not urgent, it's my hobby project. But I'll keep the branch until the issue is fixed.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)