Martin Tzvetanov Grigorov created AVRO-3171:
-----------------------------------------------

             Summary: JavaScript: test failures for BlockEncoder#empty
                 Key: AVRO-3171
                 URL: https://issues.apache.org/jira/browse/AVRO-3171
             Project: Apache Avro
          Issue Type: Bug
          Components: javascript
            Reporter: Martin Tzvetanov Grigorov


Running `./build.sh test` in lang/js fails with:

 
{code:java}
380 passing (3s)
  1 failing  1) files
       BlockEncoder
         empty:
     Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure 
"done()" is called; if returning a Promise, ensure it resolves. 
(/home/martin/git/apache/avro/lang/js/test/test_files.js)
      at listOnTimeout (internal/timers.js:554:17)
      at processTimers (internal/timers.js:497:7)
 {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to