Status: Valid
Owner: ----
Labels: Type-Defect Priority-Critical

New issue 3964 by [email protected]: Test failure in master: __contains__ deprecated in test_finite_rv.py
http://code.google.com/p/sympy/issues/detail?id=3964

I don't know why Travis hasn't picked this up, but there is a test failure in master:

$./bin/test finite
==================================================================== test process starts ===================================================================== executable: /Users/aaronmeurer/anaconda/bin/python (2.7.5-final-0) [CPython]
architecture:       64-bit
cache:              yes
ground types:       python
random seed:        41182027
hash randomization: on (PYTHONHASHSEED=3942948584)

sympy/stats/tests/test_finite_rv.py[13] ......w.....E [FAIL]

______________________________________________________________________________________________________________________________________________________________
___________________________________________________ sympy/stats/tests/test_finite_rv.py:test_density_call ____________________________________________________ File "/users/aaronmeurer/documents/python/sympy/sympy/sympy/stats/tests/test_finite_rv.py", line 237, in test_density_call
    assert 0 in d
  File "sympy/core/decorators.py", line 25, in new_func
    SymPyDeprecationWarning(**decorator_kwargs).warn()
  File "sympy/utilities/exceptions.py", line 151, in warn
    warning(see_above, SymPyDeprecationWarning)
SymPyDeprecationWarning:

__contains__ has been deprecated since SymPy 0.7.2. Use has instead.
See http://code.google.com/p/sympy/issues/detail?id=2389 for more
info.


============================================ tests finished: 11 passed, 1 skipped, 1 exceptions, in 2.03 seconds =============================================
DO *NOT* COMMIT!

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to