Search Issue Tracker
Won't Fix
Votes
3
Found in [Package]
1.1.9
Issue ID
DSTR-15
Regression
No
Using "Run all in player (Android)" does not update test tree with test run statuses correctly
Reproduction steps:
1. Open "tdd-asteroids-master 5.zip" project
2. Open the Play mode Test Runner
3. "Run all in player"
Case#1:
Expected Result: The parent test should be marked by a green checkmark as all tests passed
Actual Result: The parent test is not marked with a green checkmark (this one can be reproduced in Win player to starting from utf 1.1.3)
Reproduced with: 2019.3.0b10, 2019.2.12f1, 2018.4.13f1, 2017.4.34f1
Couldn't Reproduce with(Can't run tests): 2020.1.0a12 , 2020.1.0a1
Case#2:
From triage (Android device): reproducible in 2020.1 + UTF verified 1.1.9. No test status is returned back from player connection.
Can still repo for the android platform: https://i.imgur.com/lMdaCrT.png
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
- OnPostprocessAllAssets() is not called for a modified Prefab when another Asset is set Dirty in the same callback
- [Android] UIToolkit ClickEvent is fired when the device is rotated
- Compilation errors occur when "uintBitsToFloat(int)" gets used in OpenGLES
- User Reporting does not send reports when Managed Stripping Level is set to Low or higher
- Editor crashes and a window with "GetManagerFromContext: pointer to object of manager 'MonoManager' is NULL (table index 5)" error is thrown when launching a project with a corrupted library
Resolution Note:
Fixed an issue where the test suite for an assembly at a player would not match correctly to the same assembly in the editor, due to different dll paths.