Describe the bug
The following IDM test cases are currently listed in both Mandatory SDK Python Tests and SDK Python Tests (under Old Script Format). As a result, these test cases are executed twice when running the tests through the TH CLI.
- TC-IDM-10.2
- TC-IDM-10.3
- TC-IDM-10.4
- TC-IDM-10.5
- TC-IDM-12.1
This issue appears to have been introduced/regressed by PR #346.
Steps to reproduce the behavior
- Open and check it in the TH GUI. All the above tests will be present in both sections.
- Run any of those tests in CLI using All-Clusters-App.
Expected behavior
- Test cases listed under Mandatory SDK Python Tests should not also be present under SDK Python Tests (Old Script Format). Each mandatory test should be selected and executed only once during TH CLI execution.
Actual Behavior
- The affected IDM test cases are present in both sections and are therefore executed twice.
Expected fix
- Remove the duplicate mandatory tests from the SDK Python Tests (Old Script Format) section while keeping them under Mandatory SDK Python Tests.
Log files
IDM_CLI_log.txt
Screenshots
Environment
- TH Version: v2.15.1+summer2026
- Sha: a4e50ff
Additional Information
No response
Describe the bug
The following IDM test cases are currently listed in both
Mandatory SDK Python TestsandSDK Python Tests(under Old Script Format). As a result, these test cases are executed twice when running the tests through the TH CLI.This issue appears to have been introduced/regressed by PR #346.
Steps to reproduce the behavior
Expected behavior
Actual Behavior
Expected fix
Log files
IDM_CLI_log.txt
Screenshots
Environment
Additional Information
No response