ci: Disable all currently failed target tests for esp32c6

This commit is contained in:
Song Ruo Jing
2022-11-24 19:42:59 +08:00
parent 7466ddfa8c
commit 1575b9e43a
28 changed files with 92 additions and 18 deletions

View File

@@ -9,7 +9,6 @@ from pytest_embedded import Dut
@pytest.mark.esp32s2
@pytest.mark.esp32s3
@pytest.mark.esp32c3
@pytest.mark.esp32c6
@pytest.mark.generic
@pytest.mark.parametrize(
'config',