-
Notifications
You must be signed in to change notification settings - Fork 15
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* [FIX] Handle Python test execution runtime errors (#145) * Handle Python test execution runtime errors * Update test_collections/matter/sdk_tests/support/python_testing/models/test_case.py Co-authored-by: hiltonlima <[email protected]> --------- Co-authored-by: hiltonlima <[email protected]> * [FIX] Force container removal at destroy (#143) * Force container removal * Remove __wait_for_server_exit * Surround __wait_for_server_exit with try except * Fix mypy * Fix data_model mapped volume * Update test_collections/matter/sdk_tests/support/sdk_container.py Co-authored-by: Romulo Quidute Filho <[email protected]> --------- Co-authored-by: Romulo Quidute Filho <[email protected]> Co-authored-by: Romulo Quidute Filho <[email protected]>
- Loading branch information
1 parent
f52d40a
commit a26827a
Showing
6 changed files
with
38 additions
and
12 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
v2.11-beta3+fall2024 | ||
v2.11-beta3.1+fall2024 |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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