[
https://issues.apache.org/jira/browse/SUREFIRE-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana closed SUREFIRE-1825.
----------------------------------
Resolution: Fixed
https://gitbox.apache.org/repos/asf?p=maven-surefire.git;a=commit;h=53ea3ea7c320c62c9068c1d226a8f1233e99e7e0
> Unable to zip the Cucumber TXT report file on Linux and MacOS
> -------------------------------------------------------------
>
> Key: SUREFIRE-1825
> URL: https://issues.apache.org/jira/browse/SUREFIRE-1825
> Project: Maven Surefire
> Issue Type: Improvement
> Components: Maven Failsafe Plugin, Maven Surefire Plugin
> Environment: Nix systems
> Reporter: Tibor Digana
> Assignee: Tibor Digana
> Priority: Major
> Fix For: 3.0.0-M6
>
>
> We have the GitHub Workflow (CI system) and we are not able to upload the
> artifacts because the TXT file contains illegal characters.
> {noformat}
> Run actions/upload-artifact@v2-preview
> With the provided path, there will be 20483 files uploaded
> ##[error]Artifact path is not valid:
> /JUnit47WithCucumberIT_testWithParallelClasses/target/surefire-reports/Scenario:
> Do a failing test.txt. Contains character: ":". Invalid characters include:
> ",:,<,>,|,*,?.
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)