diff --git a/scripts/tests/chiptest/__init__.py b/scripts/tests/chiptest/__init__.py index eefdee8012e6d0..9bd4085c317ed1 100644 --- a/scripts/tests/chiptest/__init__.py +++ b/scripts/tests/chiptest/__init__.py @@ -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