#7869 During tests, apply patches only once

v1.3.0
closed
sf-2 (994)
General
2015-08-20
2015-04-06
No

Patches are being applied during allura setup (_make_core_app) which runs for every functional test. This compounds over time and in some situations can cause tests to apparently lock up at 100% CPU usage.

Discussion

  • Dave Brondsema

    Dave Brondsema - 2015-04-06
    • status: in-progress --> review
     
  • Dave Brondsema

    Dave Brondsema - 2015-04-06

    Branch db/7869

    Ensure tests still pass. See if you can reproduce on master a situation in which tests lock up (e.g. nosetests on Allura without multiprocessing), and then try on this branch.

     
  • Igor Bondarenko - 2015-04-07
    • status: review --> closed
    • Reviewer: Igor Bondarenko
     
  • Igor Bondarenko - 2015-04-07

    Reproduced the lock up and confirmed it does not happen on a branch. All tests pass.

     
  • Dave Brondsema

    Dave Brondsema - 2015-04-20
    • labels: sf-current, sf-2 --> sf-2
     
  • Igor Bondarenko - 2015-06-18
    • Milestone: unreleased --> asf_release_1.3.0
     

Log in to post a comment.