Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit da5c5a7

Browse files
authoredApr 19, 2024··
Merge branch 'master' into AA/mDNSnlunit
2 parents 462a0b6 + 27a05ca commit da5c5a7

File tree

396 files changed

+5366
-6419
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

396 files changed

+5366
-6419
lines changed
 

‎.github/.wordlist.txt

+2
Original file line numberDiff line numberDiff line change
@@ -369,6 +369,7 @@ DelayedActionTime
369369
delayedApplyActionTimeSec
370370
delayedQueryActionTimeSec
371371
delayQuery
372+
deliverables
372373
demangle
373374
deployable
374375
depottools
@@ -729,6 +730,7 @@ JLink
729730
JLinkExe
730731
JLinkRTTClient
731732
JN
733+
jni
732734
jpg
733735
jre
734736
js

‎.github/workflows/qemu.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -60,8 +60,6 @@ jobs:
6060
build \
6161
"
6262
- name: Run all tests
63-
# Disabled being tracked here: https://github.com/project-chip/connectedhomeip/issues/32587
64-
if: false
6563
run: |
6664
src/test_driver/esp32/run_qemu_image.py \
6765
--verbose \

0 commit comments

Comments
 (0)
Please sign in to comment.