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

ASF subversion and git services commented on AVRO-2012:
-------------------------------------------------------

Commit ca5bdfd7a18b9889ddb43e625967ca67e8dc9154 in avro's branch 
refs/heads/branch-1.7 from Suraj
[ https://git-wip-us.apache.org/repos/asf?p=avro.git;h=ca5bdfd ]

AVRO-2012 Make JS build on branch 1.7

Signed-off-by: Thiruvalluvan M G <[email protected]>
Signed-off-by: sacharya <[email protected]>


> 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: Suraj Acharya
>             Fix For: 1.7.8
>
>         Attachments: AVRO-2012-branch-1.7.patch, AVRO-2012.patch, 
> AVRO-2012.patch
>
>
> While trying to build javascript language binding:
> {code}
>  $ ./build.sh test
> > [email protected] 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)

Reply via email to