Skip to content

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

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

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

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

6 fail, 15 pass in 4m 57s

 56 files   56 suites   4m 57s ⏱️
 21 tests  15 ✅ 0 💤  6 ❌
135 runs  116 ✅ 0 💤 19 ❌

Results for commit 61e2263.

Annotations

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

3 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
./artifacts/tests-results-wokwi-esp32s3-validation/validation/uart/esp32s3/uart.xml
Raw output
Expected 'Hello from Serial2 (UART2) >>> to >>> Serial1 (UART1) ' Was ' '

Check warning on line 101 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 'e'

Check warning on line 101 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 '>> Serial1 (UART1) with new CPU frequency'

Check warning on line 515 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 101 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 'opback >>> Serial1 (UART1) using new pins'

Check warning on line 493 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 2 runs failed: auto_baudrate_test

./artifacts/tests-results-wokwi-esp32s2-validation/validation/uart/esp32s2/uart.xml
Raw output
Values Not Within Delta 2304 Expected 115200 Was 0

Check notice on line 0 in .github

See this annotation in the file changed.

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