
|
If you were logged in you would be able to see more operations.
|
|
|
QuickBuild
Created: 02/Mar/26 06:07 AM
Updated: Tuesday 07:44 AM
|
|
| Component/s: |
None
|
| Affects Version/s: |
16.0.0
|
| Fix Version/s: |
None
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
File Attachments:
|
1.
testresults-with-failures.zip (33 kb)
2.
testresults.zip (22 kb)
|
|
Image Attachments:
|
|
|
Environment:
|
Servier on Windows, agent on Ubuntu
|
|
|
When using Google Test in combination with CTest to generate XML output, each test produces an individual XML file containing its results. These files can be published very nicely using a JUnit Report viewer.
However, Google Test does not provide structured test names, which results in the Package field of the JUnit report remaining empty. The Test Suite and Test fields are correctly populated, though.
It would be very convenient if the Package name could be derived automatically from the filename of the XML report. This would significantly improve navigation and make it much easier to locate specific tests.
|
|
Description
|
When using Google Test in combination with CTest to generate XML output, each test produces an individual XML file containing its results. These files can be published very nicely using a JUnit Report viewer.
However, Google Test does not provide structured test names, which results in the Package field of the JUnit report remaining empty. The Test Suite and Test fields are correctly populated, though.
It would be very convenient if the Package name could be derived automatically from the filename of the XML report. This would significantly improve navigation and make it much easier to locate specific tests.
|
Show » |
| No work has yet been logged on this issue.
|
|