[ https://issues.apache.org/jira/browse/CLIMATE-889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15617604#comment-15617604 ]
ASF GitHub Bot commented on CLIMATE-889: ---------------------------------------- GitHub user jarifibrahim opened a pull request: https://github.com/apache/climate/pull/419 CLIMATE-889 - Fix Travis Build - Skip test if unable to download the dataset You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarifibrahim/climate CLIMATE-889 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/climate/pull/419.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #419 ---- commit 770fe3121be433ad505667f9a417359da8e42234 Author: Ibrahim Jarif <jarifibra...@gmail.com> Date: 2016-10-25T13:10:13Z CLIMATE-889 - Fix Travis Build - Skip test if unable to download the dataset ---- > 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)