test(gcov): re-enable gcov builds and tests

This commit is contained in:
Erhan Kurubas
2025-11-11 10:23:29 +01:00
parent 8948bf6ba7
commit 5947a29c51

View File

@@ -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