Commit 1a47c42
committed
TST: Patch out netCDF4.Dataset in test (Fixes #1076)
netCDF4-python OPeNDAP support isn't captured by vcrpy, so this test was
accessing the server on every run. This is failing a bunch lately, so
patch out the call to Dataset() and just validate that it's used
properly--we don't need to check OPeNDAP traffic end-to-end.1 parent 96aa8f5 commit 1a47c42
1 file changed
Lines changed: 6 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
| 8 | + | |
8 | 9 | | |
9 | 10 | | |
10 | 11 | | |
| |||
416 | 417 | | |
417 | 418 | | |
418 | 419 | | |
419 | | - | |
| 420 | + | |
| 421 | + | |
| 422 | + | |
| 423 | + | |
| 424 | + | |
0 commit comments