Skip to content

Commit

Permalink
[chip-repl tests] Update tests that can pass (#24708)
Browse files Browse the repository at this point in the history
* Sorting tests that can pass, so I can more easily see a diff

* Adding all tests that can pass

* update test time: with many tests, more time than 10 minutes may be needed

---------

Co-authored-by: Andrei Litvin <[email protected]>
  • Loading branch information
2 people authored and pull[bot] committed Feb 13, 2024
1 parent 78c7cc8 commit 1993556
Show file tree
Hide file tree
Showing 2 changed files with 513 additions and 54 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ jobs:
--bridge-app ./out/linux-x64-bridge-${BUILD_VARIANT}/chip-bridge-app \
"
- name: Run Tests using chip-repl
timeout-minutes: 10
timeout-minutes: 45
run: |
./scripts/run_in_build_env.sh \
"./scripts/tests/run_test_suite.py \
Expand Down
Loading

0 comments on commit 1993556

Please sign in to comment.