Skip to content

Commit

Permalink
remove constraint check that is not possible becuase of the allowed a…
Browse files Browse the repository at this point in the history
…ttribute boundary
  • Loading branch information
fessehaeve committed Jul 31, 2024
1 parent e46773e commit 2501346
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions src/app/tests/suites/certification/Test_TC_TSTAT_2_2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1695,16 +1695,6 @@ tests:
response:
error: CONSTRAINT_ERROR

- label:
"Step 11b: Test Harness Writes the value above MinSetpointDeadBand "
command: "writeAttribute"
attribute: "MinSetpointDeadBand"
PICS: TSTAT.S.F05 && TSTAT.S.M.MinSetpointDeadBandWritable
arguments:
value: 30
response:
error: CONSTRAINT_ERROR

- label:
"Step 11c: Test Harness Writes the min limit of MinSetpointDeadBand"
command: "writeAttribute"
Expand Down

0 comments on commit 2501346

Please sign in to comment.