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

Package: DS - Unity Test Framework

-

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

  1. 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.

Add comment

Log in to post comment