Skip to content

fix(uart): Sets XTAL as clock source for uart #2464

fix(uart): Sets XTAL as clock source for uart

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

112 files  + 67  112 suites  +67   24m 31s ⏱️ + 8m 58s
 25 tests +  1   20 ✅ +  1  0 💤 ±0  5 ❌ ±0 
276 runs  +162  271 ✅ +162  0 💤 ±0  5 ❌ ±0 

Results for commit 3dd24fb. ± Comparison against earlier commit a9082d4.

Annotations

Check warning on line 108 in /home/runner/work/arduino-esp32/arduino-esp32/tests/validation/uart/uart.ino

See this annotation in the file changed.

@github-actions 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) '

Check warning on line 108 in /home/runner/work/arduino-esp32/arduino-esp32/tests/validation/uart/uart.ino

See this annotation in the file changed.

@github-actions 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'

Check warning on line 108 in /home/runner/work/arduino-esp32/arduino-esp32/tests/validation/uart/uart.ino

See this annotation in the file changed.

@github-actions 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'

Check warning on line 108 in /home/runner/work/arduino-esp32/arduino-esp32/tests/validation/uart/uart.ino

See this annotation in the file changed.

@github-actions 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'

Check warning on line 108 in /home/runner/work/arduino-esp32/arduino-esp32/tests/validation/uart/uart.ino

See this annotation in the file changed.

@github-actions 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

See this annotation in the file changed.

@github-actions 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