#1863 strange pyflakes error

v1.0.0
closed
sf-2 (994)
General
nobody
2015-08-20
2011-04-01
No

on allura-integration builds only

Traceback (most recent call last):
  File "/usr/lib64/python2.6/unittest.py", line 278, in run
    testMethod()
  File "/var/local/env-allura/lib/python2.6/site-packages/nose-0.11.3-py2.6.egg/nose/case.py", line 186, in runTest
    self.test(*self.arg)
  File "/home/hudson/hudson-4039/forge/AlluraTesting/alluratest/test_syntax.py", line 26, in test_pyflakes
    raise Exception('pyflakes failure')
Exception: pyflakes failure
-------------------- >> begin captured stdout << ---------------------
Allura/allura/tests/model/

--------------------- >> end captured stdout << ----------------------

Discussion

  • Dave Brondsema

    Dave Brondsema - 2011-04-01

    "xargs: pyflakes: terminated by signal 15" does appear sometimes, not captured by nose at all though. Perhaps that is related

     
  • Dave Brondsema

    Dave Brondsema - 2011-04-01
    • status: open --> code-review
    • assigned_to: Dave Brondsema --> Rick Copéland
     
  • Dave Brondsema

    Dave Brondsema - 2011-04-01

    allura:dev (so that hudson could use it right away)

     
  • Rick Copeland - 2011-04-05
    • status: code-review --> closed
     
  • Rick Copeland - 2011-04-05

    Hey -- if this fixes it, I'm happy

     

Log in to post a comment.