fix(uart): Sets XTAL as clock source for uart #2464
GitHub Actions / Test Results
failed
Jul 31, 2024 in 0s
5 fail, 20 pass in 24m 31s
Annotations
github-actions / Test Results
1 out of 12 runs failed: basic_transmission_test
./artifacts/parent-artifacts/results/hw/validation/uart/esp32/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> to >>> Serial2 (UART2) ' Was '2) '
github-actions / Test Results
1 out of 12 runs failed: change_baudrate_test
./artifacts/parent-artifacts/results/hw/validation/uart/esp32/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> to >>> Serial2 (UART2) using 9600 baudrate' Was 'e'
github-actions / Test Results
1 out of 12 runs failed: change_cpu_frequency_test
./artifacts/parent-artifacts/results/hw/validation/uart/esp32/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> to >>> Serial2 (UART2) with new CPU frequency' Was 'th new CPU frequency'
github-actions / Test Results
1 out of 12 runs failed: periman_test
./artifacts/parent-artifacts/results/hw/validation/uart/esp32/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> to >>> Serial2 (UART2) while I2C is disabled' Was 'while I2C is disabled'
github-actions / Test Results
1 out of 12 runs failed: change_pins_test
./artifacts/parent-artifacts/results/hw/validation/uart/esp32/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> to >>> Serial2 (UART2) using new pins' Was 'ns'
Check notice on line 0 in .github
github-actions / Test Results
25 tests found
There are 25 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
test_touch_errors
test_touch_interrtupt
test_touch_read
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.periman.test_periman ‑ test_periman
validation.wifi.test_wifi ‑ test_wifi
Loading