Skip to content

Commit 19a68dc

Browse files
dcbakereli-schwartz
authored andcommitted
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. (cherry picked from commit 33376ef)
1 parent e57145a commit 19a68dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test cases/frameworks/25 hdf5/test.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"options": {
44
"method": [
55
{ "val": "pkg-config", "expect_skip_on_jobname": ["linux-gentoo-gcc"] },
6-
{ "val": "config-tool", "expect_skip_on_jobname": ["macos"] }
6+
{ "val": "config-tool" }
77
]
88
}
99
},

0 commit comments

Comments
 (0)