Opened 5 years ago

Closed 5 years ago

Last modified 5 years ago

#12085 closed enhancement (fixed)

libuv-1.29.1

Reported by: Bruce Dubbs Owned by: thomas
Priority: normal Milestone: 9.0
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by thomas, 5 years ago

Owner: changed from blfs-book to thomas
Status: newassigned

Changes:

Changes since version 1.29.0:

* unix: simplify uv/posix.h include logic (cjihrig)

* test: increase test timeout (cjihrig)

* linux: fix sscanf() overflows reading from /proc (Ben Noordhuis)

comment:2 by thomas, 5 years ago

Test "ipc_closed_handle" does no longer fail but there are two different failures on different platforms:

On x86_64

...
ok 286 - tcp_write_to_half_open_connection
not ok 287 - tcp_writealot
# timeout
# Output from process `tcp_writealot`: (no output)
Output from process `tcp_writealot`: (no output)
ok 288 - thread_create
...

on i686:

...
ok 129 - homedir
not ok 130 - hrtime
# timeout
# Output from process `hrtime`: (no output)
ok 131 - idle_ref
...

Both on VBox-VMs. I run the tests on a phys. machine (x86_64) and it went all fine so I'd go for updating the packages.

Last edited 5 years ago by thomas (previous) (diff)

comment:3 by thomas, 5 years ago

Fixed in r21645

comment:4 by thomas, 5 years ago

Resolution: fixed
Status: assignedclosed

comment:5 by Bruce Dubbs, 5 years ago

Milestone: 8.59.0

Milestone renamed

Note: See TracTickets for help on using tickets.