Revert "gnu: nss: Add comment about test failures in NSS 3.27.2"
This reverts commit 4f6ff977c2
.
This commit is contained in:
parent
5a52e86eb4
commit
dca73a742c
|
@ -186,10 +186,6 @@ in the Mozilla clients.")
|
||||||
(define-public nss
|
(define-public nss
|
||||||
(package
|
(package
|
||||||
(name "nss")
|
(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")
|
(version "3.27.1")
|
||||||
(source (origin
|
(source (origin
|
||||||
(method url-fetch)
|
(method url-fetch)
|
||||||
|
|
Loading…
Reference in New Issue