RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 1088366 - Upstream test suite fails in FIPS mode
Summary: Upstream test suite fails in FIPS mode
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: nss
Version: 7.0
Hardware: Unspecified
OS: Unspecified
low
medium
Target Milestone: rc
: ---
Assignee: nss-nspr-maint
QA Contact: BaseOS QE Security Team
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-16 13:43 UTC by Hubert Kario
Modified: 2018-10-15 09:51 UTC (History)
8 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2018-10-15 09:51:42 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)
work-in-progress-v1 (73.14 KB, patch)
2016-03-22 18:24 UTC, Kai Engert (:kaie) (inactive account)
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Bugzilla 1375540 0 medium CLOSED certutil asks for PIN even though "-f ..." is specified for trust modification (-M) operations 2021-02-22 00:41:40 UTC

Internal Links: 1375540

Description Hubert Kario 2014-04-16 13:43:43 UTC
Description of problem:
When running build in FIPS mode, the test suite fails

Version-Release number of selected component (if applicable):
nss-3.15.4-6.el7.x86_64
nspr-devel-4.10.2-4.el7.x86_64

How reproducible:
Always

Steps to Reproduce:
1. Setup system to fips mode
2. rpmbuild nss

Actual results:
<snip>
SUMMARY:
========
NSS variables:
--------------
HOST=localhost
DOMSUF=localdomain
BUILD_OPT=1
USE_64=1
NSS_CYCLES=""
NSS_TESTS=""
NSS_SSL_TESTS="crl bypass_normal normal_bypass fips_normal normal_fips iopr"
NSS_SSL_RUN="cov auth stapling stress"
NSS_AIA_PATH=
NSS_AIA_HTTP=
NSS_AIA_OCSP=
IOPR_HOSTADDR_LIST=
PKITS_DATA=

Tests summary:
--------------
Passed:             1538
Failed:             1961
Failed with core:   0
Unknown status:     0

+ cd ../../
+ killall selfserv_9393
selfserv_9393: no process found
+ :
++ grep -c FAILED ./tests_results/security/localhost.1/output.log
+ TEST_FAILURES=1982
+ '[' 1982 -ne 0 ']'
+ echo 'error: test suite returned failure(s)'
error: test suite returned failure(s)
+ exit 1
error: Bad exit status from /var/tmp/rpm-tmp.1DwFEc (%check)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.1DwFEc (%check)

Expected results:
Test suite pass, build successful

Additional info:
While technically it is a regression (the test suite worked in fips mode in rhel-6), it is caused by the fact that now NSS honours system FIPS setting.

Comment 8 Elio Maldonado Batiz 2015-08-19 12:32:47 UTC
In a beaker test system I ran TCMS Test Case 173278 and it passed.
:: [   LOG    ] :: Installed:    : nss-3.19.1-9.el7.x86_64 
Need dev and qa ack granted and recommend asking for an exception.

Comment 22 Kai Engert (:kaie) (inactive account) 2016-03-22 18:24:44 UTC
Created attachment 1139192 [details]
work-in-progress-v1

Comment 24 Kai Engert (:kaie) (inactive account) 2016-11-16 14:56:17 UTC
The util parts of the work-in-progress patch will land upstream with 
https://bugzilla.mozilla.org/show_bug.cgi?id=1317981


Note You need to log in before you can comment on or make changes to this bug.