Reported sadness

Bug #43048 reported by Jonathan Lange
4
Affects Status Importance Assigned to Milestone
Tribunal
Invalid
Medium
Unassigned

Bug Description

mkdir bar
echo > bar/foo.py <<END

import subunit
from unittest import TestSuite
class ShellTests(subunit.ExecTestCase):

   def test_sourcing(self):
       """/home/robertc/source/unittest/check-0.9.3/foo.sh"""

def test_suite():
   result = TestSuite()
   result.addTest(ShellTests('test_sourcing'))
   return result

END

PYTHONPATH=bar tribunal

type foo in the run box, run it, and watch the ui hang. - all buttons
disabled :{.

Revision history for this message
Jonathan Lange (jml) wrote :

Self-serve software, Soft-serve selfware

Changed in tribunal:
assignee: nobody → lifeless
Revision history for this message
Robert Collins (lifeless) wrote :

I dont have the time [yet], better to have it unassigned until someone puts their hand up

Changed in tribunal:
assignee: lifeless → nobody
Revision history for this message
Martin Pool (mbp) wrote :

I'm not sure precisely what this meant, but I think it's probably obsolete in the subunit-based version.

Changed in tribunal:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.