[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
10/13: Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"
From: |
Mark H. Weaver |
Subject: |
10/13: Revert "gnu: nss: Add comment about test failures in NSS 3.27.2" |
Date: |
Wed, 11 Jan 2017 16:25:11 +0000 (UTC) |
mhw pushed a commit to branch master
in repository guix.
commit dca73a742c1f67683729eff80fd0ef13f0748052
Author: Leo Famulari <address@hidden>
Date: Wed Dec 28 20:07:52 2016 -0500
Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"
This reverts commit 4f6ff977c22b996765178a1dcc6e8f1523601817.
---
gnu/packages/gnuzilla.scm | 4 ----
1 file changed, 4 deletions(-)
diff --git a/gnu/packages/gnuzilla.scm b/gnu/packages/gnuzilla.scm
index cac976c..e92d78c 100644
--- a/gnu/packages/gnuzilla.scm
+++ b/gnu/packages/gnuzilla.scm
@@ -186,10 +186,6 @@ in the Mozilla clients.")
(define-public nss
(package
(name "nss")
- ;; FIXME: NSS 3.27.2 fails its tests on armhf. At least some of the test
- ;; failures appear to be caused by test certificates that have expired.
- ;; Search the test suite output for 'PayPalEE.cert' for an example:
- ;; <https://hydra.gnu.org/build/1712083>
(version "3.27.1")
(source (origin
(method url-fetch)
- branch master updated (9b5364a -> c5edbb9), Mark H. Weaver, 2017/01/11
- 03/13: gnu: libxpm: Update to 3.5.12., Mark H. Weaver, 2017/01/11
- 04/13: gnu: mesa: Enable floating point textures., Mark H. Weaver, 2017/01/11
- 10/13: Revert "gnu: nss: Add comment about test failures in NSS 3.27.2",
Mark H. Weaver <=
- 08/13: gnu: cairo: Update to 1.14.8., Mark H. Weaver, 2017/01/11
- 02/13: gnu: kmod: Update to 23., Mark H. Weaver, 2017/01/11
- 07/13: gnu: harfbuzz: Update to 1.3.4., Mark H. Weaver, 2017/01/11
- 01/13: gnu: Patch libxt's default search path., Mark H. Weaver, 2017/01/11
- 11/13: gnu: kcrash: Work around race condition when starting Xvfb., Mark H. Weaver, 2017/01/11
- 05/13: gnu: cups-filters: Update to 1.13.1., Mark H. Weaver, 2017/01/11
- 09/13: gnu: cairomm: Update to 1.12.2., Mark H. Weaver, 2017/01/11
- 12/13: Revert "gnu: Add threaded variants of fftw and fftwf for Ardour and mod-host.", Mark H. Weaver, 2017/01/11
- 13/13: gnu: ardour: Add eudev dependency., Mark H. Weaver, 2017/01/11
- 06/13: gnu: poppler: Update to 0.50.0., Mark H. Weaver, 2017/01/11