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

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

Commit fb398e0ddbdd67ae50909533f55defe52488e5da in avro's branch 
refs/heads/master from Martin Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=fb398e0 ]

AVRO-3171: JS: fix test failures on Node.js 16 (#1354)

Add Node.js to the GitHub Actions workflow

> 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
>            Assignee: Martin Tzvetanov Grigorov
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.11.0
>
>          Time Spent: 1h 40m
>  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)

Reply via email to