Skip to content

Commit fe90786

Browse files
Ashwinigrlnordicjm
authored andcommitted
[nrf fromtree] Added disabled: true parameter in test step 3 (#37564)
(cherry picked from commit 54deab623528b8358b24bf587cdfd67bb4f9259b) Signed-off-by: Adrian Gielniewski <[email protected]>
1 parent 6d6bc85 commit fe90786

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/app/tests/suites/certification/Test_TC_DLOG_2_1.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,7 @@ tests:
120120
The current SDK implementation stores log files transferred via the BDX protocol in the /tmp folder.
121121
if {PICS_MCORE_DLOG_S_UTCTIMESTAMP} then verify that UTCTimeStamp is included in the RetrieveLogsResponse command
122122
if {PICS_MCORE_DLOG_S_TIMESINCEBOOT} then verify that TimeSinceBoot is included in the RetrieveLogsResponse command
123+
disabled: true
123124

124125
- label:
125126
"Step 4: if (SendInitMsgfromDUT = false) TH does not send BDX
@@ -318,7 +319,7 @@ tests:
318319
If SendInitMsgfromDUT = false proceed with the following validation:
319320
320321
1. Verification:
321-
On TH(chip-tool), verify that the DUT responds by sending RetrieveLogsResponse Command with Exhausted(1) status code to TH and LogContent field of RetrieveLogsResponse contains at most 1024 bytes
322+
On TH(chip-tool), verify that the DUT responds by sending RetrieveLogsResponse Command with Exhausted(1) status code to TH and LogContent field of RetrieveLogsResponse contains at most 1024 bytes
322323
323324
[1725363236.448] [56032:56034] [DMG] Received Command Response Data, Endpoint=0 Cluster=0x0000_0032 Command=0x0000_0001
324325
[1725363236.449] [56032:56034] [TOO] Endpoint: 0 Cluster: 0x0000_0032 Command 0x0000_0001
@@ -466,7 +467,6 @@ tests:
466467
[1707967219.637242][10723:10726] CHIP:TOO: status: 2
467468
[1707967219.637248][10723:10726] CHIP:TOO: logContent:
468469
[1707967219.637253][10723:10726] CHIP:TOO: }
469-
470470
disabled: true
471471

472472
- label:
@@ -611,4 +611,4 @@ tests:
611611
[1707904517.151816][36678:36681] CHIP:DMG:
612612
[1707904517.151824][36678:36681] CHIP:DMG: InteractionModelRevision = 11
613613
[1707904517.151830][36678:36681] CHIP:DMG: },
614-
disabled: true
614+
disabled: true

0 commit comments

Comments
 (0)