mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-04 20:26:38 +03:00
Merge branch 'enable_gcov_tests' into 'master'
test(gcov): re-enable gcov builds and tests See merge request espressif/esp-idf!43252
This commit is contained in:
@@ -91,10 +91,6 @@ examples/system/freertos/real_time_stats:
|
||||
- freertos
|
||||
|
||||
examples/system/gcov:
|
||||
disable:
|
||||
- if: IDF_TARGET in ["esp32", "esp32s2", "esp32s3", "esp32c2", "esp32c3", "esp32c5", "esp32c61", "esp32c6", "esp32h2", "esp32h21", "esp32h4", "esp32p4"]
|
||||
temporary: true
|
||||
reason: temporarily disabled because of apptrace breaking changes
|
||||
disable_test:
|
||||
- if: IDF_TARGET == "esp32h21"
|
||||
temporary: true
|
||||
|
||||
Reference in New Issue
Block a user