Skip to content

Commit 2d83418

Browse files
disable discovery test
1 parent 411a77f commit 2d83418

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/tests.yaml

-12
Original file line numberDiff line numberDiff line change
@@ -462,18 +462,6 @@ jobs:
462462
--target linux-x64-java-matter-controller \
463463
build \
464464
"
465-
- name: Run Discover Tests
466-
timeout-minutes: 10
467-
run: |
468-
scripts/run_in_build_env.sh \
469-
'./scripts/tests/run_java_test.py \
470-
--app out/linux-x64-all-clusters-ipv6only-no-ble-no-wifi-tsan-clang-test/chip-all-clusters-app \
471-
--app-args "--discriminator 3840 --interface-id -1" \
472-
--tool-path out/linux-x64-java-matter-controller \
473-
--tool-cluster "discover" \
474-
--tool-args "commissionables" \
475-
--factoryreset \
476-
'
477465
- name: Run Pairing Tests
478466
timeout-minutes: 10
479467
run: |

0 commit comments

Comments
 (0)