Skip to content

Commit c3bdd4d

Browse files
authored
Merge pull request #9634 from pllim/win-cache-warn
TST: Ignore cache warning on Windows
2 parents 550e127 + 3071ec9 commit c3bdd4d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.cfg

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ filterwarnings =
114114
ignore:numpy.ufunc size changed:RuntimeWarning
115115
ignore:Using or importing the ABCs from 'collections':DeprecationWarning
116116
ignore:Remote data cache could not be accessed due to NotADirectoryError
117+
ignore:Remote data cache could not be accessed due to FileNotFoundError
117118
ignore:.*Cache directory cannot be read or created
118119
ignore:can't resolve package from __spec__
119120
ignore:::astropy.tests.plugins.display

0 commit comments

Comments
 (0)