R-API 3.59.0 shows test case passed although there are failed test steps
During our evaluation of R-API Release 3.59.0, we noticed if a test case has failed steps, the test case itself is marked as passed. This could lead to people thinking their tests are passing at a quick glimpse when in actuality, the test has failed.
Below is an example of a test with an SLA of 1000 milliseconds, which shows those failures in the "Transaction Log", yet the test case shows the tests passed.
The associated "Test Case Options" have the "Fail Test Case on Error", "Fail Test Case if it has failed Test Steps" selected, so something seems to not be working correctly.
We are upgrading from R-API Release 3.53.0 to R-API Release 3.59.0 and we did not see this issue with R-API Release 3.53.0.
Has anyone else noticed this behavior with R-API Release 3.59.0?