Bug 1263366

Summary: assertion failure in pyanaconda_tests/iutil_test.py
Product: Red Hat Enterprise Linux 7 Reporter: Alexander Todorov <atodorov>
Component: anacondaAssignee: Chris Lumens <clumens>
Status: CLOSED WONTFIX QA Contact: Release Test Team <release-test-team-automation>
Severity: high Docs Contact:
Priority: high    
Version: 7.2   
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-09 10:55:58 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Alexander Todorov 2015-09-15 16:11:00 UTC
Description of problem:

On the latest RHEL 7.2 nightly with the latest anaconda build I've extracted the tarball from the srpm and run `make check' inside. nosetests fail with this:


======================================================================
FAIL: Test the reset_handlers parameter of startProgram.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/anaconda-21.48.22.46/tests/pyanaconda_tests/iutil_test.py", line 356, in start_program_reset_handlers_test
    self.assertEqual(proc.returncode, -(signal.SIGTERM))
AssertionError: -13 != -15


In addition I also see bug #1263363 which seems to be unrelated. At this point I'm not sure why this fails so please investigate.

Comment 3 RHEL Program Management 2016-02-09 10:55:58 UTC
Development Management has reviewed and declined this request.
You may appeal this decision by reopening this request.