Skip to content

Commit

Permalink
disable discovery test
Browse files Browse the repository at this point in the history
  • Loading branch information
yunhanw-google committed Jan 13, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 411a77f commit 2d83418
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
@@ -462,18 +462,6 @@ jobs:
--target linux-x64-java-matter-controller \
build \
"
- name: Run Discover Tests
timeout-minutes: 10
run: |
scripts/run_in_build_env.sh \
'./scripts/tests/run_java_test.py \
--app out/linux-x64-all-clusters-ipv6only-no-ble-no-wifi-tsan-clang-test/chip-all-clusters-app \
--app-args "--discriminator 3840 --interface-id -1" \
--tool-path out/linux-x64-java-matter-controller \
--tool-cluster "discover" \
--tool-args "commissionables" \
--factoryreset \
'
- name: Run Pairing Tests
timeout-minutes: 10
run: |

0 comments on commit 2d83418

Please sign in to comment.