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

Darwin(no-ble-asan) getting Build failure when we try to write "Basic" cluster attributes #20547

Closed
manjunath-grl opened this issue Jul 11, 2022 · 2 comments
Labels

Comments

@manjunath-grl
Copy link
Contributor

manjunath-grl commented Jul 11, 2022

Summary:
Darwin (no-ble-asan) getting Build failure for some of the attribute write showing "error: no visible @interface for 'MTRBaseClusterBasic' declares the selector 'writeAttributeVendorNameWithValue:completionHandler:' for tests TC-BINFO-2.1 in which we am trying to write "Basic" clusters attribute and response will be Unsupported_Write.

Diff link:
master...manjunath-grl:connectedhomeip:Darwin_no-ble-asan_Failure

Execution logs:
image
logs_1171830.zip

@manjunath-grl manjunath-grl changed the title Darwin(no-ble-asan) failes to write "Basic" cluster attribute even though given response is Unsupported_Write Darwin(no-ble-asan) getting Build failure when we try to write "Basic" cluster attributes Jul 11, 2022
@bzbarsky-apple
Copy link
Contributor

This is because the test-only "allow writes to readonly attributes" cluster subclass bits got removed.

@woody-apple
Copy link
Contributor

Closing this, as this is technically "correct" behavior, in that negative cases aren't supported here as @bzbarsky-apple mentions. Please re-open if we think this is a certification issue.

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

No branches or pull requests

3 participants