You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@any23.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/30 01:56:00 UTC

[jira] [Commented] (ANY23-140) Revise Any23 tests to remove fetching of web content

    [ https://issues.apache.org/jira/browse/ANY23-140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16306637#comment-16306637 ] 

ASF GitHub Bot commented on ANY23-140:
--------------------------------------

GitHub user lewismc opened a pull request:

    https://github.com/apache/any23/pull/53

    ANY23-140 - Revise Any23 tests to remove fetching of web content

    This issue re-enables the 'online' tests as essentially the jsonld tests require fetching of Web content anyways.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/lewismc/any23 ANY23-140

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/any23/pull/53.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 #53
    
----
commit 6b262ad3f89ed45f2d731076d1dd865e1e95bcaa
Author: Lewis John McGibbney <le...@...>
Date:   2017-12-27T21:41:39Z

    ANY23-140 - Revise Any23 tests to remove fetching of web content

----


> Revise Any23 tests to remove fetching of web content
> ----------------------------------------------------
>
>                 Key: ANY23-140
>                 URL: https://issues.apache.org/jira/browse/ANY23-140
>             Project: Apache Any23
>          Issue Type: Bug
>          Components: api, core
>    Affects Versions: 0.8.0
>            Reporter: Lewis John McGibbney
>             Fix For: 2.2
>
>
> Currently, at any given time, when I attempt to build the sources I experience intermittent problems relating to any number of reasons
> - HTTP 500 - Internal Server Error (tesGZippedContent)
> - 404
> etc
> I suggest to remove the test dependency upon external resources which may or may not be available based on the dynamic nature of the web. 



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)