Skip to content

Commit

Permalink
Skip test_lcr_custom_cable_compensation_data (#1911)
Browse files Browse the repository at this point in the history
  • Loading branch information
ni-jfitzger authored Apr 7, 2023
1 parent 035cb37 commit 8464d74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/nidcpower/system_tests/test_system_nidcpower.py
Original file line number Diff line number Diff line change
Expand Up @@ -1027,6 +1027,7 @@ def test_perform_lcr_load_compensation(self, session):
def test_perform_lcr_open_short_custom_cable_compensation(self, session, compensation_function):
compensation_function(session)

@pytest.mark.skip(reason="TODO(jfitzger): Skip until we have a way to successfully call configure with a simulated device. GitHub issue #1908")
@pytest.mark.resource_name("4190/0")
@pytest.mark.options("Simulate=1, DriverSetup=Model:4190; BoardType:PXIe")
def test_lcr_custom_cable_compensation_data(self, session):
Expand Down

0 comments on commit 8464d74

Please sign in to comment.