Python post-commit tests overwrite nosetests.xml
Open
P3
tests
- Dominant language
- Java
- Stars
- 8.7k
- Forks
- 4.7k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 196
Description
Python post-commit tests report tests to the same nosetests.xml file, as a result only tests from latest invocation get saved and reported to jenkins.
We want to configre each test set to report results to different file. As an option – to keep the folder structure of corresponding project location. Or prepend results file name with project name.
Imported from Jira [BEAM-5755](https://issues.apache.org/jira/browse/BEAM-5755). Original Jira may contain additional context.
Reported by: Ardagan.
Contributor guide
Assessment
This issue has not been assessed yet.