8000 [1.4][Cherrypick] Add Mounted device types to v1.4-branch by lboue · Pull Request #38737 · project-chip/connectedhomeip · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

[1.4][Cherrypick] Add Mounted device types to v1.4-branch #38737

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

Open
wants to merge 4 commits into
base: v1.4-branch
Choose a base branch
from

Conversation

lboue
Copy link
Contributor
@lboue lboue commented May 3, 2025

Description

The 1.4 Matter version brings mounted device types (from Matter 1.4):

Fixes issue: #38718

Testing

The testing consisted of using the Zap tool to generate the example with a new device type.

@lboue lboue marked this pull request as ready for review May 3, 2025 09:31
@lboue lboue requested a review from a team as a code owner May 3, 2025 09:31
@lboue lboue changed the title [1.4][Cherrypick] Add Mounted device type (from Matter 1.4) [1.4][Cherrypick] Add Mounted device types (from Matter 1.4) May 3, 2025
@lboue
Copy link
Contributor Author
lboue commented May 3, 2025

Do you know why the Build on Darwin (clang, python_lib, simulated) CI job is failing on TCP transport error?

[1746267398.235] [82372:254392] [-] RETRYING tcp initialization
[1746267398.474] [82372:254392] [IN] Failed to initialize TCP transport: src/inet/TCPEndPointImplSockets.cpp:133: OS Error 0x02000030: Address already in use
src/transport/raw/tests/TestTCP.cpp:165: Failure
      Expected: err == CHIP_ERROR(0, "src/transport/raw/tests/TestTCP.cpp", 165)
        Actual: CHIP_ERROR:<src/inet/TCPEndPointImplSockets.cpp:133: OS Error 0x02000030: Address already in use> == CHIP_NO_ERROR
[1746267398.474] [82372:254392] [IN] TransportMgr initialized
src/transport/raw/tests/TestTCP.cpp:196: Failure
      Expected: err == CHIP_ERROR(0, "src/transport/raw/tests/TestTCP.cpp", 196)
        Actual: CHIP_ERROR:<src/transport/raw/TCP.cpp:205: Error 0x00000003> == CHIP_NO_ERROR
src/transport/raw/tests/TestTCP.cpp:199: Failure
      Expected: mReceiveHandlerCallCount == 1
        Actual: 0 == 1
src/transport/raw/tests/TestTCP.cpp:651: Failure
      Expected: state != nullptr
        Actual: (null) != (null)
[  FAILED  ] TestTCP.CheckProcessReceivedBuffer
[==========] Done running all tests.

@lboue lboue changed the title [1.4][Cherrypick] Add Mounted device types (from Matter 1.4) [1.4][Cherrypick] Add Mounted device types to v1.4-branch May 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

1 participant
0