mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-01 03:34:32 +02:00
esp32/test: temporarily disable test for light sleep duration
Until the issue in CI is debugged
This commit is contained in:
@@ -127,7 +127,7 @@ TEST_CASE("light sleep stress test with periodic esp_timer", "[deepsleep]")
|
|||||||
#endif
|
#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
|
// don't power down XTAL — powering it up takes different time on
|
||||||
// different boards
|
// different boards
|
||||||
|
Reference in New Issue
Block a user