[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#29030] [PATCH] perl-sys-cpu: Mark cpu_type and cpu_clock tests as T
From: |
Eric Bavier |
Subject: |
[bug#29030] [PATCH] perl-sys-cpu: Mark cpu_type and cpu_clock tests as TODO. |
Date: |
Fri, 27 Oct 2017 20:40:12 +0000 |
Hello Guix,
On my system, perl-sys-cpu's tests fail because of differences in the
information available in /proc/cpuinfo.
Debian's patch for this perl module seemed nice: rather than trying to fix the
related functions, just concede that the module is mostly used just to read the
number of available processors and mark the other tests as "TODO".
This patch replaces the test file with debian's using an origin snippet.
Eric Bavier, Scientific Libraries, Cray Inc.
guix-perl-sys-cpu-tests.patch
Description: guix-perl-sys-cpu-tests.patch
- [bug#29030] [PATCH] perl-sys-cpu: Mark cpu_type and cpu_clock tests as TODO.,
Eric Bavier <=