mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp32/test: temporarily disable test for light sleep duration
Until the issue in CI is debugged
This commit is contained in:
parent
b840a09900
commit
1b7ed6455b
@ -127,7 +127,7 @@ TEST_CASE("light sleep stress test with periodic esp_timer", "[deepsleep]")
|
||||
#endif
|
||||
|
||||
|
||||
TEST_CASE("light sleep duration is correct", "[deepsleep]")
|
||||
TEST_CASE("light sleep duration is correct", "[deepsleep][ignore]")
|
||||
{
|
||||
// don't power down XTAL — powering it up takes different time on
|
||||
// different boards
|
||||
|
Loading…
x
Reference in New Issue
Block a user