Index | Thread | Search

From:
Stuart Henderson <stu@spacehopper.org>
Subject:
Re: [Update] devel/libuv 1.52.0
To:
Volker Schlecht <openbsd-ports@schlecht.dev>
Cc:
ports@openbsd.org
Date:
Wed, 18 Feb 2026 10:55:45 +0000

Download raw body.

Thread
On 2026/02/16 17:48, Volker Schlecht wrote:
> Updates devel/libuv to the latest release.
> Didn't notice any fallout with lang/node.
> 
> ok?

no immediate problems noticed with cmake, diff looks right.

tests: new failure here, not sure if it's important

-ok 363 - thread_priority
+not ok 363 - thread_priority
+# exit code 6
+# Output from process `thread_priority`:
+# in simple_task
+# Assertion failed in test/test-thread-priority.c on line 104: `UV_ESRCH == uv_thread_getpriority(task_id, &priority)` (-3 == 0)