Created
November 17, 2011 16:13
-
-
Save vsajip/1373553 to your computer and use it in GitHub Desktop.
Test results for Django3
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Python version: 2.7.2+ (default, Oct 4 2011, 20:06:09) | |
Django version: 1.5.dev20120804172343 (bb41826571f5e12f6f60daf3639e7d8c063d163e) | |
Creating test database for alias 'default'... | |
Creating test database for alias 'other'... | |
...............................................................................................................s.................................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssss..........................................................................................................................................................................................................................................................................................................................................s................................s..............................................................................................................................................................................................ss.......sssssss....s.......ss.....s......s.......s..ss.............s.s......s.............sss.............s...............................................................................s.......s.....................s....................ss.sss..............................................................................................................................................................................................x.................................................................s.....ss...........x.......x..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sss........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s..........................s................................................s.....................................s..............................s.......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s................................sss.......sss...........s......ss.....ssssssss.s.........................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssss................................................x....................................................................................................................................................................................................................................sss............................................................................................................................................................................................................s...........................................................................................................................................................................................................................................ssss..s......................ssssssss....................................................................................... | |
---------------------------------------------------------------------- | |
Ran 4813 tests in 554.332s | |
OK (skipped=124, expected failures=4) | |
Destroying test database for alias 'default'... | |
Destroying test database for alias 'other'... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Python version: 3.2.2 (default, Sep 5 2011, 21:17:14) | |
Django version: 1.5.dev20120804172343 (bb41826571f5e12f6f60daf3639e7d8c063d163e) | |
Creating test database for alias 'default'... | |
Creating test database for alias 'other'... | |
....................................................................................s..........................s.............s...................................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssss.......................s.................................................................................................................................................................................................................................................................................................................s................................s..............................................................................................................................................................................................ss.......sssssss....s.......ss.....s......s.......s..ss.............s.s......s.............sss.............s...............................................................................s.......s.....................s....................ss.sss..............................................................................................................................................................................................x.................................................................s.....ss...........x.......x..........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................sss........................................................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssssssssss.sssss..................................s..........................s................................................s.....................................s..............................s......................................................................................................................................................................................................................................................................................................................................................................ss.......................s.......................................................................................................................................................s................................sss.......sss...........s......ss.....ssssssss.s.........................................................................................................................................................................................................................................................................................................................................................................................................ssssssssssssssssssssssssssssssssss........................................................................................................ss...........................................................................................................................................................................sss....................................................................................s....s..................................................................................................................s.........................................................................................................................................................................................................................................ssss...s......................ssssssss....................................................................................... | |
---------------------------------------------------------------------- | |
Ran 4811 tests in 529.200s | |
OK (skipped=179, expected failures=3) | |
Destroying test database for alias 'default'... | |
Destroying test database for alias 'other'... |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment