Issue Summary
If you have test case names on your test report that exceeds 4000 characters, Bamboo will create a duplicate of the test case in the database everytime the plan runs
Steps to Reproduce
- Generate tests that contain test case names that exceed 4000 characters
- Run the plan
Expected Results
There are no duplicate entries for the same test case name created in the database
Actual Results
Bamboo adds a duplicate entry on the database for all tests that exceed 4000 characters when the build runs. This can also affect the performance of the Bamboo instance when processing build results. Note that these duplicate test cases entries are not visible in the UI.
Workaround
Modify your test case names so that they don't exceed 4000 characters
- blocks
-
BDEV-16790 Loading...
- mentioned in
-
Page Loading...