Skip to content

Commit faa3c64

Browse files
committed
ci: disable esptool hw-reset test on esp32c5
1 parent 78c06f7 commit faa3c64

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

testing/esp/test_special.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,7 @@ def _debug_image(self):
4747
self.clear_bps()
4848

4949
@run_all_cores
50+
@skip_for_chip(["esp32c5"], 'skipped - OCD-1172')
5051
def test_debugging_works_after_hw_reset(self):
5152
"""
5253
This test checks that debugging works after HW reset.

0 commit comments

Comments
 (0)