You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/09/10 11:59:00 UTC

[jira] [Updated] (AVRO-3171) JavaScript: test failures for BlockEncoder#empty

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

ASF GitHub Bot updated AVRO-3171:
---------------------------------
    Labels: pull-request-available  (was: )

> 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
>            Priority: Minor
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)