Skip to content

Commit 522876c

Browse files
authored
[TC-DLOG-2.1] Added "disabled: true" parameter in test step 3 (#37546)
* Added disabled: truein test step3 * Made changes for CLA singing commit --------- Co-authored-by: Ashwinigrl <ashwinipgrl19gmail.com>
1 parent afa80a5 commit 522876c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

+2-2
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:

0 commit comments

Comments
 (0)