fix(uart): Fixes UART CI script to work with Arduino Core 3.2.x #5040
GitHub Actions / Test Results
failed
Mar 16, 2025 in 0s
2 fail, 36 pass in 12m 41s
76 files 76 suites 12m 41s ⏱️
38 tests 36 ✅ 0 💤 2 ❌
241 runs 239 ✅ 0 💤 2 ❌
Results for commit 6b2965d.
Annotations
github-actions / Test Results
1 out of 7 runs failed: periman_test
./artifacts/tests-results-wokwi-esp32-validation/validation/uart/esp32/uart.xml
Raw output
Expected '' Was '\xFF'
github-actions / Test Results
1 out of 7 runs failed: change_pins_test
./artifacts/tests-results-wokwi-esp32-validation/validation/uart/esp32/uart.xml
Raw output
Expected 'Hello from Serial1 using new pins' Was '\xFCHello from Serial1 using new pins'
Check notice on line 0 in .github
github-actions / Test Results
38 tests found
There are 38 tests, see "Raw output" for the full list of tests.
Raw output
auto_baudrate_test
basic_transmission_test
begin_when_running_test
change_baudrate_test
change_clock
change_cpu_frequency_test
change_pins_test
disabled_uart_calls_test
enabled_uart_calls_test
end_when_stopped_test
periman_test
psram_found
resize_buffers_test
rtc_run_clock
rtc_set_time
scan_bus
scan_bus_with_wifi
swap_pins
test_api
test_calloc_success
test_fail
test_malloc_fail
test_malloc_success
test_memcpy
test_memset_all_ones
test_memset_all_zeroes
test_memset_alternating
test_memset_random
test_pass
test_realloc_success
timer_clock_select_test
timer_divider_test
timer_interrupt_test
timer_read_test
validation.gpio.test_gpio ‑ test_gpio
validation.hello_world.test_hello_world ‑ test_hello_world
validation.nvs.test_nvs ‑ test_nvs
validation.wifi.test_wifi ‑ test_wifi
Loading