From a28cebd1d60e5d39413fbb3061873c8938169c05 Mon Sep 17 00:00:00 2001 From: lpbeliveau-silabs Date: Wed, 24 Jul 2024 15:51:23 -0400 Subject: [PATCH] Removed 100ms delays where not necessary --- .../suites/certification/Test_TC_CC_10_1.yaml | 65 +------------------ 1 file changed, 1 insertion(+), 64 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_CC_10_1.yaml b/src/app/tests/suites/certification/Test_TC_CC_10_1.yaml index 58944566921cb0..6e1fcd457820f3 100644 --- a/src/app/tests/suites/certification/Test_TC_CC_10_1.yaml +++ b/src/app/tests/suites/certification/Test_TC_CC_10_1.yaml @@ -1,4 +1,4 @@ -# Copyright (c) 2024 Project CHIP Authors +# Copyright (c) 2021 Project CHIP Authors # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. @@ -165,15 +165,6 @@ tests: - name: "OptionsOverride" value: 1 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 2b: TH reads CurrentHue attribute from DUT" PICS: CC.S.A0000 cluster: "Color Control" @@ -213,15 +204,6 @@ tests: - name: "OptionsOverride" value: 1 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 2d: TH reads CurrentX attribute from DUT" PICS: CC.S.A0003 cluster: "Color Control" @@ -333,15 +315,6 @@ tests: - name: "OptionsOverride" value: 1 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 2b: TH reads EnhancedCurrentHue attribute from DUT" PICS: CC.S.F01 && CC.S.A4000 cluster: "Color Control" @@ -681,15 +654,6 @@ tests: - name: "SceneID" value: 0x03 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 6c: TH reads CurrentX attribute from DUT" PICS: CC.S.A0003 && CC.S.C07.Rsp cluster: "Color Control" @@ -797,15 +761,6 @@ tests: - name: "SceneID" value: 0x04 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 7c: TH reads ColorTemperatureMireds attribute from DUT." PICS: CC.S.F04 && CC.S.A0007 && CC.S.C4b.Rsp cluster: "Color Control" @@ -900,15 +855,6 @@ tests: - name: "SceneID" value: 0x05 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 8c: TH reads EnhancedCurrentHue attribute from DUT" PICS: CC.S.F01 && CC.S.A4000 cluster: "Color Control" @@ -1007,15 +953,6 @@ tests: - name: "SceneID" value: 0x06 - - label: "Wait 100ms" - PICS: CC.S.F01 - cluster: "DelayCommands" - command: "WaitForMs" - arguments: - values: - - name: "ms" - value: 100 - - label: "Step 9c: Read ColorLoopActive attribute from DUT" command: "readAttribute" cluster: "Color Control"