mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
96fce0c9c4
This commit fixes/ignores flakey freertos unit tests after migrating them to the test app: - Added vTaskDelay() before teardown to prevent memory leaks - Adjusted the "main" task's priority so that scheudling tasks would work - pytest now only runs tests that are not ignored - Reset tests are temporarily ignored. Will be enabled to dedicate reset tests. - Some flakey tests are fixed by adjusting delays and stack sizes. |
||
---|---|---|
.. | ||
freertos | ||
orig_inc_path | ||
.build-test-rules.yml |