tests: HDF5 no longer skips on MacOS

The `-show` switch was added into the cmake-generated scripts in
HDFGroup/hdf5@6fa09bd and backported to 1.14.5.
pull/12861/head
Dylan Baker 7 days ago committed by Eli Schwartz
parent 731dcdf92f
commit 33376efc4c
  1. 2
      test cases/frameworks/25 hdf5/test.json

@ -3,7 +3,7 @@
"options": {
"method": [
{ "val": "pkg-config", "expect_skip_on_jobname": ["linux-gentoo-gcc"] },
{ "val": "config-tool", "expect_skip_on_jobname": ["macos"] }
{ "val": "config-tool" }
]
}
},

Loading…
Cancel
Save