Skip to content

Commit 388a344

Browse files
committed
skipping tests for xradar see #52
1 parent e9c86a9 commit 388a344

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

testconfig.yml

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,11 @@ skip:
88
- plotly.plotly
99
- bokeh.server.django
1010
- bokeh.sampledata # no bokeh_sampledata
11-
- datatree # error importing datatree
12-
- pyart # error importing pyart
13-
- pyqt # import shiboken2 using deprecated functions form various packages
14-
- wradlib # same as above
11+
- datatree # see issue #52
12+
- pyart # see issue #52
13+
- pyqt # see issue #52
14+
- wradlib # see issue #52
15+
- xradar # see issue #52
1516
# Too many, or not necessary
1617
- iris.tests
1718
- cartopy.tests

0 commit comments

Comments
 (0)