Skip to content

Commit 293e1ea

Browse files
committed
skip broken tests caused by tr main
1 parent 05680a5 commit 293e1ea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_unittests/ut_torch_models/test_hghub_api.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,7 @@
2828

2929
class TestHuggingFaceHubApi(ExtTestCase):
3030

31+
@unittest.skip("https://github.com/sdpython/onnx-diagnostic/issues/242")
3132
@requires_transformers("4.50") # we limit to some versions of the CI
3233
@requires_torch("2.7")
3334
@ignore_errors(OSError) # connectivity issues

0 commit comments

Comments
 (0)