Skip to content

Commit

Permalink
Fix the CI falure for test TC-ACFREMON-2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manjunath-grl committed Jan 12, 2024
1 parent 551a896 commit fe299ef
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 9 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ tests:
hasMasksSet: [0x2]

- label:
"Step 3d: Given ACFREMON.S.F01(ReplacementProductList) ensure
"Step 3d: Given ACFREMON.S.F02(ReplacementProductList) ensure
featuremap has the correct bit set"
command: "readAttribute"
attribute: "FeatureMap"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ tests:
maxValue: 1

- label: "Step 4a: TH reads from the DUT the ChangeIndication attribute."
PICS: " ACFREMON.S.A0002 && !ACFREMON.S.F01 "
PICS: ACFREMON.S.A0002 && !ACFREMON.S.F01
command: "readAttribute"
attribute: "ChangeIndication"
response:
Expand Down
2 changes: 1 addition & 1 deletion src/app/tests/suites/certification/ci-pics-values
Original file line number Diff line number Diff line change
Expand Up @@ -2150,7 +2150,7 @@ HEPAFREMON.S.C00.Rsp=1
ACFREMON.S=1
ACFREMON.C=0
ACFREMON.S.F00=1
ACFREMON.S.F01=1
ACFREMON.S.F01=0
ACFREMON.S.F02=1
ACFREMON.S.A0000=1
ACFREMON.S.A0001=1
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit fe299ef

Please sign in to comment.