TaskManagerIO icon indicating copy to clipboard operation
TaskManagerIO copied to clipboard

Unit tests are failing

Open vzahradnik opened this issue 1 year ago • 0 comments

Describe the bug Some unit tests are failing

Environment    Test                    Status    Duration
-------------  ----------------------  --------  ------------
esp32dev       test_core               PASSED    00:00:11.156
esp32dev       test_event              PASSED    00:00:07.673
esp32dev       test_high_throughput    PASSED    00:00:23.727
esp32dev       test_interrupt          FAILED    00:00:07.247
esp32dev       test_reentrant_locking  PASSED    00:00:09.513

To Reproduce Look at the logs in GitHub Actions.

vzahradnik avatar Aug 03 '24 17:08 vzahradnik