bot tests have 2 "starts"

9 views
Skip to first unread message

smichr

unread,
Jul 12, 2012, 11:04:09 PM7/12/12
to sy...@googlegroups.com
Is something wrong with the bot test(s)? Notice how part way into a test run it looks like the run starts over again:

running test
============================= test process starts ==============================
executable:         /usr/bin/python2.7  (2.7.3-candidate-2)
architecture:       64-bit
cache:              yes
ground types:       gmpy
random seed:        47998721
hash randomization: on (PYTHONHASHSEED=2538990509)

sympy/assumptions/tests/test_assumptions_2.py[5] .....                      [OK]
sympy/assumptions/tests/test_query.py[42] .....ff..w............................
....                                                                        [OK]
sympy/assumptions/tests/test_refine.py[4] ....                              [OK]
sympy/categories/tests/test_baseclasses.py[3] ...                           [OK]
sympy/combinatorics/tests/test_generators.py[1] .                           [OK]
sympy/combinatorics/tests/test_graycode.py[1] .                             [OK]
sympy/combinatorics/tests/test_perm_groups.py[28] .......f.................... 
                                                                            [OK]
sympy/combinatorics/tests/test_permutations.py[5] .....                     [OK]
sympy/combinatorics/tests/test_prufer.py[2] ..                              [OK]
sympy/combinatorics/tests/test_subsets.py[1] .                              [OK]
sympy/concrete/tests/test_gosper.py[11] .........f.                         [OK]
sympy/concrete/tests/test_products.py[7] .......                            [OK]
sympy/concrete/tests/test_sums_products.py[32] ........ffffff.................. 
                                                                            [OK]
sympy/core/tests/test_args.py[444] ...ffffffffffffffffff.....sssssssssssssssssss
sssssssssss.....................................................................
................................................................................
................................................................................
................................................................................
............................................................................... 
                                                                            [OK]
sympy/core/tests/test_arit.py[63] .....ff.......................................
.................                                                           [OK]
sympy/core/tests/test_assumptions.py[35] .....ff............................ 
                                                                            [OK]
sympy/core/tests/test_basic.py[12] ............                             [OK]
sympy/core/tests/test_cache.py[1] .                                         [OK]
sympy/core/tests/test_complex.py[16] ................                       [OK]
sympy/core/tests/test_containers.py[8] ........                             [OK]
sympy/core/tests/test_count_ops.py[2] ..                                    [OK]
sympy/core/tests/test_diff.py[6] ......                                     [OK]
sympy/core/tests/test_equal.py[6] ......                                    [OK]
sympy/core/tests/test_eval.py[8] .......f                                   [OK]
sympy/core/tests/test_eval_power.py[16] .........X......                    [OK]
sympy/core/tests/test_evalf.py[36] ...........ff.......................     [OK]
sympy/core/tests/test_expand.py[9] ........============================= test process starts ==============================
executable:         /usr/bin/python2.7  (2.7.3-candidate-2)
architecture:       64-bit
cache:              yes
ground types:       gmpy
hash randomization: on (PYTHONHASHSEED=1406435208)

sympy/utilities/iterables.py[23] .......................                    [OK]
sympy/utilities/source.py[1] .                                              [OK]
sympy/utilities/runtests.py[4] ....                                         [OK]

Aaron Meurer

unread,
Jul 12, 2012, 11:10:25 PM7/12/12
to sy...@googlegroups.com
Did you clip the output, or did it really jump to utilities here?

This has something to do with the failing expand test, I think, plus the fact that the tests run on a separate subprocess.  I thought I fixed this issue, but I guess not.  

Aaron Meurer


sympy/utilities/iterables.py[23] .......................                    [OK]
sympy/utilities/source.py[1] .                                              [OK]
sympy/utilities/runtests.py[4] ....                                         [OK]

--
You received this message because you are subscribed to the Google Groups "sympy" group.
To view this discussion on the web visit https://groups.google.com/d/msg/sympy/-/EWEcROeawukJ.
To post to this group, send email to sy...@googlegroups.com.
To unsubscribe from this group, send email to sympy+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/sympy?hl=en.

Chris Smith

unread,
Jul 12, 2012, 11:42:06 PM7/12/12
to sy...@googlegroups.com
> Did you clip the output, or did it really jump to utilities here?

I didn't include all the output, but what I did include is contiguous.
It was at utilities at that point in the run.

Aaron Meurer

unread,
Jul 14, 2012, 11:01:12 PM7/14/12
to sy...@googlegroups.com
With this seed, the process hangs. While doing that, it uses up a lot
of memory. It's hard for me to reproduce exactly, because Mac OS X
apparently will gladly give Python as much memory as it wants,
including virtual memory, until my hard disk fills up.

We really need to figure out why this is happening and fix it (and not
just mask it with default_sort_key).

Aaron Meurer
>OK, what I think
> --
> You received this message because you are subscribed to the Google Groups "sympy" group.
Reply all
Reply to author
Forward
0 new messages