-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Area: cpuArea: CPU/MCU portsArea: CPU/MCU portsArea: testsArea: tests and testing frameworkArea: tests and testing frameworkPlatform: ESPPlatform: This PR/issue effects ESP-based platformsPlatform: This PR/issue effects ESP-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)Type: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort
Description
Description
Automatic tests for ESP32 didn't work because of problems to reset ESP32 boards using esptool.py. With PR #12752 it will become possible to reset ESP32 boards and to perform automatic tests.
However, a number of tests are not working due to several open problems. This issue tracks the tests that are not working for ESP32 and their fixes.
Open Test Problems
-
tests/cond_order(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/heap_cmd(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/log_color(PR cpu/esp32: improvements and cleanup of log_module #12044) -
tests/log_printfnoformat(PR cpu/esp32: improvements and cleanup of log_module #12044) -
tests/mutex_order(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/netstats_l2(PR cpu/esp*: define esp_now as default netdev #12787) -
tests/periph_timer(PR cpu/esp32: fix xtimer dependency #12757) -
tests/pkg_spiffs(PR cpu/esp32: increase timeout for spiffs and littlefs tests #12758) -
tests/pkg_littlefs(PR cpu/esp32: fix to be able to use SPI flash drive with pkg_littlefs #12803) -
tests/posix_semaphore(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/rmutex_cpp(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/rmutex(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/shell(PR cpu/esp32: fix of thread priorities levels #12753) -
tests/ssp(PR [TRACKING] Fixes for automatic tests of ESP32 boards. #12763) -
tests/sys_arduino(PR +cpu/esp32: workaround for UART problems #12794)
Test stability issues
- sporadic problems with UART clock (PR cpu/esp32: workaround for UART problems #12794)
- sporadic problems system locks with
tests/bench_runtime_coreapis
Metadata
Metadata
Assignees
Labels
Area: cpuArea: CPU/MCU portsArea: CPU/MCU portsArea: testsArea: tests and testing frameworkArea: tests and testing frameworkPlatform: ESPPlatform: This PR/issue effects ESP-based platformsPlatform: This PR/issue effects ESP-based platformsType: bugThe issue reports a bug / The PR fixes a bug (including spelling errors)The issue reports a bug / The PR fixes a bug (including spelling errors)Type: trackingThe issue tracks and organizes the sub-tasks of a larger effortThe issue tracks and organizes the sub-tasks of a larger effort