Skip Menu |

This queue is for tickets about the Sys-Hwloc CPAN distribution.

Report information
The Basics
Id: 117468
Status: new
Priority: 0/
Queue: Sys-Hwloc

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.10
Fixed in: (no value)



Subject: Fails on debian/jessie
The t/02-topo.t test fails on my debian/jessie systems (all perl versions): ... # Failed test 'hwloc_topology_is_thissystem()' # at t/02-topo.t line 78. # got: '1' # expected: '0' # Failed test 't->is_thissystem()' # at t/02-topo.t line 200. # got: '1' # expected: '0' # Looks like you failed 2 tests of 40. t/02-topo.t ...... Dubious, test returned 2 (wstat 512, 0x200) Failed 2/40 subtests ...
On 2016-09-03 12:20:42, SREZIC wrote: Show quoted text
> The t/02-topo.t test fails on my debian/jessie systems (all perl versions):
It also fails on debian/stretch. Show quoted text
> > ... > # Failed test 'hwloc_topology_is_thissystem()' > # at t/02-topo.t line 78. > # got: '1' > # expected: '0' > > # Failed test 't->is_thissystem()' > # at t/02-topo.t line 200. > # got: '1' > # expected: '0' > # Looks like you failed 2 tests of 40. > t/02-topo.t ...... > Dubious, test returned 2 (wstat 512, 0x200) > Failed 2/40 subtests > ...
On 2017-01-30 16:56:51, SREZIC wrote: Show quoted text
> On 2016-09-03 12:20:42, SREZIC wrote:
> > The t/02-topo.t test fails on my debian/jessie systems (all perl > > versions):
> > It also fails on debian/stretch.
And freebsd (9 .. 11). Show quoted text
>
> > > > ... > > # Failed test 'hwloc_topology_is_thissystem()' > > # at t/02-topo.t line 78. > > # got: '1' > > # expected: '0' > > > > # Failed test 't->is_thissystem()' > > # at t/02-topo.t line 200. > > # got: '1' > > # expected: '0' > > # Looks like you failed 2 tests of 40. > > t/02-topo.t ...... > > Dubious, test returned 2 (wstat 512, 0x200) > > Failed 2/40 subtests > > ...