Skip to content

Commit

Permalink
Temporarily skip FileVisitorDNLSTests#testGpcp due to NCEI outage
Browse files Browse the repository at this point in the history
  • Loading branch information
srstsavage committed Oct 9, 2024
1 parent fa7c531 commit d389f4a
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
import tags.TagAWS;
import tags.TagExternalOther;
import tags.TagLargeFiles;
import tags.TagMissingDataset;
import tags.TagMissingFile;
import tags.TagSlowTests;
import tags.TagThredds;
Expand Down Expand Up @@ -979,6 +980,7 @@ void testHyraxMUR() throws Throwable {
/** This tests GPCP. */
@org.junit.jupiter.api.Test
@TagSlowTests
@TagMissingDataset // Data temporarily unavailable at NCEI due to Hurricane Helene impacts
void testGpcp() throws Throwable {
String2.log("\n*** FileVisitorDNLS.testGpcp()\n");

Expand Down

0 comments on commit d389f4a

Please sign in to comment.