Skip to content

Commit

Permalink
Skipping test_loadMultipleFilesRapidly until issue Astroua#92 is fixed.
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffctaylor committed Oct 16, 2015
1 parent f6e1449 commit 308d40d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions carta/scriptedClient/tests/test_cartavis.py
Original file line number Diff line number Diff line change
Expand Up @@ -685,6 +685,7 @@ def test_loadFile_AstrometryTest(cartavisInstance, cleanSlate):
_loadFilesFromDirectory(i[0],
os.path.expanduser( '~/CARTA/Images/CARTAImages/AstrometryTest'))

@pytest.mark.skipif(True, reason="This test will fail until issue #92 is fixed")
def test_loadMultipleFilesRapidly(cartavisInstance, cleanSlate):
"""
Tests that multiple images can be loaded rapidly without problems.
Expand Down

0 comments on commit 308d40d

Please sign in to comment.