Skip to content

Commit

Permalink
Markingtest_ARAXRanker_test13_asset311 test as slow
Browse files Browse the repository at this point in the history
  • Loading branch information
sundareswarpullela committed Aug 29, 2024
1 parent 952d611 commit 9b5073e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/ARAX/test/test_ARAX_ranker.py
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,7 @@ def test_ARAXRanker_test9_asset623():
assert rank_right_answer != -1
assert (rank_right_answer < 0.1 * total_results) or (rank_right_answer < 0.3 * total_results)


@pytest.mark.skip(reason="This test is too slow")
def test_ARAXRanker_test13_asset311():
# test 'Benazepril decreases activity or abundance of ACE'
expected_answer = 'Benazepril'
Expand Down

0 comments on commit 9b5073e

Please sign in to comment.