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:
Peter Scheibel
2024-09-11 19:52:40 -07:00
committed by GitHub
parent c7e3fc9049
commit 527e0fb4b4

View File

@@ -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",