Skip to content

Commit

Permalink
[CI] Move TestDiscovery to the manual section as it seems flaky again…
Browse files Browse the repository at this point in the history
…... (#15097)
  • Loading branch information
vivien-apple authored and pull[bot] committed Oct 13, 2023
1 parent df07a58 commit 661e99a
Show file tree
Hide file tree
Showing 2 changed files with 587 additions and 587 deletions.
2 changes: 1 addition & 1 deletion examples/chip-tool/templates/tests.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@
function getManualTests()
{
const DeviceDiscovery = [
'TestDiscovery',
'Test_TC_DD_1_5',
'Test_TC_DD_1_6',
'Test_TC_DD_1_7',
Expand Down Expand Up @@ -250,7 +251,6 @@ function getTests()
'TestClusterComplexTypes',
'TestConstraints',
'TestDelayCommands',
'TestDiscovery',
'TestLogCommands',
'TestSaveAs',
'TestConfigVariables',
Expand Down
Loading

0 comments on commit 661e99a

Please sign in to comment.