Skip to content

Commit ad394f1

Browse files
Revert added test in TC_CC_5_2. spec pr change MoveColor with RateX and Y = 0 is valid
1 parent 8bbc88f commit ad394f1

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

src/app/tests/suites/certification/Test_TC_CC_5_2.yaml

-18
Original file line numberDiff line numberDiff line change
@@ -217,24 +217,6 @@ tests:
217217
minValue: 0
218218
maxValue: 3
219219

220-
- label:
221-
"Step 5a: TH sends MoveColor command to DUT with invalid parameters
222-
RateX=0 and RateY=0"
223-
command: "MoveColor"
224-
PICS: CC.S.F03 && CC.S.C08.Rsp
225-
arguments:
226-
values:
227-
- name: "RateX"
228-
value: 0
229-
- name: "RateY"
230-
value: 0
231-
- name: "OptionsMask"
232-
value: 0
233-
- name: "OptionsOverride"
234-
value: 0
235-
response:
236-
error: INVALID_COMMAND
237-
238220
- label: "Turn off light that we turned on"
239221
PICS: OO.S.C00.Rsp
240222
cluster: "On/Off"

0 commit comments

Comments
 (0)