#1412 Get the unit tests working on a local installation

v1.0.0
closed
sf-4 (350)
Config
nobody
2015-08-20
2011-01-28
No

Make sure all allura unit tests pass (without html5 validation)

Discussion

  • Paul Sokolovsky - 2011-01-28

    Just a note - they work pretty well for me. When I just started with allura, I was both "afraid" and "untrusty" to run testsuite locally and made sure to revamp sandbox running which was broken that time. But I gradually moved too running tests locally, unlike Wolf, who moved the other way around ;-).

    But without doubt, there's lot can be done to ease initial setup of localdev, in particular making testsuite run robustly OOB. So, just FYI that generally it works.

     
  • John Hoffman - 2011-01-28

    There we no installation related failures on my virtual machine, can you close this Wolf once your tests finish? Thanks.

    $ grep -A 2 'tests in' /home/jwh/logs/tests.log 
    Ran 189 tests in 518.925s
    OK
    
    Ran 9 tests in 38.089s
    OK
    
    Ran 24 tests in 134.827s
    OK
    
    Ran 23 tests in 82.214s
    OK
    
    Ran 20 tests in 69.484s
    OK
    
    Ran 2 tests in 11.376s
    OK
    
    Ran 8 tests in 21.421s
    OK
    
    Ran 0 tests in 1.731s
    OK
    
    Ran 17 tests in 57.990s
    OK
    
    Ran 57 tests in 238.714s
    FAILED (failures=1)
    
    Ran 30 tests in 121.025s
    OK
    
    • assigned_to: John Hoffmann --> Wolf
     
  • John Hoffman - 2011-01-28
    • status: open --> code-review
     
  • Wolf - 2011-01-31

    tests all run and all pass for me; closing

    • status: code-review --> closed
    • assigned_to: Wolf --> John Hoffmann
     

Log in to post a comment.