Status: Accepted
Owner: asmeurer
Labels: Type-Defect Priority-High Milestone-Release0.7.0 Geometry Testing

New issue 2353 by asmeurer: Warnings printed in the geometry tests
http://code.google.com/p/sympy/issues/detail?id=2353

From the tests:

sympy/geometry/tests/test_geometry.py[12] ..fff../Users/aaronmeurer/Documents/python/sympy/sympy-scratch/sympy/geometry/polygon.py:648: UserWarning: Polygons may intersect producing erroneous output
  warnings.warn("Polygons may intersect producing erroneous output")
.....                      [OK]

The test runner should be printing warnings like this. The tester should be catching them.

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

Reply via email to