[
https://issues.apache.org/jira/browse/THRIFT-2823?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Roger Meier reopened THRIFT-2823:
---------------------------------
unit test run via make check fails now:
{noformat}
unittest:
[echo] Running Unit Tests with headless browser!
[exec] ReferenceError: Can't find variable: Thrift
[exec] 'waitFor()' finished in 200ms.
[exec] Tests completed in 86 milliseconds.
[exec] 0 assertions of 12 passed, 12 failed.
[java] Timeout: killed the sub-process
[java] Java Result: -1
BUILD FAILED
{noformat}
> All JS-tests are failing when run with grunt test
> -------------------------------------------------
>
> Key: THRIFT-2823
> URL: https://issues.apache.org/jira/browse/THRIFT-2823
> Project: Thrift
> Issue Type: Bug
> Components: JavaScript - Library
> Affects Versions: 0.9.2
> Environment: Browser
> Reporter: David Sautter
> Assignee: Randy Abernethy
> Priority: Minor
> Fix For: 0.9.3
>
> Attachments: 0001-repaired-bad-test.html-path-to-thrift.patch
>
>
> If you run the tests for the browser js library by calling "grunt test" as
> described in the README.md, you'll get 12/12 tests failing with the following
> Error message:
> Testing http://localhost:8088/test.html FFFFFFF
> >> global failure
> >> Message: ReferenceError: Can't find variable: Thrift
> >> http://localhost:8088/test.html:38
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)