Skip to content

Commit 4b403bd

Browse files
committed
mark known test failure
1 parent 2e11fa8 commit 4b403bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/test_bioimageio_collection.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,9 @@ def yield_bioimageio_yaml_urls() -> Iterable[ParameterSet]:
115115
"light-swimsuit/1.13": "missing license",
116116
"limited-edition-crown/1.14.1": "missing license",
117117
"lively-t-shirt/1.13": "missing license",
118+
"lucky-fox/1": (
119+
"torchscript runtime errro: Given groups=1, weight of size [90, 1, 3, 3], expected input[1, 2, 64, 64] to have 1 channels, but got 2 channels instead"
120+
),
118121
"luscious-tomato/1": "missing license",
119122
"mellow-broccoli/1": "missing license",
120123
"mellow-takeout/1": "missing cite",

0 commit comments

Comments
 (0)