mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
ci: Disable all currently failed target tests for esp32c6
This commit is contained in:
@@ -49,6 +49,7 @@ def reset_reason_matches(reported_str, expected_str):
|
||||
'_RESET': '_RST',
|
||||
'POWERON_RESET': 'POWERON',
|
||||
'DEEPSLEEP_RESET': 'DSLEEP',
|
||||
'SW_CPU_RESET': 'SW_CPU',
|
||||
}
|
||||
|
||||
if expected_str in reported_str:
|
||||
|
Reference in New Issue
Block a user