Skip to content

Commit 1524294

Browse files
cecillepull[bot]
authored andcommitted
Run timesync yaml tests in CI (#29478)
No longer in development.
1 parent 1045754 commit 1524294

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

scripts/tests/chiptest/__init__.py

-2
Original file line numberDiff line numberDiff line change
@@ -143,8 +143,6 @@ def _GetExtraSlowTests() -> Set[str]:
143143
def _GetInDevelopmentTests() -> Set[str]:
144144
"""Tests that fail in YAML for some reason."""
145145
return {
146-
"Test_TC_TIMESYNC_1_1.yaml", # Time sync SDK is not yet ready
147-
"Test_TC_TIMESYNC_2_3.yaml", # Time sync SDK is not yet ready
148146
"Test_TC_PSCFG_1_1.yaml", # Power source configuration cluster is deprecated and removed from all-clusters
149147
"Test_TC_PSCFG_2_1.yaml", # Power source configuration cluster is deprecated and removed from all-clusters
150148
"Test_TC_PSCFG_2_2.yaml", # Power source configuration cluster is deprecated and removed from all-clusters

0 commit comments

Comments
 (0)