Skip to content

Commit

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

* Enable more tests: project-chip#24793 added commissionernodeid support

* Undo change for requirements for esp32 builds
  • Loading branch information
andy31415 authored and David Lechner committed Mar 22, 2023
1 parent 49e1891 commit b80bae2
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 b80bae2

Please sign in to comment.