Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TC-ACE-1.4 failing (CON-1487) #1219

Closed
bilalahmaddev opened this issue Dec 22, 2024 · 6 comments
Closed

TC-ACE-1.4 failing (CON-1487) #1219

bilalahmaddev opened this issue Dec 22, 2024 · 6 comments

Comments

@bilalahmaddev
Copy link

image
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" }

@github-actions github-actions bot changed the title TC-ACE-1.4 failing TC-ACE-1.4 failing (CON-1487) Dec 22, 2024
@VaishaliAvhale
Copy link
Contributor

VaishaliAvhale commented Dec 24, 2024

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:
image

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.

@dhrishi
Copy link
Collaborator

dhrishi commented Jan 2, 2025

@bilalmalik76 Can you please share the requested details? Or close the issue if resolved

@bilalahmaddev
Copy link
Author

@dhrishi I have already set this in config file:

"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" }

I am using matter 1.3 and v2.10.2+spring2024.

@VaishaliAvhale
Copy link
Contributor

@bilalmalik76 Please share your Test Harness project configuration file. It seems the string_arg is not being passed during test execution.

@dhrishi
Copy link
Collaborator

dhrishi commented Jan 13, 2025

@bilalahmaddev Do you have any update to share?

@bilalahmaddev
Copy link
Author

we can close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants