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 Feb 11, 2022
1 parent dabb721 commit 6d99e64
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 6d99e64

Please sign in to comment.