From 1272179eb24112282a5e569016d2b391330b9ef5 Mon Sep 17 00:00:00 2001 From: Fesseha Mamo Date: Thu, 25 Jul 2024 18:26:04 +0200 Subject: [PATCH] remove constraint check that is not possible becuase of the allowed attribute boundary --- .../tests/suites/certification/Test_TC_TSTAT_2_2.yaml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/src/app/tests/suites/certification/Test_TC_TSTAT_2_2.yaml b/src/app/tests/suites/certification/Test_TC_TSTAT_2_2.yaml index 784341936ebc89..47767c2eda3ff9 100644 --- a/src/app/tests/suites/certification/Test_TC_TSTAT_2_2.yaml +++ b/src/app/tests/suites/certification/Test_TC_TSTAT_2_2.yaml @@ -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"