Thanks for your help. I've decided that being on the bleeding edge may 
not be a good idea as I'm trying to build something quickly. For now 
I'm just going to use plain old 1.01 widgets. The only "non-standard" 
part will be SQLAlchemy.

Steve

On Jan 30, 9:39 am, Alberto Valverde <[EMAIL PROTECTED]> wrote:
> On Jan 26, 2007, at 7:34 PM, shday wrote:
>
>
>
>
>
>
>
> >> So the tests at test_genericfucntions.py are passing? :)
>
> > I guess not:
>
> > C:\Documents and
> > Settings\Daystev\Desktop\Downloads\toscawidgets\tests>nosetests
> >  test_genericfunctions.py
> > ...FF
> > ======================================================================
> > FAIL: Non-prioritized ambiguous methods are processed fine
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "C:\Documents and
> > Settings\Daystev\Desktop\Downloads\toscawidgets\tests\t
> > est_genericfunctions.py", line 32, in test_non_prioritized_ambiguous
> >     self.assertRaises(dispatch.AmbiguousMethod, self.demo_func, 10)
> > AssertionError: AmbiguousMethod not raised
>
> > ======================================================================
> > FAIL: Prioritized ambiguous methods are processed fine
> > ----------------------------------------------------------------------
> > Traceback (most recent call last):
> >   File "C:\Documents and
> > Settings\Daystev\Desktop\Downloads\toscawidgets\tests\t
> > est_genericfunctions.py", line 54, in test_prioritized_ambiguous
> >     self.assertEqual(self.demo_func(10),0)
> > AssertionError: 10 != 0
>
> > ----------------------------------------------------------------------
> > Ran 5 tests in 0.521s
>
> > FAILED (failures=2):(The only thing I can think of is to try it out in a 
> > clean  
> workingenv. I've done some tests in windows xp using workingenv and  
> everything went smoothly so I guess it's not a windows related problem.
>
> Alberto- Hide quoted text -- Show quoted text -


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears Trunk" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/turbogears-trunk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to