File tree 1 file changed +0
-3
lines changed
src/app/tests/suites/certification
1 file changed +0
-3
lines changed Original file line number Diff line number Diff line change @@ -121,7 +121,6 @@ tests:
121
121
type : list
122
122
excludes : [3]
123
123
124
- # Reference for "SHALL NOT contain" issue: https://github.com/project-chip/connectedhomeip/issues/28287
125
124
- label : " 5. TH reads from the DUT the EventList attribute"
126
125
PICS : PICS_EVENT_LIST_ENABLED
127
126
command : " readAttribute"
@@ -131,7 +130,6 @@ tests:
131
130
constraints :
132
131
type : list
133
132
134
- # Reference for "SHALL NOT contain" issue: https://github.com/project-chip/connectedhomeip/issues/28287
135
133
- label : " 6. TH reads AcceptedCommandList from DUT"
136
134
command : " readAttribute"
137
135
attribute : " AcceptedCommandList"
@@ -140,7 +138,6 @@ tests:
140
138
type : list
141
139
contains : [0]
142
140
143
- # Reference for "SHALL NOT contain" issue: https://github.com/project-chip/connectedhomeip/issues/28287
144
141
- label : " 7. TH reads from the DUT the GeneratedCommandList attribute"
145
142
command : " readAttribute"
146
143
attribute : " GeneratedCommandList"
You can’t perform that action at this time.
0 commit comments