[ https://issues.apache.org/jira/browse/CLIMATE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617759#comment-15617759 ]
ASF GitHub Bot commented on CLIMATE-889: ---------------------------------------- Github user jarifibrahim commented on the issue: https://github.com/apache/climate/pull/419 The bug/exceptions are not in ocw but in its dependencies. The downloading of the dataset is handled by the respective packages. So if something goes wrong while downloading the datasets that means the issue is with the package that downloads it and not with ocw. The tests are skipped only if we are not able to retrieve the dataset. Once the dataset is downloaded all the succeeding tests will execute normally. > Fix Travis Build > ---------------- > > Key: CLIMATE-889 > URL: https://issues.apache.org/jira/browse/CLIMATE-889 > Project: Apache Open Climate Workbench > Issue Type: Bug > Reporter: Ibrahim Jarif > Assignee: Ibrahim Jarif > Fix For: 1.2.0 > > > The travis build is failing due to 2 tests > 1. TestDap - The openDap urls fails to load at times. > 2. TestPodaac - The url used to fetch the dataset isn't working (HTTP 403 > exception) > The simplest fix is to skip these tests if an exception occurs during > downloading of the datasets. -- This message was sent by Atlassian JIRA (v6.3.4#6332)