mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-25 09:42:35 +00:00
test: temp disable ip101 test cases
This commit is contained in:
@@ -204,6 +204,7 @@ def test_esp_emac_hal(dut: IdfDut) -> None:
|
||||
|
||||
@pytest.mark.esp32
|
||||
@pytest.mark.ip101
|
||||
@pytest.mark.temp_skip_ci(targets=['esp32'], reason='runner under maintenance')
|
||||
@pytest.mark.parametrize('config', [
|
||||
'default_ip101',
|
||||
], indirect=True)
|
||||
|
Reference in New Issue
Block a user