Edgewall Software
Modify

Opened 19 years ago

Closed 15 years ago

#127 closed defect (worksforme)

Master fails when dropping queued builds after changing revision limits

Reported by: Angel Marin <anmar@…> Owned by: cmlenz
Priority: major Milestone:
Component: Build master Version: dev
Keywords: Cc:
Operating System:

Description

If you change revision limits to a configuration, and there are queued builds outside that limits, master throws error when trying to remove them from queue.

Exception thrown:

Traceback (most recent call last):
  File "Z:\Tareas\Python\Python23\Scripts\bitten-master-script.py", line 7, in ?
    sys.exit(
  File "build\bdist.win32\egg\bitten\master.py", line 467, in main
  File "build\bdist.win32\egg\bitten\util\beep.py", line 134, in run
  File "build\bdist.win32\egg\bitten\master.py", line 75, in _initiate_builds
  File "Z:\Tareas\Python\Python23\lib\queue.py", line 147, in get_next_pending_build
    raise Empty
NameError: global name 'rev' is not defined
Exception exceptions.AssertionError: <exceptions.AssertionError instance at 0x00E56030> in <bound method Pool.__del__ of <trac.versioncontrol.svn_fs.Pool object at 0x00F4B790>> ignored

Attachments (1)

bitten-master-127.patch (667 bytes) - added by Angel Marin <anmar@…> 19 years ago.
Patch against r372 to fix this

Download all attachments as: .zip

Change History (2)

Changed 19 years ago by Angel Marin <anmar@…>

Patch against r372 to fix this

comment:1 Changed 15 years ago by osimons

  • Resolution set to worksforme
  • Status changed from new to closed

This has been build.rev for a long time, so this ticket is no longer an issue.

Add Comment

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain cmlenz.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.