You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @bilalmalik76 , I went through the failure logs and noticed that the string_arg parameter seems to be missing in the test case execution command. Could you please check the test_parameter configuration?
For executing TC_ACE_1_4, we only need to provide the following two parameters:
Could you please let me know for which Matter release you are testing this test case? Additionally, it would be helpful if you could specify the Test Harness version and the Matter application being used.
TC-ACE-1.4 failing.log
I have passed this in config:
"test_parameters": { "paa_trust_store_path": "/paa-root-certs/", "storage_path": "/root/admin_storage.json", "int_arg": "PIXIT.ACE.APPENDPOINT:1 PIXIT.ACE.APPDEVTYPEID:256", "string_arg": "PIXIT.ACE.APPCLUSTER:OnOff PIXIT.ACE.APPATTRIBUTE:OnOff" }
The text was updated successfully, but these errors were encountered: