Failure of 'Python Testing Suite - Legacy' Test Cases When Executed Alongside 'Python Testing Suite' Cases
Describe the bug
Test cases in the "Python Testing Suite - Legacy" fail when executed alongside test cases from both the "Python Testing Suite" and "Python Testing Suite - Legacy." However, there are no issues when multiple test cases are executed within their respective suites, either "Python Testing Suite" or "Python Testing Suite - Legacy."
Steps to reproduce the behavior
- Select one test case from Python Testing Suite.
- Select one test case from Python Testing Suite - Legacy.
- Run the test case.
For example :
Expected behavior
The test case should execute without any issues irrespective of the suite from which it is selected.
Log files
UI_Test_Run_2024_03_06_16_07_41.log
Screenshots
Environment
Version: 2.10-beta3+spring2024 Sha: 1fd1429
Hi @Survensa, I performed the execution of TC-ACL-2.2 along TC-SM-1.1 it worked fine.
Regarding the execution of TC-ACE-1.2, when I performed the test execution, it is always failing even running alone. I'm still investigating the reason.