From c61752b6af10504e1c5dbb5d88ea130f81d8de9d Mon Sep 17 00:00:00 2001 From: "Travis F. Collins" Date: Fri, 6 Dec 2024 16:09:12 -0700 Subject: [PATCH] Disable old tests which do not support new PLL models Signed-off-by: Travis F. Collins --- tests/test_bf.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test_bf.py b/tests/test_bf.py index 3bedc09..0c0cfe4 100644 --- a/tests/test_bf.py +++ b/tests/test_bf.py @@ -513,6 +513,7 @@ def test_daq2_fpga_qpll_rxtx_zc706_config(): assert info == ref +@pytest.mark.skip(reason="Deprecated due to new transceiver models") def test_system_daq2_rx_ad9528(): vcxo = 125000000 @@ -1098,6 +1099,7 @@ def test_system_daq2_rx_hmc7044(): assert clks == ref +@pytest.mark.skip(reason="Deprecated due to new transceiver models") def test_system_daq2_rx(): vcxo = 125000000