Boris Zbarsky

Results 364 comments of Boris Zbarsky

@seokhee-lee I totally understand about the holiday! In addition to the manual tests, these APIs need automated tests (see existing tests in MTRDeviceTests.m for examples). That can be a follow-up...

Fast-tracking platform-specific change with platform owner review.

Ideally this would get fixed in the spec, and then we can align the XML with the spec.

The spec is not OK, because the end goal here is to be able to generate the XML from the spec and vice versa without human intervention (which has led...

@plan44, @andy31415 is on vacation right now, as is @woody-apple, and they're the obvious people to be able to override the CLA bits.... In practice you probably want to ping...

@FreyZhang007 In the future, please attach logs as files instead of just pasting them in? In any case, the SDK currently supports one incoming CASE handshake at a time (and...

The wait time is controlled by https://github.com/project-chip/connectedhomeip/blob/e1017305e3b0f51048ab7362c52dc6b851789f38/src/protocols/secure_channel/CASESession.cpp#L127 You could reduce it, but of course that can cause problems if the device processing Sigma2 is a bit slow and the crypto...

The only people who can override pullapprove are @andy31415 (on vacation this week) and @woody-apple

Fast-tracking platform-specific change with platform owner review.

The filename involved is something like: ``` /home/rudy/ESPIDE/connectedhomeip/out/CMakeFiles/third_party__connectedhomeip__third_party__pigweed__repo__pw_unit_test_unit_test_proto.python._mirror_sources_to_out_dir_pw_unit_test_proto.unit_test_pb2.pyi--____third_party__connectedhomeip__third_party__pigweed__repo__pw_build__python_toolchain__python.dir/compiler_depend.make.tmpbde04 ``` Where is that coming from? @mspang