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
- SpeedTree meshes and objects count differs when comparing the numbers in the Player with the Editor
- Model and Prefab Preview icons are not updated after upgrading associated Materials to URP
- Game view is rendered white when viewing the Editor with HDR display and Post Proccesing is enabled on the Main Camera with 2D URP
- "GetPreferedValue" returns max value when using auto-sizing
- UI Builder doesn't update the style sheet when using "Extract inline style" right-click option
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.