Tested OK on fedora f10 x86_64.

Just one thing, what's with the warning at the start of the test?

 ./setup.py test
/usr/lib/python2.5/site-packages/gmpy-1.04-py2.5-linux-x86_64.egg/gmpy.py:3: 
UserWarning: Module sympy was already imported from 
/home/nbecker/sympy-0.6.4.beta2/sympy/__init__.pyc, but 
/usr/lib/python2.5/site-packages/sympy-0.6.3_hg-py2.5.egg is being added to 
sys.path
  import sys, pkg_resources, imp
running test
============================= test process starts 
==============================
executable:   /usr/bin/python  (2.5.2-final-0)

sympy/concrete/tests/test_gosper.py[2] ..                                   
[OK]
sympy/concrete/tests/test_products.py[3] ...                                
[OK]
sympy/concrete/tests/test_sums_products.py[13] .........fff.                
[OK]
sympy/core/tests/test_arit.py[41] .....ff.................................. 
[OK]
sympy/core/tests/test_assumptions.py[27] ......f....................        
[OK]
sympy/core/tests/test_basic.py[39] .......................................  
[OK]
sympy/core/tests/test_complex.py[10] ..........                             
[OK]
sympy/core/tests/test_count_ops.py[1] .                                     
[OK]
sympy/core/tests/test_diff.py[4] ....                                       
[OK]
sympy/core/tests/test_equal.py[5] .....                                     
[OK]
sympy/core/tests/test_eval.py[8] .......f                                   
[OK]
sympy/core/tests/test_eval_power.py[8] ........                             
[OK]
sympy/core/tests/test_evalf.py[19] ...................                      
[OK]
sympy/core/tests/test_facts.py[11] ...........                              
[OK]
sympy/core/tests/test_functions.py[25] ............ff...........            
[OK]
sympy/core/tests/test_logic.py[10] ..........                               
[OK]
sympy/core/tests/test_match.py[26] ......f...................               
[OK]
sympy/core/tests/test_multidimensional.py[4] ....                           
[OK]
sympy/core/tests/test_numbers.py[27] ...........................            
[OK]
sympy/core/tests/test_relational.py[4] ....                                 
[OK]
sympy/core/tests/test_subs.py[18] ..................                        
[OK]
sympy/core/tests/test_symbol.py[5] .....                                    
[OK]
sympy/core/tests/test_sympify.py[18] ..................                     
[OK]
sympy/core/tests/test_truediv.py[3] ...                                     
[OK]
sympy/core/tests/test_var.py[4] ....                                        
[OK]
sympy/functions/combinatorial/tests/test_comb_factorials.py[3] ...          
[OK]
sympy/functions/combinatorial/tests/test_comb_numbers.py[4] ....            
[OK]
sympy/functions/elementary/tests/test_complexes.py[9] .........             
[OK]
sympy/functions/elementary/tests/test_exponential.py[9] .........           
[OK]
sympy/functions/elementary/tests/test_hyperbolic.py[11] ..f........         
[OK]
sympy/functions/elementary/tests/test_integers.py[3] ..f                    
[OK]
sympy/functions/elementary/tests/test_interface.py[3] ...                   
[OK]
sympy/functions/elementary/tests/test_miscellaneous.py[2] ..                
[OK]
sympy/functions/elementary/tests/test_piecewise.py[1] .                     
[OK]
sympy/functions/elementary/tests/test_trigonometric.py[11] ...........      
[OK]
sympy/functions/special/tests/test_delta_functions.py[2] ..                 
[OK]
sympy/functions/special/tests/test_error_functions.py[3] ...                
[OK]
sympy/functions/special/tests/test_gamma_functions.py[6] ......             
[OK]
sympy/functions/special/tests/test_spec_polynomials.py[4] ....              
[OK]
sympy/functions/special/tests/test_spherical_harmonics.py[5] .....          
[OK]
sympy/functions/special/tests/test_tensor_functions.py[2] ..                
[OK]
sympy/functions/special/tests/test_zeta_functions.py[2] ..                  
[OK]
sympy/galgebra/tests/test_GA.py[6] ......                                   
[OK]
sympy/geometry/tests/test_geometry.py[7] .......                            
[OK]
sympy/integrals/tests/test_integrals.py[30] ..............................  
[OK]
sympy/integrals/tests/test_lineintegrals.py[1] .                            
[OK]
sympy/integrals/tests/test_rationaltools.py[1] .                            
[OK]
sympy/integrals/tests/test_risch.py[19] .............ssss..                 
[OK]
sympy/integrals/tests/test_trigonometry.py[2] ..                            
[OK]
sympy/matrices/tests/test_matrices.py[38] 
......................................
                                                                            [OK]
