[ZCM] [ZC] 2258/ 1 Request "make test fails in 2.9.* (at lest 3-6)"

"Collector: Zope Bugs, Features, and Patches ..." <[email protected]>
Newsgroups gmane.comp.web.zope.devel.collector-monitor
Message-ID <[email protected]>
Issue #2258 Update (Request) "make test fails in 2.9.* (at lest 3-6)"
 Status Pending, Zope/bug medium
To followup, visit:
  http://www.zope.org/Collectors/Zope/2258

==============================================================
= Request - Entry #1 by rstachowiak on Dec 28, 2006 7:36 pm

make test failes with one failure:
Failure in test /var/tmp/portage/net-zope/zope-2.9.6/work/Zope-2.9.6-final/lib/python/zope/formlib/form.txt
Failed doctest test for form.txt
  File "/var/tmp/portage/net-zope/zope-2.9.6/work/Zope-2.9.6-final/lib/python/zope/formlib/form.txt", line 0

----------------------------------------------------------------------
File "/var/tmp/portage/net-zope/zope-2.9.6/work/Zope-2.9.6-final/lib/python/zope/formlib/form.txt", line 796, in form.txt
Failed example:
    print MyForm(order, request)()
    # doctest: +NORMALIZE_WHITESPACE +ELLIPSIS
Expected:
    There were errors:
    (u'Invalid floating point data', <exceptions.ValueError instance at ...>)
    1
    <input class="textType" id="form.name" name="form.name" size="20"
           type="text" value="bob"  />
    <input class="textType" id="form.min_size" name="form.min_size" size="10"
           type="text" value="42.0"  />
    <input class="textType" id="form.max_size" name="form.max_size" size="10"
           type="text" value="10,0"  />
    <span class="error">Invalid floating point data</span>
    <input type="submit" id="form.actions.edit" name="form.actions.edit"
           value="Edit" class="button" />
Got:
    There were errors:
    Maximum is less than Minimum
    1
    <input class="textType" id="form.name" name="form.name" size="20" type="text" value="bob"  />
    <input class="textType" id="form.min_size" name="form.min_size" size="10" type="text" value="42.0"  />
    <input class="textType" id="form.max_size" name="form.max_size" size="10" type="text" value="10.0"  />
    <input type="submit" id="form.actions.edit" name="form.actions.edit" value="Edit" class="button" />

==============================================================
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.