Search Issue Tracker

Fixed

Fixed in 1.1.33

Votes

0

Found in [Package]

1.1.31

Issue ID

DSTR-442

Regression

No

[UTF] LogAssert.Expect fails when called multiple times with asynchronous logs

Package: DS - Unity Test Framework

-

Reproduction steps:
1. Open user-submitted project
2. Open Test Runner window. Window > General > Test runner
3. Select Play Mode
4. Run all tests

Expected result: both tests should succeed
Actual result: both tests fail

Reproducible with: 1.1.30, 1.1.31 (2019.4.36f1, 2020.3.30f1, 2021.2.13f1, 2022.1.0b9, 2022.2.0a5)

  1. Resolution Note (fix version 1.1.33):

    * Fixed issue where using Assert.Expect with the same string multiple times can lead to incorrect errors in some cases (DSTR-442).
    * Improved the logging when using multiple Assert.Expect and the logs appears in another order than expected (DSTR-442).

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.