In a test case (A,B) with multiple cases, when A is set to pass, the test results of B that is being executed will be deleted.
Prerequisite.
Multiple testcases are associated with testrun (e.g. Case A / Case B).
Reproduction
  1. Execute both tests in Case A and Case B.
  2. The test execution of Case A is completed, and the Result is set to "pass".
  3. The test execution result of Case B is deleted.