Skip to content

Commit

Permalink
pytest.mark.no_tsa for fdbTest
Browse files Browse the repository at this point in the history
  • Loading branch information
victoria-cherkas committed Oct 30, 2023
1 parent 15776c3 commit dd3c078
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/system_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -292,6 +292,7 @@ def test_install_default(self):
spack_install_and_test('fckit')


@pytest.mark.no_tsa # FDB tests fail on tsa due to 'ucp_context'
class FdbTest(unittest.TestCase):

def test_install_5_11_17_gcc(self):
Expand Down

0 comments on commit dd3c078

Please sign in to comment.