[
https://issues.apache.org/jira/browse/SUREFIRE-1825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Tibor Digana updated SUREFIRE-1825:
-----------------------------------
Fix Version/s: 2.22.3
> 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: 2.22.3, 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.20.1#820001)