We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21b4825 commit 1437816Copy full SHA for 1437816
examples/darwin-framework-tool/templates/tests/ciTests.json
@@ -46,6 +46,8 @@
46
"Disabled because the power source configuration cluster is now deprecated and not present in all-clusters",
47
"Test_TC_PSCFG_1_1",
48
"Test_TC_PSCFG_2_1",
49
- "Test_TC_PSCFG_2_2"
+ "Test_TC_PSCFG_2_2",
50
+ "Disabled because darwin-framework-tool does not support GetCommissionerRootCertificate",
51
+ "Test_AddNewFabricFromExistingFabric"
52
]
53
}
src/app/tests/suites/ciTests.json
@@ -278,7 +278,8 @@
278
"TestTimeSynchronization",
279
"TestOperationalState",
280
"TestRVCOperationalState",
281
- "TestDishwasherAlarm"
+ "TestDishwasherAlarm",
282
283
],
284
"MultiAdmin": ["TestMultiAdmin"],
285
"SoftwareDiagnostics": ["Test_TC_DGSW_1_1"],
0 commit comments