[
https://issues.apache.org/jira/browse/THRIFT-3825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15299396#comment-15299396
]
ASF GitHub Bot commented on THRIFT-3825:
----------------------------------------
GitHub user nsuke opened a pull request:
https://github.com/apache/thrift/pull/1018
THRIFT-3825 Javascript test dependency is no longer available
Apparently the code is only available as part of entire repository download
(125 MB).
https://code.google.com/archive/p/js-test-driver/source/default/source
Fortunately, the same set of tests were already ported to grunt so we can
safely remove affected ant jobs.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nsuke/thrift THRIFT-3825
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/thrift/pull/1018.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 #1018
----
commit 47e148d520aa826237fc3ace97e8a7d7953f86b4
Author: Nobuaki Sukegawa <[email protected]>
Date: 2016-05-25T03:09:02Z
THRIFT-3825 Javascript test dependency is no longer available
----
> Javascript test dependency is no longer available
> -------------------------------------------------
>
> Key: THRIFT-3825
> URL: https://issues.apache.org/jira/browse/THRIFT-3825
> Project: Thrift
> Issue Type: Bug
> Components: JavaScript - Library, Test Suite
> Reporter: Aki Sukegawa
> Priority: Critical
>
> https://travis-ci.org/apache/thrift/jobs/130235249
> {code}
> [get] Getting:
> http://js-test-driver.googlecode.com/svn/trunk/JsTestDriver/contrib/qunit/src/equiv.js
> [get] To: /thrift/src/lib/js/test/build/js/lib/equiv.js
> [get] Error opening connection java.io.FileNotFoundException:
> http://js-test-driver.googlecode.com/svn/trunk/JsTestDriver/contrib/qunit/src/equiv.js
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)