[ https://issues.apache.org/jira/browse/SUREFIRE-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17649190#comment-17649190 ]
Michael Osipov edited comment on SUREFIRE-2136 at 12/19/22 7:36 AM: -------------------------------------------------------------------- Let me guess. GHA nodes don't use UTF-8 as encoding? I remember writing a test where I actively check for UTF-8 locale or Windows to make the test work at all. But don't remember which component. was (Author: michael-o): Let me guess. GHA nodes don't use UTF-8 as encoding? > UmlautDirIT: Revert special paths with colon in it to regular ones after test > ----------------------------------------------------------------------------- > > Key: SUREFIRE-2136 > URL: https://issues.apache.org/jira/browse/SUREFIRE-2136 > Project: Maven Surefire > Issue Type: Improvement > Reporter: Andreas Pabst > Priority: Major > > On Linux the UmlautDirIT creates two directories with colons in them in the > surefire-its/target directory: > - 'this is: a test_surefire-1617' > - 'local repo for: SUREFIRE-1617' > These directories cause issues when Github actions try to upload artifacts in > case of a build failure. > As [~sjaranowski] suggested in the mailing list, these directories should be > renamed to regular directory names after the test. -- This message was sent by Atlassian Jira (v8.20.10#820010)