[Buildbot-commits] [Buildbot] #2114: database length restrictions on properties are silent

Buildbot trac trac at buildbot.net
Mon Sep 2 15:06:29 UTC 2013


#2114: database length restrictions on properties are silent
---------------------+---------------------
Reporter:  dustin    |       Owner:
    Type:  defect    |      Status:  closed
Priority:  major     |   Milestone:  0.8.6
 Version:  0.8.4p2   |  Resolution:  fixed
Keywords:  database  |
---------------------+---------------------

Old description:

> If you create a property that's too long, the database fails to tell you
> about it, and you get an error reading the JSON back.  We should detect
> this and error out at insert/update time.  See
> https://github.com/tardyp/buildbot/commit/03f8fcb35552991663a177c7ff160993741f921a

New description:

 If you create a property that's too long, the database fails to tell you
 about it, and you get an error reading the JSON back.  We should detect
 this and error out at insert/update time.  See
 https://github.com/tardyp/buildbot/commit/03f8fcb35552991663a177c7ff160993741f921a

--

Comment (by dustin):

 c.f. #2557

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2114#comment:4>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation


More information about the Commits mailing list