Skip to content

Commit

Permalink
Enable more tests: #24793 added commissionernodeid support (#24887)
Browse files Browse the repository at this point in the history
* Enable more tests: #24793 added commissionernodeid support

* Undo change for requirements for esp32 builds
  • Loading branch information
andy31415 authored Feb 7, 2023
1 parent 1308ee0 commit 7f55718
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions scripts/tests/chiptest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -138,13 +138,6 @@ def _GetInDevelopmentTests() -> Set[str]:
"Test_TC_ACL_2_9.yaml",
"TestEvents.yaml",

# TODO: CommissionerNodeId not yet supported:
"Test_TC_ACE_1_1.yaml",
"Test_TC_ACE_1_5.yaml",
"Test_TC_SC_5_1.yaml",
"Test_TC_SC_5_2.yaml",
"TestCommissionerNodeId.yaml",

"TestClusterMultiFabric.yaml", # Enum mismatch
"TestGroupMessaging.yaml", # Needs group support in repl
"TestMultiAdmin.yaml", # chip-repl hang on command expeted to fail
Expand Down

0 comments on commit 7f55718

Please sign in to comment.