Skip to content

[Bug] TC-DD-1.2 Test case is failing in CLI. #907

Description

@Ashwinigrl

Describe the bug

While executing TC-DD-1.2 Test case via CLI, the test case fails at Step 1 with below error.

SDK container is not running. Cannot generate manual pairing code.
User input : 34970112332
Test Step Error: Error occurred during execution of test case TC-DD-1.2. object of type 'int' has no len()

However, when the same test case is executed using the TH UI, it passes successfully without any errors.

Steps to reproduce the behavior

  1. Run the below command in the Raspi which is having the latest 1.5.1MVE Image (TH Version: v2.14.1-beta2+spring2026
    Sha: 28fa53b)
    ./certification-tool/cli/scripts/th_cli_install.sh
  2. Navigated to the CLI scripts directory: cd certification-tool/cli/scripts
  3. Create the project: th-cli project create --name <Project name>
  4. th-cli run-tests -t TC_DD_1_2 --title <title_name> --project-id
  5. Open the Second terminal of the raspi and Run the DUT sample app: ./chip-all-clusters-app

Expected behavior

TC-DD-1.2 Test case should pass without any errors.

Log files

CLI Logs:

TC_DD_1_2.log

TH UI logs:

UI_Test_Run_2026_03_06_16_08_36.log

PICS file

No response

Screenshots

CLI Execution:

Image

TH UI Execution:

Image

Environment

TH Version: v2.14.1-beta2+spring2026
Sha: 28fa53b

Additional Information

No response

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

Awaiting Dev FeedbackBugSomething isn't workingCLIMatter Test Harness CLI Application related

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions