File tree 1 file changed +3
-3
lines changed
src/app/tests/suites/certification
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -228,7 +228,7 @@ tests:
228
228
- label : " Step 1f: Simulate a not fully locked scenario on the DUT."
229
229
PICS :
230
230
DRLK.S.A0000 && DRLK.S.M.SimulateNotFullyLocked &&
231
- PICS_SKIP_SAMPLE_APP
231
+ PICS_USER_PROMPT
232
232
verification : |
233
233
vendor will give instructions on how to simulate if applicable and if that is possible, then send the below command to read the lock state attribute.
234
234
@@ -349,7 +349,7 @@ tests:
349
349
350
350
# Test plan issue: https://github.com/CHIP-Specifications/chip-test-plans/issues/2863
351
351
- label : " Step 5c: TH reads DoorOpenEvents attribute from DUT"
352
- PICS : DRLK.S.A0004 && PICS_SKIP_SAMPLE_APP
352
+ PICS : DRLK.S.A0004 && PICS_USER_PROMPT
353
353
verification : |
354
354
This is an Optional attribute, so its not compulsory to get the expected outcome
355
355
@@ -403,7 +403,7 @@ tests:
403
403
404
404
# Test plan issue: https://github.com/CHIP-Specifications/chip-test-plans/issues/2863
405
405
- label : " Step 6c: TH reads DoorOpenEvents attribute from DUT"
406
- PICS : DRLK.S.A0005 && PICS_SKIP_SAMPLE_APP
406
+ PICS : DRLK.S.A0005 && PICS_USER_PROMPT
407
407
verification : |
408
408
This is an Optional attribute, so its not compulsory to get the expected outcome
409
409
You can’t perform that action at this time.
0 commit comments