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

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

testlens-app[bot] commented on PR #2869:
URL: https://github.com/apache/groovy/pull/2869#issuecomment-5520116832

   ## 🚨 TestLens detected 3 failed tests 🚨
   
   Here is what you can do:
   
   1) Inspect the test failures carefully.
   2) If you are convinced that some of the tests are flaky, you can mute them 
below.
   3) Finally, trigger a rerun by checking the rerun checkbox.
   
   ### Test Summary
   
   #### [Build and test / lts \(17, windows-latest, 
1\)](https://github.com/apache/groovy/actions/runs/33712003992/job/100513484398?pr=2869)
 > :groovy-groovysh:test
   
   | Test | Runs | Flakiness |
   |---|---|--:|
   | GroovyPosixCommandsTest > 
headAndGrepAndWcStripControlCharactersFromNames\(\) | ❌ | 19% 🔴 |
   | GroovyPosixCommandsTest > lsStripsControlCharactersFromFileNames\(\) | ❌ | 
19% 🔴 |
   | GroovyPosixCommandsTest > lsStripsControlCharactersFromSymlinkTargets\(\) 
| ❌ | 19% 🔴 |
   
   🏷️ Commit: 1232c30c7ef784a11024c4ac3c4c2e9dfe96577f
   ▶️ Tests:  58747 executed
   🟡 Checks: 6/29 completed
   
   ### Test Failures
   
   <details><summary><strong>GroovyPosixCommandsTest > 
headAndGrepAndWcStripControlCharactersFromNames()</strong> 
(:groovy-groovysh:test in <a 
href="https://github.com/apache/groovy/actions/runs/33712003992/job/100513484398?pr=2869";>Build
 and test / lts (17, windows-latest, 1)</a>)</summary>
   
   ```
   java.nio.file.InvalidPathException: Illegal char <> at index 2: 
oktrap.txt
        at 
java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
        at 
java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
        at 
java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
        at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
        at 
java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:232)
        at java.base/java.nio.file.Path.resolve(Path.java:515)
        at 
java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:391)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:298)
        at 
org.codehaus.groovy.vmplugin.v8.IndyInterface.invokeColdReflective(IndyInterface.java:648)
        at 
org.apache.groovy.groovysh.jline.GroovyPosixCommandsTest.headAndGrepAndWcStripControlCharactersFromNames(GroovyPosixCommandsTest.groovy:123)
   ```
   
   </details>
   <details><summary><strong>GroovyPosixCommandsTest > 
lsStripsControlCharactersFromFileNames()</strong> (:groovy-groovysh:test in <a 
href="https://github.com/apache/groovy/actions/runs/33712003992/job/100513484398?pr=2869";>Build
 and test / lts (17, windows-latest, 1)</a>)</summary>
   
   ```
   java.nio.file.InvalidPathException: Illegal char <> at index 2: 
oktrap.txt
        at 
java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
        at 
java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
        at 
java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
        at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
        at 
java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:232)
        at java.base/java.nio.file.Path.resolve(Path.java:515)
        at 
java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:391)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:298)
        at 
org.codehaus.groovy.vmplugin.v8.IndyInterface.invokeColdReflective(IndyInterface.java:648)
        at 
org.apache.groovy.groovysh.jline.GroovyPosixCommandsTest.lsStripsControlCharactersFromFileNames(GroovyPosixCommandsTest.groovy:97)
   ```
   
   </details>
   <details><summary><strong>GroovyPosixCommandsTest > 
lsStripsControlCharactersFromSymlinkTargets()</strong> (:groovy-groovysh:test 
in <a 
href="https://github.com/apache/groovy/actions/runs/33712003992/job/100513484398?pr=2869";>Build
 and test / lts (17, windows-latest, 1)</a>)</summary>
   
   ```
   java.nio.file.InvalidPathException: Illegal char <> at index 2: 
oktrap.txt
        at 
java.base/sun.nio.fs.WindowsPathParser.normalize(WindowsPathParser.java:182)
        at 
java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:153)
        at 
java.base/sun.nio.fs.WindowsPathParser.parse(WindowsPathParser.java:77)
        at java.base/sun.nio.fs.WindowsPath.parse(WindowsPath.java:92)
        at 
java.base/sun.nio.fs.WindowsFileSystem.getPath(WindowsFileSystem.java:232)
        at java.base/java.nio.file.Path.resolve(Path.java:515)
        at 
java.base/jdk.internal.reflect.GeneratedMethodAccessor31.invoke(Unknown Source)
        at 
java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.base/java.lang.reflect.Method.invoke(Method.java:569)
        at 
org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:391)
        at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:298)
        at 
org.codehaus.groovy.vmplugin.v8.IndyInterface.invokeColdReflective(IndyInterface.java:648)
        at 
org.apache.groovy.groovysh.jline.GroovyPosixCommandsTest.lsStripsControlCharactersFromSymlinkTargets(GroovyPosixCommandsTest.groovy:108)
   ```
   
   </details>
   
   ### Rerun Controls
   > [!NOTE]
   > Checks are currently running using the configuration below.
   
   Select tests to mute in this pull request:
   
   🔲 GroovyPosixCommandsTest > 
headAndGrepAndWcStripControlCharactersFromNames\(\) <!

> Provide a GroovySocketServer constructor variant with an address
> ----------------------------------------------------------------
>
>                 Key: GROOVY-12346
>                 URL: https://issues.apache.org/jira/browse/GROOVY-12346
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Assignee: Paul King
>            Priority: Major
>




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

Reply via email to