Ondrej Certik wrote:
> It fails the following tests:
>
> $ bin/test sympy/utilities/
> ============================= test process starts 
> ==============================
> executable:   /usr/bin/python  (2.6.2-final-0)
>
> sympy/utilities/tests/test_code_quality.py[2] F.                          
> [FAIL]
> sympy/utilities/tests/test_decorator.py[1] .                                
> [OK]
> sympy/utilities/tests/test_iterables.py[4] ....                             
> [OK]
> sympy/utilities/tests/test_lambdify.py[25] ...........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]
>
> ________________________________________________________________________________
>  
> sympy/utilities/tests/test_code_quality.py:test_no_trailing_whitespace_and_no_tabs
>   File "/home/ondrej/repos/sympy/sympy/utilities/tests/test_code_quality.py",
> line 71, in test_no_trailing_whitespace_and_no_tabs
>     check_directory_tree(sympy_path)
>   File "/home/ondrej/repos/sympy/sympy/utilities/tests/test_code_quality.py",
> line 47, in check_directory_tree
>     assert False, message_space % (fname, idx+1)
> AssertionError: File contains trailing whitespace:
> /home/ondrej/repos/sympy/sympy/galgebra/GA.py, line 745.
>
> ======== tests finished: 54 passed, 1 failed, 7 xfailed in 7.44 seconds 
> ========
> DO *NOT* COMMIT!
>
>
> you can use bin/strip_whitespace to fix it, so I did that. I also
> fixed your email address.
>
> Otherwise ok, so I pushed it in.  Thanks for the patch.
>
> Ondrej
>
> On Sun, May 24, 2009 at 3:59 PM, Alan Bromborsky <abro...@verizon.net> wrote:
>   
>>     
>
> >
>
>   
Thank you Ondrej.  I switched from SPE to drpython for my development 
environment (problems with SPE on Ubuntu 9.04) and did not realize it 
did not automatically remove trailing whitespaces.

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

Reply via email to