bugfix: unit test broken everywhere by package change(#46344)
Openmpi provider statements were changed in #46102. The package change was fine in and of itself, but apparently one of our tests depends on the precise constraints used in those statements. I updated the test to remove the checks for constraints that were removed.
This commit is contained in:
parent
c7e3fc9049
commit
527e0fb4b4
@ -31,7 +31,6 @@ def test_it_just_runs(pkg):
|
||||
"mpilander",
|
||||
"mvapich2",
|
||||
"openmpi",
|
||||
"openmpi@1.6.5",
|
||||
"openmpi@1.7.5:",
|
||||
"openmpi@2.0.0:",
|
||||
"spectrum-mpi",
|
||||
|
Loading…
Reference in New Issue
Block a user