[ https://issues.apache.org/jira/browse/GROOVY-9776?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Eric Milles closed GROOVY-9776. ------------------------------- Resolution: Information Provided > 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)