Skip to content

Commit

Permalink
Reenabled the qemu tests for ESP32 in CI after updating the qemu dock…
Browse files Browse the repository at this point in the history
…er file (#32644)

- Reference PR #32685
  has the fix for the QEMU failure.
- Closes #32587.

Co-authored-by: Andrei Litvin <andy314@gmail.com>
  • Loading branch information
shripad621git and andy31415 authored Apr 19, 2024
1 parent 9c06a05 commit 6f93b60
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/qemu.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,8 +60,6 @@ jobs:
build \
"
- name: Run all tests
# Disabled being tracked here: https://github.com/project-chip/connectedhomeip/issues/32587
if: false
run: |
src/test_driver/esp32/run_qemu_image.py \
--verbose \
Expand Down

0 comments on commit 6f93b60

Please sign in to comment.