Skip to content

fix(uart): uses IDF 5.x API to set loopback #3366

fix(uart): uses IDF 5.x API to set loopback

fix(uart): uses IDF 5.x API to set loopback #3366

GitHub Actions / Test Results failed Oct 17, 2024 in 0s

5 fail, 15 pass in 4m 7s

 56 files   56 suites   4m 7s ⏱️
 20 tests  15 ✅ 0 💤  5 ❌
133 runs  116 ✅ 0 💤 17 ❌

Results for commit 5748548.

Annotations

Check warning on line 113 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

2 out of 6 runs failed: basic_transmission_test

./artifacts/tests-results-wokwi-esp32c6-validation/validation/uart/esp32c6/uart.xml
./artifacts/tests-results-wokwi-esp32h2-validation/validation/uart/esp32h2/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> via loopback >>> Serial1 (UART1) ' Was 'via loopback >>> Serial1 (UART1) '

Check warning on line 113 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

5 out of 6 runs failed: change_baudrate_test

./artifacts/tests-results-wokwi-esp32c3-validation/validation/uart/esp32c3/uart.xml
./artifacts/tests-results-wokwi-esp32c6-validation/validation/uart/esp32c6/uart.xml
./artifacts/tests-results-wokwi-esp32h2-validation/validation/uart/esp32h2/uart.xml
./artifacts/tests-results-wokwi-esp32s2-validation/validation/uart/esp32s2/uart.xml
./artifacts/tests-results-wokwi-esp32s3-validation/validation/uart/esp32s3/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> via loopback >>> Serial1 (UART1) using 9600 baudrate' Was 'rial1 (UART1) using 9600 baudrate'

Check warning on line 113 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

2 out of 6 runs failed: change_cpu_frequency_test

./artifacts/tests-results-wokwi-esp32c6-validation/validation/uart/esp32c6/uart.xml
./artifacts/tests-results-wokwi-esp32h2-validation/validation/uart/esp32h2/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> via loopback >>> Serial1 (UART1) with new CPU frequency' Was 'k >>> Serial1 (UART1) with new CPU frequency'

Check warning on line 481 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

All 6 runs failed: periman_test

./artifacts/tests-results-wokwi-esp32-validation/validation/uart/esp32/uart.xml
./artifacts/tests-results-wokwi-esp32c3-validation/validation/uart/esp32c3/uart.xml
./artifacts/tests-results-wokwi-esp32c6-validation/validation/uart/esp32c6/uart.xml
./artifacts/tests-results-wokwi-esp32h2-validation/validation/uart/esp32h2/uart.xml
./artifacts/tests-results-wokwi-esp32s2-validation/validation/uart/esp32s2/uart.xml
./artifacts/tests-results-wokwi-esp32s3-validation/validation/uart/esp32s3/uart.xml
Raw output
Expected '' Was 'Hello from Serial1 (UART1) >>> via loopback >>> Serial1 (UART1) while used by I2C'

Check warning on line 113 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

2 out of 6 runs failed: change_pins_test

./artifacts/tests-results-wokwi-esp32c6-validation/validation/uart/esp32c6/uart.xml
./artifacts/tests-results-wokwi-esp32h2-validation/validation/uart/esp32h2/uart.xml
Raw output
Expected 'Hello from Serial1 (UART1) >>> via loopback >>> Serial1 (UART1) using new pins' Was 'Serial1 (UART1) using new pins'

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results

20 tests found

There are 20 tests, see "Raw output" for the full list of tests.
Raw output
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