File tree 2 files changed +2
-2
lines changed
src/app/tests/suites/certification
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -157,7 +157,7 @@ def _GetInDevelopmentTests() -> Set[str]:
157
157
# TestEventTriggersEnabled is true, which it's not in CI.
158
158
"Test_TC_SMOKECO_2_6.yaml" , # chip-repl does not support local timeout (07/20/2023) and test assumes
159
159
# TestEventTriggersEnabled is true, which it's not in CI.
160
- "TestFabricSyncBridgedNode .yaml" , # [TODO] fabric-bridge-app lacks some feature so this test currently fails
160
+ "Test_TC_BR_5 .yaml" , # [TODO] Fabric Sync example app has not been integrated into CI yet.
161
161
}
162
162
163
163
Original file line number Diff line number Diff line change 12
12
# See the License for the specific language governing permissions and
13
13
# limitations under the License.
14
14
15
- name : Test Fabric Synchronization condition on Bridged Node Device Type
15
+ name : 3.1.5. [TC-BR-5] Conditions for Fabric Synchronization (DUT server)
16
16
17
17
PICS :
18
18
- MCORE.FS
You can’t perform that action at this time.
0 commit comments