Skip to content

Commit 7dcbe45

Browse files
Updated runtime test results
1 parent b69f8dc commit 7dcbe45

File tree

3 files changed

+1104
-596
lines changed

3 files changed

+1104
-596
lines changed

runtime-test-results/RUNTIME_TEST_RESULTS.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,17 @@
88

99
Test|ESP32|ESP32-C3|ESP32-C6|ESP32-H2|ESP32-P4|ESP32-S2|ESP32-S3
1010
-|:-:|:-:|:-:|:-:|:-:|:-:|:-:
11+
democfg|2/2 :white_check_mark:|-|1/1 :white_check_mark:|-|-|1/1 :white_check_mark:|1/1 :white_check_mark:
1112
hello_world|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:
13+
nvs|2/2 :white_check_mark:|2/2 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:|2/2 :white_check_mark:|3/3 :white_check_mark:
1214
periman|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|1/1 :white_check_mark:|-|1/1 :white_check_mark:|1/1 :white_check_mark:
1315
psra|Error :fire:|-|-|-|-|Error :fire:|Error :fire:
1416
timer|3/3 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:|4/4 :white_check_mark:
1517
touch|3/3 :white_check_mark:|-|-|-|3/3 :white_check_mark:|3/3 :white_check_mark:|3/3 :white_check_mark:
1618
uart|11/11 :white_check_mark:|10/10 :white_check_mark:|10/10 :white_check_mark:|10/10 :white_check_mark:|10/10 :white_check_mark:|11/11 :white_check_mark:|10/10 :white_check_mark:
1719
unity|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:
18-
wifi|-|0/1 :x:|0/1 :x:|-|-|-|-
19-
democfg|-|-|1/1 :white_check_mark:|-|-|1/1 :white_check_mark:|1/1 :white_check_mark:
20+
wifi|Error :fire:|-|-|-|-|Error :fire:|Error :fire:
21+
wif|-|Error :fire:|Error :fire:|-|-|-|-
2022
psram|-|-|-|-|8/8 :white_check_mark:|-|-
2123

2224
#### Wokwi
@@ -34,6 +36,6 @@ unity|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :white_check_mark:|2/2 :
3436
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:
3537

3638

37-
Generated on: 2025/10/11 16:21:40
39+
Generated on: 2025/10/11 19:36:50
3840

39-
[Commit](https://github.com/lucasssvaz/arduino-esp32/commit/5ecd28826b3d459ed2488dd86450d007de2fcbf3) / [Build and QEMU run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18431131617) / [Hardware and Wokwi run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18431338708)
41+
[Commit](https://github.com/lucasssvaz/arduino-esp32/commit/9924101f509a458a28fff83fbd30fb30f26d8387) / [Build and QEMU run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18433190345) / [Hardware and Wokwi run](https://github.com/lucasssvaz/arduino-esp32/actions/runs/18433398877)

runtime-test-results/test_results.json

Lines changed: 79 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,30 @@
11
{
2-
"commit_sha": "5ecd28826b3d459ed2488dd86450d007de2fcbf3",
2+
"commit_sha": "9924101f509a458a28fff83fbd30fb30f26d8387",
33
"tests_failed": false,
44
"test_data": {
55
"hardware": {
6+
"democfg": {
7+
"esp32": {
8+
"failures": 0,
9+
"total": 2,
10+
"errors": 0
11+
},
12+
"esp32c6": {
13+
"failures": 0,
14+
"total": 1,
15+
"errors": 0
16+
},
17+
"esp32s2": {
18+
"failures": 0,
19+
"total": 1,
20+
"errors": 0
21+
},
22+
"esp32s3": {
23+
"failures": 0,
24+
"total": 1,
25+
"errors": 0
26+
}
27+
},
628
"hello_world": {
729
"esp32": {
830
"failures": 0,
@@ -40,6 +62,43 @@
4062
"errors": 0
4163
}
4264
},
65+
"nvs": {
66+
"esp32": {
67+
"failures": 0,
68+
"total": 2,
69+
"errors": 0
70+
},
71+
"esp32c3": {
72+
"failures": 0,
73+
"total": 2,
74+
"errors": 0
75+
},
76+
"esp32c6": {
77+
"failures": 0,
78+
"total": 4,
79+
"errors": 0
80+
},
81+
"esp32h2": {
82+
"failures": 0,
83+
"total": 4,
84+
"errors": 0
85+
},
86+
"esp32p4": {
87+
"failures": 0,
88+
"total": 4,
89+
"errors": 0
90+
},
91+
"esp32s2": {
92+
"failures": 0,
93+
"total": 2,
94+
"errors": 0
95+
},
96+
"esp32s3": {
97+
"failures": 0,
98+
"total": 3,
99+
"errors": 0
100+
}
101+
},
43102
"periman": {
44103
"esp32": {
45104
"failures": 0,
@@ -223,32 +282,32 @@
223282
}
224283
},
225284
"wifi": {
226-
"esp32c3": {
227-
"failures": 1,
228-
"total": 1,
229-
"errors": 0
230-
},
231-
"esp32c6": {
232-
"failures": 1,
233-
"total": 1,
234-
"errors": 0
235-
}
236-
},
237-
"democfg": {
238-
"esp32c6": {
285+
"esp32": {
239286
"failures": 0,
240-
"total": 1,
241-
"errors": 0
287+
"total": 2,
288+
"errors": 2
242289
},
243290
"esp32s2": {
244291
"failures": 0,
245-
"total": 1,
246-
"errors": 0
292+
"total": 2,
293+
"errors": 2
247294
},
248295
"esp32s3": {
296+
"failures": 0,
297+
"total": 3,
298+
"errors": 3
299+
}
300+
},
301+
"wif": {
302+
"esp32c3": {
249303
"failures": 0,
250304
"total": 1,
251-
"errors": 0
305+
"errors": 1
306+
},
307+
"esp32c6": {
308+
"failures": 0,
309+
"total": 1,
310+
"errors": 1
252311
}
253312
},
254313
"psram": {
@@ -570,5 +629,5 @@
570629
}
571630
}
572631
},
573-
"generated_at": "2025-10-11T16:21:40.782090"
632+
"generated_at": "2025-10-11T19:36:50.414062"
574633
}

0 commit comments

Comments
 (0)