Skip to content

Commit f789c38

Browse files
Fix restyle
1 parent 4bf31f3 commit f789c38

File tree

2 files changed

+0
-20
lines changed

2 files changed

+0
-20
lines changed

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

-9
Original file line numberDiff line numberDiff line change
@@ -91,10 +91,6 @@ tests:
9191
type: list
9292
contains: [2]
9393

94-
<<<<<<< HEAD
95-
<<<<<<< HEAD
96-
=======
97-
>>>>>>> 96f57e6431 (Revert tests)
9894
#Issue https://github.com/project-chip/connectedhomeip/issues/31551
9995
- label:
10096
"Step 4c: TH reads the Feature dependent attribute(DEPONOFF) in
@@ -107,11 +103,6 @@ tests:
107103
type: list
108104
contains: [3]
109105

110-
<<<<<<< HEAD
111-
=======
112-
>>>>>>> 3b0149b454 (Modifed YAML tests:)
113-
=======
114-
>>>>>>> 96f57e6431 (Revert tests)
115106
- label: "Step 5: TH reads from the DUT the EventList attribute."
116107
PICS: PICS_EVENT_LIST_ENABLED
117108
command: "readAttribute"

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

-11
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@ tests:
5656
"Step 3: TH sends a ActivateTextTrack command to DUT specifying the ID
5757
value from step 2"
5858
PICS: MEDIAPLAYBACK.S.C0d.Rsp
59-
<<<<<<< HEAD
6059
verification: |
6160
./chip-tool mediaplayback activate-text-track activeTextTrackId_1 1 3
6261
@@ -111,21 +110,12 @@ tests:
111110
[1705920471.994181][14352:14354] CHIP:DMG: }
112111
[1705920471.994472][14352:14354] CHIP:TOO: Endpoint: 3 Cluster: 0x0000_0506 Attribute 0x0000_0009 DataVersion: 402582000
113112
[1705920471.994741][14352:14354] CHIP:TOO: ActiveTextTrack: {
114-
<<<<<<< HEAD
115-
<<<<<<< HEAD
116113
[1705920471.994789][14352:14354] CHIP:TOO: Id:
117-
=======
118-
[1705920471.994789][14352:14354] CHIP:TOO: Id:
119-
>>>>>>> 63e71b1733 (Fixes issue: 109, 110, 111, 112, 113, 114, 115, 116)
120-
=======
121-
[1705920471.994789][14352:14354] CHIP:TOO: Id:
122-
>>>>>>> 25dcd3aacf (Restyled by whitespace)
123114
[1705920471.994845][14352:14354] CHIP:TOO: TrackAttributes: null
124115
[1705920471.994886][14352:14354] CHIP:TOO: }
125116
[1705920471.995254][14352:14354] CHIP:EM: <<< [E:930i S:17726 M:66812520 (Ack:87654763)] (S) Msg TX to 1:0000000000000001 [D27C] [UDP:[fe80::e65f:1ff:fe0f:19ff%wlan0]:5640] --- Type 0000:10 (SecureChannel:StandaloneAck)
126117
[1705920471.995502][14352:14354] CHIP:EM: Flushed pending ack for MessageCounter:87654763 on exchange 930i
127118
disabled: true
128-
=======
129119
command: "ActivateTextTrack"
130120
arguments:
131121
values:
@@ -149,4 +139,3 @@ tests:
149139
attribute: "ActiveTextTrack"
150140
response:
151141
value: { ID: "", TrackAttributes: null }
152-
>>>>>>> upstream/master

0 commit comments

Comments
 (0)