Data model xml#71964
Open
r-recchia wants to merge 70 commits into
Open
Conversation
…mmissioning methods
* Reduce log level for gen_pigweed_cipdjson.py * Separate handle for error code: better display (no traceback needed) and less log error handling * Make tests less verbose by default * Pass quiet to ninja ... much quieter output * Restyle * Make the quiet more more quiet for tests * Fix unit test logic and filtering * Code review fix * Update logging call * Switch to printf to avoid the extra log pollution from chiplogging. This may allow us in the future to even filter out logs * Fix typo * Add help options * pass quite to ninja, since gn has no such argument * Update src/test_driver/posix/unit_test_main.cpp Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> * Update src/test_driver/posix/run_test Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
…hia/connectedhomeip into PASE-commissioning-update
|
PR #71964: Size comparison from 4f898e4 to 8b77e2b Full report (33 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from 03988db to 0dc3189 Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from b224d41 to a24acff Full report (21 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, nrfconnect, psoc6, qpg, realtek, stm32)
|
|
PR #71964: Size comparison from b38d364 to c5c99cb Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from e77aafc to 1c37e36 Full report (32 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from c241526 to a564b3c Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from 939306e to 06d4c26 Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from 18bca3a to 71bac64 Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from 7caa6bc to 586cccc Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from ca3e67c to ed51b8b Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
|
PR #71964: Size comparison from b578401 to 8886346 Full report (35 builds for bl602, bl616, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, psoc6, qpg, realtek, stm32, telink)
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR fixes #71963
It populates the data model XML in run_tests_no_exit function and stores it in the global storage
Testing
Terminal 1:
Terminal 2: