Skip to content

Commit

Permalink
Disable the BINFO-2.1 tests in chip-repl
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Dec 13, 2023
1 parent c16eba0 commit 9c4206c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/tests/chiptest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -199,6 +199,7 @@ def _GetChipReplUnsupportedTests() -> Set[str]:
"Test_TC_ACL_2_5.yaml", # chip-repl does not support LastReceivedEventNumber : https://github.com/project-chip/connectedhomeip/issues/28884
"Test_TC_ACL_2_6.yaml", # chip-repl does not support LastReceivedEventNumber : https://github.com/project-chip/connectedhomeip/issues/28884
"Test_TC_RVCCLEANM_3_3.yaml", # chip-repl does not support EqualityCommands pseudo-cluster
"Test_TC_BINFO_2_1.yaml", # chip-repl does not support EqualityCommands pseudo-cluster
}


Expand Down

0 comments on commit 9c4206c

Please sign in to comment.