1 | bash-3.2$ ./runtests.py --settings=test_sqlite
|
---|
2 | Creating test database for alias 'default'...
|
---|
3 | Creating test database for alias 'other'...
|
---|
4 | ..........................................................................................................................................................................................................................................................................................s.........s....s......................................................................................................................................................................................................................................................................................................................................................................................................................ss.................................................................................................................................................................................................................s.....s...........................................................................................................................................s.....................................s................................................s............................................................................................................x.........................................................................................s.........................................................................................................................................................................................................................................................................................................................................................................................sss...........x....................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................s.......s.................................................................................................................................................................................................................................................................................................ssss......................................................................................................................................................ssssssssssssssssssssssssssssssss..................................x..................................s........................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................ss...s....
|
---|
5 | ----------------------------------------------------------------------
|
---|
6 | Ran 3532 tests in 425.981s
|
---|
7 |
|
---|
8 | OK (skipped=56, expected failures=3)
|
---|
9 | Destroying test database for alias 'default'...
|
---|
10 | Destroying test database for alias 'other'...
|
---|
11 | bash-3.2$
|
---|