[lsb-bugs] [Bug 1833] New: python test journals missing bits

bugzilla-daemon at linux-foundation.org bugzilla-daemon at linux-foundation.org
Thu Dec 13 08:06:14 PST 2007


http://bugs.linuxbase.org/show_bug.cgi?id=1833

           Summary: python test journals missing bits
           Product: Distribution Tests
           Version: 3.2
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P2
         Component: lsb-test-python
        AssignedTo: stewb at linux-foundation.org
        ReportedBy: mats at freestandards.org
         QAContact: lsb-bugs at freestandards.org
            Blocks: 1305


The journals for the python tests have some validation problems.

Mainly, there are not TC End lines (80) matching the TC start (10) lines.

There's no ending tag in the journal (900).

There is a config line (30), but it's not wrapped in Config start (20) and
Config end (40).

There's no 70 line to indicate the expected number of tests.

Switching to tetj will provide stubs for emitting all of these.

Also, it would probably be useful to spit out the Python version in a config
line, since that's easily available from inside Python.

Is it possible to capture the error output if a test fails, and store that in
the journal?  As it is now, the error information is only in the console output
(dtk-manager does save this in a logfile), it should be in the journal if
possible.


-- 
Configure bugmail: http://bugs.linuxbase.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the lsb-bugs mailing list