Skip to content

Commit

Permalink
Run timesync yaml tests in CI
Browse files Browse the repository at this point in the history
No longer in development.
  • Loading branch information
cecille committed Sep 27, 2023
1 parent 7b4df1c commit 11a9719
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/tests/chiptest/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -143,8 +143,6 @@ def _GetExtraSlowTests() -> Set[str]:
def _GetInDevelopmentTests() -> Set[str]:
"""Tests that fail in YAML for some reason."""
return {
"Test_TC_TIMESYNC_1_1.yaml", # Time sync SDK is not yet ready
"Test_TC_TIMESYNC_2_3.yaml", # Time sync SDK is not yet ready
"Test_TC_PSCFG_1_1.yaml", # Power source configuration cluster is deprecated and removed from all-clusters
"Test_TC_PSCFG_2_1.yaml", # Power source configuration cluster is deprecated and removed from all-clusters
"Test_TC_PSCFG_2_2.yaml", # Power source configuration cluster is deprecated and removed from all-clusters
Expand Down

0 comments on commit 11a9719

Please sign in to comment.