[
https://issues.apache.org/jira/browse/AVRO-3192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ryan Skraba resolved AVRO-3192.
-------------------------------
Resolution: Duplicate
> [Build] Javascript action failing for Node 14
> ---------------------------------------------
>
> Key: AVRO-3192
> URL: https://issues.apache.org/jira/browse/AVRO-3192
> Project: Apache Avro
> Issue Type: New Feature
> Reporter: Ryan Skraba
> Priority: Major
> Fix For: 1.11.0
>
>
> {code}
> ./build.sh test
> shell: /usr/bin/bash -e {0}
> audited 205 packages in 1.241s
> 28 packages are looking for funding
> run `npm fund` for details
> found 0 vulnerabilities
> > [email protected] cover /home/runner/work/avro/avro/lang/js
> > istanbul cover _mocha -- -f interop -i
> ․․․․․․․․․․․․․․․․․․․․․․․․․!․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> ․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․․
> 380 passing (3s)
> 1 failing
> 1) files
> BlockEncoder
> empty:
> =============================================================================
> Writing coverage object
> [/home/runner/work/avro/avro/lang/js/coverage/coverage.json]
> Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure
> "done()" is called; if returning a Promise, ensure it resolves.
> (/home/runner/work/avro/avro/lang/js/test/test_files.js)
> at listOnTimeout (internal/timers.js:557:17)
> at processTimers (internal/timers.js:500:7)
> {code}
> It looks like we haven't had a successful run since AVRO-3009
> (https://github.com/apache/avro/commit/4fd00e0f3f7d925422293f7b64eb9827e69f9c6a)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)