ci(p4): added todo jira for disabled tests on p4

This commit is contained in:
Armando
2024-01-03 19:32:00 +08:00
parent 907b876354
commit 3c5a4f9e8a
48 changed files with 63 additions and 53 deletions
@@ -6,7 +6,7 @@ from pytest_embedded_idf.dut import IdfDut
@pytest.mark.supported_targets
@pytest.mark.temp_skip_ci(targets=['esp32h2', 'esp32p4'], reason='h2/p4 not supported')
@pytest.mark.temp_skip_ci(targets=['esp32h2', 'esp32p4'], reason='h2/p4 not supported') # TODO: IDF-8990
@pytest.mark.generic
@pytest.mark.parametrize('config', [
'phy_multiple_init_data',