Ticket #10 (closed defect: fixed)

Opened 13 months ago

Last modified 13 months ago

[test] "show only first failure" broken

Reported by: akaihola Owned by: akaihola
Priority: major Milestone: ambidjangolib 0.1
Component: test Version: trunk
Keywords: Cc:
Estimated Number of Hours: 1 Add Hours to Ticket: 0
Billable?: no Total Hours: 1.0

Description

test.simple.run_tests_until_fail() doesn't hide additional failures after the first failure although the REPORT_ONLY_FIRST_FAILURE option flag is specified for the DocTestSuite.

Attachments

Change History

Changed 13 months ago by akaihola

  • status changed from new to assigned

Automatically accepting in order to start work.

Changed 13 months ago by akaihola

akaihola worked on this ticket for 1 hour, 13 minutes between 31.12.2007 14:02:11 and 31.12.2007 15:15:30.
Fixed!

Changed 13 months ago by akaihola

  • status changed from assigned to closed
  • resolution set to fixed

[149] fixes the problem. The django.test.testcases.DocTestRunner.__init__() change might be a good patch candidate for Django as well.

Changed 13 months ago by akaihola

  • hours changed from 0 to 1
  • totalhours changed from 0.0 to 1.0
  • milestone set to ambidjangolib 0.1

Add/Change #10 ([test] "show only first failure" broken)

Author



Change Properties
<Author field>
1.0
Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.