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] Constraints arithmetic operations build error. #29505

Open
manjunath-grl opened this issue Sep 29, 2023 · 3 comments
Open

[Darwin] Constraints arithmetic operations build error. #29505

manjunath-grl opened this issue Sep 29, 2023 · 3 comments
Labels
bug Something isn't working darwin needs triage
Milestone

Comments

@manjunath-grl
Copy link
Contributor

Reproduction steps

Summary:
[Test Suites - Darwin (no-ble-asan-clang)] was failing in PR 29339 since according to the specification the minimum value for MaxMeasuredValue is MinMeasuredValue + 1 and the YAML MinValue was modified as MaxMeasuredValue + 1, Darwin does not seem to support the arithmetic operations of the constraints.

Diff link: master...manjunath-grl:connectedhomeip:Darwin_Constraints_Arthmetic_Operaton_Error

Reproduction steps:
Run TC-FLW-2.1 or TC-RH-2.1 with the patch in Test Suites - Darwin (no-ble-asan-clang)

Bug prevalence

Everytime

GitHub hash of the SDK that was being used

433e676

Platform

darwin

Platform Version(s)

No response

Anything else?

Spec screenshot:
image
Execution logs:
logs_2103922.zip
image

@manjunath-grl manjunath-grl added bug Something isn't working needs triage labels Sep 29, 2023
@bzbarsky-apple
Copy link
Contributor

This is going to be fixed by moving to the python driver instead of codegen tests.

@woody-apple
Copy link
Contributor

I believe this is now resolved?

@bzbarsky-apple
Copy link
Contributor

This is not resolved.... The relevant tests have just beed disabled on darwin-framework-tool.

@woody-apple woody-apple added this to the 1.3 Release milestone Oct 27, 2023
@woody-apple woody-apple modified the milestones: 1.3 Release, 1.4 Release May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working darwin needs triage
Projects
Status: In Progress
Development

No branches or pull requests

3 participants