#2375: Unit tests missing table tg_visit
---------------------------------------+------------------------------------
 Reporter:  chrisz                     |        Owner:        
     Type:  defect                     |       Status:  new   
 Priority:  normal                     |    Milestone:  1.1   
Component:  TurboGears                 |      Version:  1.1rc1
 Severity:  normal                     |   Resolution:        
 Keywords:  needs patch, visit, tests  |  
---------------------------------------+------------------------------------
Changes (by Chris Arndt):

  * keywords:  => needs patch, visit, tests
  * milestone:  1.x => 1.1

Comment:

 I can only reproduce this (on OS X 10.4, Python 2.5) when I run the whole
 test suite from the root of the branch, i.e:

 {{{
 /branches/1.1$ python setup.py test
 }}}

 or

 {{{
 /branches/1.1$ nosetest [-v]
 }}}

 not if I run the identity test directly (with `nosetests [-v]
 turbogears/identity/tests`).

 Also, the first test that fails for me is
 `turbogears/identity/tests/test_identity/test_anonymous_browsing` not the
 visit tests. This might suggest that this is a threading issue. However,
 the tests fail at the same spot on a Ubuntu Hardy (Python 2.5) System.

 Does this stem from the same cause as #1929?

-- 
Ticket URL: <http://trac.turbogears.org/ticket/2375#comment:1>
TurboGears <http://www.turbogears.org/>
TurboGears front-to-back web development

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "TurboGears Tickets" group.
This group is read-only. No posting by normal members allowed.
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/turbogears-tickets?hl=en?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to