mirror of
https://github.com/Zeckmathederg/glfs.git
synced 2025-01-24 23:32:12 +08:00
node.js - One test fails if libuv-1.42.0 is used.
I had v1.14.1 (and previous nghttp2) when I was preparing the update to v14.17.4.
This commit is contained in:
parent
e3781e1974
commit
279e6ead85
@ -146,11 +146,8 @@ make</userinput></screen>
|
|||||||
|
|
||||||
<para>
|
<para>
|
||||||
To test the results, issue: <command>make test-only</command>.
|
To test the results, issue: <command>make test-only</command>.
|
||||||
<!--One test, test-dns, is known to fail.-->
|
One test in test/parallel/test-uv-errno.js is known to fail with
|
||||||
<!-- When using make check, a module is used that wasn't shipped properly
|
libuv-1.42.0.
|
||||||
with the 12.16.2 release. See Ticket #13379 for details. We should
|
|
||||||
probably restore "make check" after the next version of Node.js.
|
|
||||||
This new command skips the documentation and lint checks. -renodr-->
|
|
||||||
</para>
|
</para>
|
||||||
|
|
||||||
<para>
|
<para>
|
||||||
|
Loading…
Reference in New Issue
Block a user