fix: skip RLN tests temporarily

This commit is contained in:
Roman 2026-06-17 19:21:19 +08:00
parent adbaaa320e
commit 9c14f74f7b
No known key found for this signature in database
GPG Key ID: 583BDF43C238B83E

View File

@ -13,6 +13,7 @@ from src.test_data import SAMPLE_INPUTS
logger = get_custom_logger(__name__)
@pytest.mark.skip(reason="Skip all RLN tests during transition phase")
@pytest.mark.xdist_group(name="RLN serial tests")
class TestRelayRLN(StepsRLN, StepsRelay):
SAMPLE_INPUTS_RLN = SAMPLE_INPUTS + SAMPLE_INPUTS + SAMPLE_INPUTS