sympy/mpmath/tests/test_basic_ops.py[10] ..........                         
[OK]
sympy/mpmath/tests/test_bitwise.py[10] ..........                           
[OK]
sympy/mpmath/tests/test_calculus.py[6] ......                               
[OK]
sympy/mpmath/tests/test_compatibility.py[3] ...                             
[OK]
sympy/mpmath/tests/test_convert.py[11] ...........                          
[OK]
sympy/mpmath/tests/test_diff_mpmath.py[2] ..                                
[OK]
sympy/mpmath/tests/test_division.py[7] .......                              
[OK]
sympy/mpmath/tests/test_elliptic.py[11] ...........                         
[OK]
sympy/mpmath/tests/test_functions2.py[16] ................                  
[OK]
sympy/mpmath/tests/test_functions_mpmath.py[39] 
................................
.......                                                                     
[OK]
sympy/mpmath/tests/test_gammazeta.py[24] ........................           
[OK]
sympy/mpmath/tests/test_hp.py[3] ...                                        
[OK]
sympy/mpmath/tests/test_identify.py[2] ..                                   
[OK]
sympy/mpmath/tests/test_interval.py[7] .......                              
[OK]
sympy/mpmath/tests/test_linalg.py[12] ............                          
[OK]
sympy/mpmath/tests/test_matrices_mpmath.py[8] ........                      
[OK]
sympy/mpmath/tests/test_mpmath.py[7] .......                                
[OK]
sympy/mpmath/tests/test_ode_mpmath.py[5] .....                              
[OK]
sympy/mpmath/tests/test_pickle.py[1] .                                      
[OK]
sympy/mpmath/tests/test_power.py[3] ...                                     
[OK]
sympy/mpmath/tests/test_quad.py[13] .............                           
[OK]
sympy/mpmath/tests/test_rootfinding.py[7] .......                           
[OK]
sympy/mpmath/tests/test_special.py[5] .....                                 
[OK]
sympy/mpmath/tests/test_summation.py[5] .....                               
[OK]
sympy/mpmath/tests/test_trig.py[3] ...                                      
[OK]
sympy/ntheory/tests/test_ntheory.py[18] ..................                  
[OK]
sympy/parsing/tests/test_mathematica.py[1] .                                
[OK]
sympy/parsing/tests/test_maxima.py[3] ...                                   
[OK]
sympy/physics/tests/test_paulialgebra.py[1] .                               
[OK]
sympy/physics/tests/test_physics_matrices.py[2] ..                          
[OK]
sympy/physics/tests/test_secondquant.py[14] ..............                  
[OK]
sympy/physics/tests/test_units.py[1] .                                      
[OK]
sympy/plotting/tests/test_plotting.py[10] ..........                        
[OK]
sympy/polys/tests/test_galoispolys.py[19] ...................               
[OK]
sympy/polys/tests/test_integerpolys.py[25] .........................        
[OK]
sympy/polys/tests/test_polynomial.py[51] 
.......................................
............                                                                
[OK]
sympy/printing/pretty/tests/test_pretty.py[16] ................             
[OK]
sympy/printing/pretty/tests/test_pretty_unicode.py[18] ..................   
[OK]
sympy/printing/tests/test_ccode.py[4] ....                                  
[OK]
sympy/printing/tests/test_gtk.py[1] X                                       
[OK]
sympy/printing/tests/test_lambdarepr.py[2] ..                               
[OK]
sympy/printing/tests/test_latex.py[15] ..........f...
$\left(\begin{smallmatrix}1 + x & y\\y & -1 + x\end{smallmatrix}\right)$
.                      [OK]
sympy/printing/tests/test_mathml.py[8] ........                             
[OK]
sympy/printing/tests/test_precedence.py[11] ...........                     
[OK]
sympy/printing/tests/test_python.py[6] ......                               
[OK]
sympy/printing/tests/test_repr.py[19] ...................                   
[OK]
sympy/printing/tests/test_str.py[54] 
...........................................
...........                                                                 
[OK]
sympy/series/tests/test_demidovich.py[17] .................                 
[OK]
sympy/series/tests/test_gruntz.py[22] ..........f...........                
[OK]
sympy/series/tests/test_limits.py[16] ..........f.....                      
[OK]
sympy/series/tests/test_lseries.py[4] ....                                  
[OK]
sympy/series/tests/test_nseries.py[61] 
.........................................
....................                                                        
[OK]
sympy/series/tests/test_order.py[26] ..........................             
[OK]
sympy/simplify/tests/test_cse.py[9] .........                               
[OK]
sympy/simplify/tests/test_rewrite.py[6] .....X                              
[OK]
sympy/simplify/tests/test_simplify.py[24] .....ffff...............          [OK]
sympy/simplify/tests/test_sqrtdenest.py[2] .f                               
[OK]
sympy/solvers/tests/test_numeric.py[1] .                                    
[OK]
sympy/solvers/tests/test_ode.py[12] ............                            
[OK]
sympy/solvers/tests/test_polysys.py[1] .                                    
[OK]
sympy/solvers/tests/test_recurr.py[39] ....................................... 
                                                                            [OK]
sympy/solvers/tests/test_solvers.py[12] ............                        
[OK]
sympy/statistics/tests/test_statistics.py[5] .....                          
[OK]
sympy/test_external/test_numpy.py[19] ...................                   
[OK]
sympy/test_external/test_sage.py[0]                                         
[OK]
sympy/utilities/tests/test_code_quality.py[2] ..                            
[OK]
sympy/utilities/tests/test_decorator.py[1] .                                
[OK]
sympy/utilities/tests/test_iterables.py[4] ....                             
[OK]
sympy/utilities/tests/test_lambdify.py[24] ............f...........         
[OK]
sympy/utilities/tests/test_pickling.py[28] ..........ffffff............     [OK]
sympy/utilities/tests/test_pytest.py[1] .                                   
[OK]
sympy/utilities/tests/test_tests_names.py[1] .                              
[OK]

________________________________ xpassed tests 
_________________________________
sympy/printing/tests/test_gtk.py:XPASS: test_1
sympy/simplify/tests/test_rewrite.py:XPASS: test_trim_xfail

 tests finished: 1342 passed, 4 skipped, 27 xfailed, 2 xpassed in 94.89 seconds 
Testing docstrings.
..........................................................................................................................................................................................
----------------------------------------------------------------------
Ran 186 tests in 2.207s

OK


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sympy" group.
To post to this group, send email to sympy@googlegroups.com
To unsubscribe from this group, send email to sympy+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sympy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to