Bug 471458 - traceback on submit and save commands
Summary: traceback on submit and save commands
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Hardware Certification Program
Classification: Retired
Component: Test Suite (harness)
Version: 5.3
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
: ---
Assignee: Greg Nichols
QA Contact: Lawrence Lim
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2008-11-13 19:37 UTC by Greg Nichols
Modified: 2014-03-26 00:55 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-01-27 22:58:14 UTC
Embargoed:


Attachments (Terms of Use)
hardwaretest.py patch fixing invalid varible references to "self.results" (1.25 KB, patch)
2008-11-13 19:38 UTC, Greg Nichols
no flags Details | Diff


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2009:0047 0 normal SHIPPED_LIVE hts bug fix update 2009-01-27 22:57:30 UTC

Description Greg Nichols 2008-11-13 19:37:22 UTC
Description of problem:

HTS 5.3 R1 produces a traceback for the submit and save commands:

Traceback (most recent call last):
  File "/usr/bin/hts", line 49, in <module>
    success = hts.do(args)
  File "/usr/share/hts/lib/hts/hardwaretest.py", line 166, in do
    result = self.doSubmit()
  File "/usr/share/hts/lib/hts/hardwaretest.py", line 556, in doSubmit
    if self.results:
AttributeError: HardwareTestHarness instance has no attribute 'results'

Comment 1 Greg Nichols 2008-11-13 19:38:26 UTC
Created attachment 323495 [details]
hardwaretest.py patch fixing invalid varible references to "self.results"

Comment 3 Yan Tian 2009-01-02 05:01:20 UTC
Verified "hts submit" and "hts save" not produced traceback in hts-5.3-12.

Comment 5 errata-xmlrpc 2009-01-27 22:58:14 UTC
An advisory has been issued which should help the problem
described in this bug report. This report is therefore being
closed with a resolution of ERRATA. For more information
on therefore solution and/or where to find the updated files,
please follow the link below. You may reopen this bug report
if the solution does not work for you.

http://rhn.redhat.com/errata/RHBA-2009-0047.html


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