Merge branch 'ci/disable_flash_suspend_test_s31' into 'master'

ci(esp32s31): skip flash_suspend rtc_clk test until runners available

See merge request espressif/esp-idf!47346
This commit is contained in:
Marius Vikhammer
2026-04-08 09:40:36 +08:00

View File

@@ -37,6 +37,9 @@ def test_rtc_calib_compensation_across_dslp(case_tester: CaseTester) -> None:
@pytest.mark.flash_suspend
@pytest.mark.temp_skip_ci(targets=['esp32h2'], reason='flash clock lose in startup') # TODO [ESP32H2]: IDF-15212
@pytest.mark.temp_skip_ci(
targets=['esp32s31'], reason='no flash_suspend runners available yet'
) # TODO [ESP32S31] IDF-15531
@pytest.mark.parametrize(
'config',
[