From 8181da4feecdae208829a9bf8c141a0fd66e14b2 Mon Sep 17 00:00:00 2001 From: Guillaume Souchere Date: Wed, 5 Apr 2023 09:19:39 +0200 Subject: [PATCH] heap: remove exclusion of esp32h2 as a target for no/light/comprehensive_poisoning tests --- components/heap/test_apps/heap_tests/pytest_heap.py | 1 - 1 file changed, 1 deletion(-) diff --git a/components/heap/test_apps/heap_tests/pytest_heap.py b/components/heap/test_apps/heap_tests/pytest_heap.py index ac9edac0a1..a85690a185 100644 --- a/components/heap/test_apps/heap_tests/pytest_heap.py +++ b/components/heap/test_apps/heap_tests/pytest_heap.py @@ -7,7 +7,6 @@ from pytest_embedded import Dut @pytest.mark.generic @pytest.mark.supported_targets -@pytest.mark.temp_skip_ci(targets=['esp32h2'], reason='test failed, IDF-6880') @pytest.mark.parametrize( 'config', [