---

** [tickets:#7863] test_version_race still fails occasionally**

**Status:** open
**Milestone:** unreleased
**Created:** Mon Mar 30, 2015 02:07 PM UTC by Dave Brondsema
**Last Updated:** Mon Mar 30, 2015 02:07 PM UTC
**Owner:** nobody

We need more fixes in addition to those done in [#7795]

~~~~
  File "/usr/lib64/python2.7/unittest/case.py", line 365, in run
    testMethod()
  File 
"/var/local/env-allura/lib/python2.7/site-packages/nose-1.3.4-py2.7.egg/nose/case.py",
 line 197, in runTest
    self.test(*self.arg)
  File "/home/jenkins/jenkins-1244/forge/Allura/allura/tests/decorators.py", 
line 82, in wrapped
    return func(*args, **kw)
  File 
"/home/jenkins/jenkins-1244/forge/ForgeWiki/forgewiki/tests/test_models.py", 
line 67, in test_version_race
    assert page.history().count() == 21, page.history().count()
11


Exception in thread Thread-2:
Traceback (most recent call last):
  File "/usr/lib64/python2.7/threading.py", line 551, in __bootstrap_inner
    self.run()
  File "/usr/lib64/python2.7/threading.py", line 504, in run
    self.__target(*self.__args, **self.__kwargs)
  File 
"/home/jenkins/jenkins-1244/forge/ForgeWiki/forgewiki/tests/test_models.py", 
line 59, in <lambda>
    t2 = Thread(target=lambda: run(2))
  File 
"/home/jenkins/jenkins-1244/forge/ForgeWiki/forgewiki/tests/test_models.py", 
line 46, in run
    setup_global_objects()
  File "/home/jenkins/jenkins-1244/forge/AlluraTest/alluratest/controller.py", 
line 135, in setup_global_objects
    setup_unit_test()
  File "/home/jenkins/jenkins-1244/forge/AlluraTest/alluratest/controller.py", 
line 123, in setup_unit_test
    REGISTRY.register(g, Globals())
  File 
"/var/local/env-allura/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/registry.py",
 line 317, in register
    stacked._pop_object(myreglist[stacked_id][1])
  File 
"/var/local/env-allura/lib/python2.7/site-packages/Paste-1.7.5.1-py2.7.egg/paste/registry.py",
 line 235, in _pop_object
    raise AssertionError('No object has been registered for this thread')
AssertionError: No object has been registered for this thread
~~~~


---

Sent from forge-allura.apache.org because [email protected] is subscribed 
to https://forge-allura.apache.org/p/allura/tickets/

To unsubscribe from further messages, a project admin can change settings at 
https://forge-allura.apache.org/p/allura/admin/tickets/options.  Or, if this is 
a mailing list, you can unsubscribe from the mailing list.

Reply via email to