refactor(uart): Refactor UART test to work with any number of UARTs #3906
GitHub Actions / Test Results
failed
Nov 14, 2024 in 0s
6 fail, 15 pass in 5m 55s
62 files 62 suites 5m 55s ⏱️
21 tests 15 ✅ 0 💤 6 ❌
154 runs 147 ✅ 0 💤 7 ❌
Results for commit 5b2b9fc.
Annotations
github-actions / Test Results
2 out of 7 runs failed: basic_transmission_test
./artifacts/tests-results-wokwi-esp32-validation/validation/uart/esp32/uart.xml
./artifacts/tests-results-wokwi-esp32p4-validation/validation/uart/esp32p4/uart.xml
Raw output
Expected 'Hello from Serial1 ' Was ''
github-actions / Test Results
1 out of 7 runs failed: change_baudrate_test
./artifacts/tests-results-wokwi-esp32p4-validation/validation/uart/esp32p4/uart.xml
Raw output
Expected 'Hello from Serial1 using 9600 baudrate' Was ''
github-actions / Test Results
1 out of 7 runs failed: change_cpu_frequency_test
./artifacts/tests-results-wokwi-esp32p4-validation/validation/uart/esp32p4/uart.xml
Raw output
Expected 'Hello from Serial1 with new CPU frequency' Was ''
github-actions / Test Results
1 out of 7 runs failed: enabled_uart_calls_test
./artifacts/tests-results-wokwi-esp32p4-validation/validation/uart/esp32p4/uart.xml
Raw output
Expected -1 to be greater than or equal to 0
github-actions / Test Results
1 out of 7 runs failed: periman_test
./artifacts/tests-results-wokwi-esp32p4-validation/validation/uart/esp32p4/uart.xml
Raw output
Expected 'Hello from Serial1 while I2C is disabled' Was ''
github-actions / Test Results
1 out of 7 runs failed: change_pins_test
./artifacts/tests-results-wokwi-esp32p4-validation/validation/uart/esp32p4/uart.xml
Raw output
Expected 'Hello from Serial1 using new pins' Was ''
Check notice on line 0 in .github
github-actions / Test Results
21 tests found
There are 21 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_cpu_frequency_test
change_pins_test
disabled_uart_calls_test
enabled_uart_calls_test
end_when_stopped_test
periman_test
resize_buffers_test
test_fail
test_pass
timer_clock_select_test
timer_divider_test
timer_interrupt_test
timer_read_test
validation.democfg.test_democfg ‑ test_cfg
validation.hello_world.test_hello_world ‑ test_hello_world
validation.nvs.test_nvs ‑ test_nvs
validation.wifi.test_wifi ‑ test_wifi
Loading