[Tests] Marked test_drc_filter_2 as slow
This commit is contained in:
parent
51193541f0
commit
20f324087f
|
|
@ -100,6 +100,8 @@ def test_drc_filter_1(test_dir):
|
|||
ctx.clean_up(keep_project=True)
|
||||
|
||||
|
||||
@pytest.mark.slow
|
||||
@pytest.mark.pcbnew
|
||||
@pytest.mark.skipif(context.ki5(), reason="KiCad 6 exclusions")
|
||||
def test_drc_filter_2(test_dir):
|
||||
""" Test using KiCad 6 exclusions """
|
||||
|
|
|
|||
Loading…
Reference in New Issue