Thiruvalluvan M. G. created AVRO-2012:
-----------------------------------------

             Summary: 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.
             Fix For: 1.7.8


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