You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Thiruvalluvan M. G. (JIRA)" <ji...@apache.org> on 2017/03/26 01:46:41 UTC

[jira] [Updated] (AVRO-2012) Build for javascript language binding is broken

     [ https://issues.apache.org/jira/browse/AVRO-2012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiruvalluvan M. G. updated AVRO-2012:
--------------------------------------
    Attachment: AVRO-2012.patch

> Build for javascript language binding is broken
> -----------------------------------------------
>
>                 Key: AVRO-2012
>                 URL: https://issues.apache.org/jira/browse/AVRO-2012
>             Project: Avro
>          Issue Type: Bug
>          Components: js
>    Affects Versions: 1.7.7
>            Reporter: Thiruvalluvan M. G.
>            Assignee: Thiruvalluvan M. G.
>             Fix For: 1.7.8
>
>         Attachments: AVRO-2012.patch
>
>
> While trying to build javascript language binding:
> {code}
>  $ ./build.sh test
> > avro-js@1.8.0 cover /Users/thiru/Projects/apache/avro/lang/js
> > istanbul cover _mocha
>   ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
>   ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
>   ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
>   ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
>   ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
>   ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
>   ․․․․․․․․․․․․․․․
>   373 passing (809ms)
>   8 failing
>   1) protocols StatefulEmitter ok handshake:
>      TypeError: this.buf.binaryWrite is not a function
> ...
>   8) utils Tap binary write valid:
>      TypeError: this.buf.binaryWrite is not a function
>       at Tap.writeBinary (lib/utils.js:9:21544)
>       at Context.<anonymous> (test/test_utils.js:242:13)
> ...
> npm ERR!     npm owner ls avro-js
> npm ERR! There is likely additional logging output above.
> npm ERR! Please include the following file with any support request:
> npm ERR!     /Users/thiru/Projects/apache/avro/lang/js/npm-debug.log
> js (master)$ 
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)