Skip to content

Commit

Permalink
Revert added test in TC_CC_5_2. spec pr change MoveColor with RateX a…
Browse files Browse the repository at this point in the history
…nd Y = 0 is valid
  • Loading branch information
jmartinez-silabs committed Jun 18, 2024
1 parent 7237a72 commit 59d23de
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions src/app/tests/suites/certification/Test_TC_CC_5_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -217,24 +217,6 @@ tests:
minValue: 0
maxValue: 3

- label:
"Step 5a: TH sends MoveColor command to DUT with invalid parameters
RateX=0 and RateY=0"
command: "MoveColor"
PICS: CC.S.F03 && CC.S.C08.Rsp
arguments:
values:
- name: "RateX"
value: 0
- name: "RateY"
value: 0
- name: "OptionsMask"
value: 0
- name: "OptionsOverride"
value: 0
response:
error: INVALID_COMMAND

- label: "Turn off light that we turned on"
PICS: OO.S.C00.Rsp
cluster: "On/Off"
Expand Down

0 comments on commit 59d23de

Please sign in to comment.