Skip this performance regression test.
The test measures things on the order of 20ms. On a loaded machine, we
have seen enough variation that the test would fail.
--- grep-2.22/tests/long-pattern-perf 2016-01-03 12:52:38.491575007 +0100
+++ grep-2.22/tests/long-pattern-perf 2016-01-03 12:53:39.768464687 +0100
@@ -16,6 +16,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see .
+exit 77
. "${srcdir=.}/init.sh"; path_prepend_ ../src
fail=0
='/guix/'>guix
|
Wojtek's customized Guix | |
Age | Commit message (Collapse) | Author |
|
* gnu/packages/debian.scm (debianutils): Update to 4.11.1.
|
|
* gnu/packages/debian.scm (debianutils): New public variable.
|
|
* gnu/packages/debian.scm (debootstrap)[inputs]: Add GNUPG and WGET.
|
|
* gnu/packages/debian.scm (apt-mirror): New variable.
Signed-off-by: Ludovic Courtès <ludo@gnu.org>
|
|
* gnu/packages/debian.scm (debootstrap): Update to 1.0.123.
|
|
* gnu/packages/debian.scm (debootstrap): Update to 1.0.119.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|
|
The attached patch has been tested by creating
arm64, mipsel & amd64 chroots and the amd64
one has been actually run.
--
Vincent Legoll
From a23b962c21e20c72f425675e6ea6e11cd0f944d0 Mon Sep 17 00:00:00 2001
From: Vincent Legoll <vincent.legoll@gmail.com>
Date: Fri, 21 Feb 2020 23:34:40 +0100
Subject: [PATCH] gnu: debootstrap: Update to 1.0.118. *
gnu/packages/debian.scm (debootstrap): Update to 1.0.118.
Signed-off-by: Efraim Flashner <efraim@flashner.co.il>
|