app icon indicating copy to clipboard operation
app copied to clipboard

PROD Merging runs with unique tests loses some tests

Open TetianaKhomenko opened this issue 4 years ago • 2 comments

Describe the bug I merged automated and manual runs with unique tests. Amount of tests do not equal to the sum of both runs.

To Reproduce

Have a project with runs with unique tests

Steps to reproduce the behavior:

  1. Go to runs tab
  2. Merge runs with unique tests
  3. Compare number of tests
  4. See the issue

Screenshots

screencast 2021-08-20 12-03-56

Desktop (please complete the following information):

  • OS: MacOS
  • Browser chrome
  • Application: production & beta

TetianaKhomenko avatar Aug 20 '21 09:08 TetianaKhomenko

The issue is still present. Attaching video. You can see 10 manual tests run merged with 9 automated tests run and it results in 17. 2 tests seem to be lost

https://github.com/testomatio/app/assets/77803888/8e52241f-07fc-4045-a119-5f67ca3cfe3c

TetianaKhomenko avatar May 25 '23 12:05 TetianaKhomenko

Re-tested and found that the issue is related to merging tests with params. @DavertMik what correct behaviour here should be?

TetianaKhomenko avatar May 14 '24 15:05 TetianaKhomenko