Skip to content

Commit

Permalink
deactivate uenv tests
Browse files Browse the repository at this point in the history
  • Loading branch information
jonasjucker committed Jul 18, 2024
1 parent 292dc7b commit b5ddb2a
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 @@ -76,6 +76,7 @@ def test_install_libfyaml_default():

@pytest.mark.no_tsa # No uenv on Tsa
@pytest.mark.no_daint # No uenv on Daint
@pytest.mark.no_balfrin # Does not work as expected
@pytest.mark.libfyaml
def test_install_libfyaml_default_uenv():
spack_install('libfyaml', test_root=False, uenv=PREPOST)
Expand Down

0 comments on commit b5ddb2a

Please sign in to comment.