Carl Karsten wrote:
> neat name.
> 
> anyway, something is funny with my db code, so I thought I would run 
> dabo/tools/run_all_tests.py
> 
> and I got 2 fails (neither of which seem to be related to my db problem.)
> 
> Dabo Info Log: Thu Apr 26 01:23:38 2007: WARNING: No BasePrefKey has been set 
> for this application.
> FAIL
> 
> ======================================================================
> FAIL: testNullRecord (__main__.Test_dForm)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File 
> "/home/carl/dabodev/trunk/dabomodule/dabo/ui/uiwx/test/test_dForm.py", 
> line 87, in testNullRecord
>      self.assertEqual(frm.cField.Value, None)
> AssertionError: u'Paul Keith McNett' != None
> 
> ======================================================================
> FAIL: testSomeSanityThings (__main__.Test_dForm)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
>    File 
> "/home/carl/dabodev/trunk/dabomodule/dabo/ui/uiwx/test/test_dForm.py", 
> line 67, in testSomeSanityThings
>      self.assertEqual(frm.cField.Value, "Paul Keith McNett")
> AssertionError: u'' != 'Paul Keith McNett'
> 
> ----------------------------------------------------------------------
> Ran 2 tests in 6.467s
> 
> FAILED (failures=2)

Okay, this started in changeset [3038]. Will look into it...

-- 
pkm ~ http://paulmcnett.com



_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message: http://leafe.com/archives/byMID/dabo-dev/[EMAIL PROTECTED]

Reply via email to