Skip to content

Commit 95556a7

Browse files
committed
trying again to disable shiboken2 tests
1 parent 961d69d commit 95556a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testconfig.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ skip:
88
- plotly.plotly
99
- bokeh.server.django
1010
- bokeh.sampledata # no bokeh_sampledata
11+
- shiboken2 ### using deprecated functions form various packages
1112
# Too many, or not necessary
1213
- iris.tests
1314
- cartopy.tests
@@ -62,7 +63,6 @@ skip:
6263
- torch._inductor
6364
- keras.src.backend ### Don't test Keras backends
6465
- functorch ### This file has moved to under torch/_functorch. It is not public API.
65-
- shiboken2 ### using deprecated functions form various packages
6666
- cupy ### ImportError (libnccl.so.2: cannot open shared object file
6767

6868
# Preload these modules before testing to avoid weird python issues

0 commit comments

Comments
 (0)