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

ASF GitHub Bot commented on GROOVY-12134:
-----------------------------------------

jdaugherty commented on PR #2670:
URL: https://github.com/apache/groovy/pull/2670#issuecomment-4905589523

   I assume the test failure is due to test flakiness?  
   
         0
         Execution failed for task ':groovy-reactor:test' (registered by plugin 
'org.gradle.jvm-test-suite').
         > Could not copy file 
'C:\Users\runneradmin\.groovy\grapes\resolved-caller-all-caller-working29.properties'
 to 
'D:\a\groovy\groovy\subprojects\groovy-reactor\build\tmp\test\.groovy\grapes\resolved-caller-all-caller-working29.properties'.
            > Problems opening file input stream for file: 
C:\Users\runneradmin\.groovy\grapes\resolved-caller-all-caller-working29.properties
   




> @Delegate regression: fails to skip a final method inherited from a 
> precompiled superclass
> ------------------------------------------------------------------------------------------
>
>                 Key: GROOVY-12134
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12134
>             Project: Groovy
>          Issue Type: Bug
>    Affects Versions: 5.x
>            Reporter: James Daugherty
>            Priority: Major
>
> I'm upgrading the Grails Spring Security plugin to Groovy 5 and noticed 
> compilation was failing with an `@Delegate` involving a final method.  
>  
> Reproducer project is here: 
> [https://github.com/jdaugherty/groovy-final-delegate-bug] 
>  
> As a work around, ignoring the method manually makes compile succeed.
> h1.  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to