Search Issue Tracker

0
votes
Duplicate

Unity test runner tests aren't timing out when they should

Unity Test Runner

-

Aug 29, 2018

-

Version/s:

Steps to reproduce:1. open project2. run playmode tests Expected: all tests fail by timing outActual: tests pass without timing out ... Read more

1
votes
Not Reproducible

Test runner xml report has repeating logs when running on players

Unity Test Runner

-

Aug 30, 2018

-

Version/s:

Steps to reproduce:1. run playmode tests on standalone and save xmlexample command to execute: Unity.exe -runTests -projectpath ...\... Read more

1
votes
Won't Fix

[Test Framework] nunit folder contains `This is a custom build DONT incl...

Unity Test Runner

-

Jun 16, 2020

-

Version/s: 2019.2, 2020.2.0a15

Inside your project folder, navigate to:Library\PackageCache\com.unity.ext.nunit@1.0.0\net35\unity-custom Note the file named "This ... Read more

2
votes
Duplicate

[TestRunner] Async/await tests do not run in the editor or fail

Unity Test Runner

-

Feb 20, 2019

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0f2, 2019.1.0a1, 2019.2.0a1

Steps to reproduce:1. Download and import the attached editor test script2. Run tests: Expected result: all tests passActual result:... Read more

0
votes
By Design

Test Runner's results change after first Test run when using Singleton

Unity Test Runner

-

Dec 13, 2018

-

Version/s: 2017.4.0f1, 2018.3.0a1, 2018.3.0b12, 2019.1.0b4, 2019.3.0a6

To reproduce:1. Open attached project ("SingletonInstancesTest")2. In Test Runner window click "Run All"- Tests return positive3. Ru... Read more

0
votes
Fixed

[TestRunner] Tests are not torn down properly when they fail due to logg...

Unity Test Runner

-

Sep 04, 2018

-

Version/s: 2018.2.6f1

To reproduce: 1. Download attached project "TearDownRepro.zip" and open in Unity2. Open "SampleScene" scene3. Open Test Runner windo... Read more

0
votes
Fixed

Test Runner hangs when Exception is thrown in UnitySetUp

Unity Test Runner

-

Sep 02, 2018

-

Version/s: 2018.2.6f1

How to reproduce:1. Open the attached "Test1077216.zip" project2. Go to the Test Runner and Run All3. Notice that the Test Runner ha... Read more

3
votes
Won't Fix

Editor crashes with "The file 'MemoryStream' is corrupted!" when enterin...

Unity Test Runner

-

Sep 14, 2018

-

Version/s: 2018.3.0b1

How to reproduce:1. Open attached "pong-tdd1" project2. Open project's solution in Rider3. Search all (Ctrl + T), enter "TestLaunche... Read more

0
votes
Fixed

[Test Runner] "Enable playmode tests" button is no longer present in the...

Unity Test Runner

-

Sep 25, 2018

-

Version/s: 2017.4.8f1, 2017.4.12f1

How to reproduce:1. Create a new Unity project or open the attached one2. Open Test Runner window3. Select "PlayMode" tab Expected r... Read more

0
votes
Fixed

Exception in UnitySetUp doesn't cause tests to fail

Unity Test Runner

-

Sep 27, 2018

-

Version/s: 2018.3.0b4

Steps to reproduce: 1. Open attached project2. Open test runner and run tests3. Notice that test passes even though exception got ra... Read more