Search Issue Tracker
Fixed in 2017.2.0f3
Fixed in 5.6.X, 2017.1.X, 2017.2.X
Votes
15
Found in
5.6.0p4
Issue ID
910845
Regression
No
The XML report generated by the editor tests runner is missing the required "test-run" root element
Steps to reproduce:
1. Download the attached project
2. Run the tests through a command line
3. Unity.exe -projectPath PATH_TO_PROJECT -runEditorTests -editorTestsResultFile .\testresults.xml
4. Open testresults.xml
Expected result: <test-run> element is present
Actual result: <test-run> element is missing
Reproduced on 5.6.0p4, 5.6.1f1, 2017.1.0b4
Unable to run testes headless on earlier versions
Verified FIXED 2018.1.0b3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor crashes on StoredGraphicsBuffer::GetGfxBufferID when VFX Graph property is modified during Play Mode and Application.targetFrameRate is used to limit FPS
- Crash on NVAPI_Thunk when changing Player resolution while HDR display is used and Direct3D12 is set as the graphics API
- Only one out of multiple cameras is shown in the Play Mode while HDR display is used and Direct3D12 is set as the graphics API
- The "Paste Component as New" option is incorrectly displayed as active despite the action being prohibited
- "TLS Allocator ALLOC_TEMP_TLS" errors are thrown when unsuccessfully importing an FBX file
fltech
Sep 08, 2017 07:31
Duplicated with https://issuetracker.unity3d.com/issues/running-unity-in-batchmode-gives-a-result-file-with-the-wrong-test-type
fltech
Sep 07, 2017 14:34
Also reproduced in 2017.1.0f3
LavapotionNiklas
Aug 16, 2017 15:12
Also a problem in 5.6.3f1
Toadwolf
Jul 11, 2017 09:41
Also reproduced in 5.6.2p1.