Skip to content

Commit 961d69d

Browse files
committed
removed tests for cuoy and shiboken2
1 parent 45ec311 commit 961d69d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

testconfig.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,8 @@ skip:
6262
- torch._inductor
6363
- keras.src.backend ### Don't test Keras backends
6464
- functorch ### This file has moved to under torch/_functorch. It is not public API.
65+
- shiboken2 ### using deprecated functions form various packages
66+
- cupy ### ImportError (libnccl.so.2: cannot open shared object file
6567

6668
# Preload these modules before testing to avoid weird python issues
6769
preload:

0 commit comments

Comments
 (0)