Skip to content

Commit c6d747d

Browse files
Updated runtime test results
1 parent bd2fa89 commit c6d747d

File tree

3 files changed

+807
-807
lines changed

3 files changed

+807
-807
lines changed

runtime-test-results/RUNTIME_TEST_RESULTS.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
## Runtime Test Results
22

3-
:white_check_mark: **The test workflows are passing.** :white_check_mark:
3+
:x: **The test workflows are failing. Please check the run logs.** :x:
44

55
### Validation Tests
66

@@ -23,6 +23,6 @@ unity|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :
2323
wifi|2/2 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|-|-|2/2 :white_check_mark:|3/3 :white_check_mark:
2424

2525

26-
Generated on: 2025/10/15 20:58:33
26+
Generated on: 2025/10/15 22:24:22
2727

28-
[Commit](https://github.com/lucasssvaz/arduino-esp32/commit/833fbe57ae24baad5a6ef2c284eb3648e2767d8b) / [Build and QEMU run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18537309685) / [Hardware and Wokwi run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18537473095)
28+
[Commit](https://github.com/lucasssvaz/arduino-esp32/commit/a6c263480f89edc4d4a107eedaf4d1c001c9a8d8) / [Build and QEMU run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18542933599) / [Hardware and Wokwi run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18543077783)

runtime-test-results/test_results.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"commit_sha": "833fbe57ae24baad5a6ef2c284eb3648e2767d8b",
3-
"tests_failed": false,
2+
"commit_sha": "a6c263480f89edc4d4a107eedaf4d1c001c9a8d8",
3+
"tests_failed": true,
44
"test_data": {
55
"hardware": {
66
"democfg": {
@@ -158,9 +158,9 @@
158158
"errors": 0
159159
},
160160
"esp32c5": {
161-
"failures": 1,
161+
"failures": 0,
162162
"total": 1,
163-
"errors": 0
163+
"errors": 1
164164
},
165165
"esp32p4": {
166166
"failures": 0,
@@ -670,5 +670,5 @@
670670
}
671671
}
672672
},
673-
"generated_at": "2025-10-15T20:58:33.087944"
673+
"generated_at": "2025-10-15T22:24:22.191900"
674674
}

0 commit comments

Comments
 (0)