Skip flaky test
This commit is contained in:
+2
-2
@@ -113,8 +113,8 @@ rm -rf xarray
|
||||
pytest_args=(
|
||||
-n auto
|
||||
-m "not network"
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2113663
|
||||
-k 'not test_open_nczarr'
|
||||
# https://github.com/pydata/xarray/issues/7513
|
||||
-k 'not test_open_mfdataset_manyfiles'
|
||||
)
|
||||
|
||||
%{pytest} -ra "${pytest_args[@]}" --pyargs xarray
|
||||
|
||||
Reference in New Issue
Block a user