[Numpy-svn] [numpy/numpy] 0befb0: TST: attempt to make test_load_refcount determinis...
GitHub
noreply at github.com
Thu Oct 29 14:22:46 EDT 2015
Branch: refs/heads/master
Home: https://github.com/numpy/numpy
Commit: 0befb0b3444804b8a212ef069c4c3f141d19750b
https://github.com/numpy/numpy/commit/0befb0b3444804b8a212ef069c4c3f141d19750b
Author: Nathaniel J. Smith <njs at pobox.com>
Date: 2015-10-28 (Wed, 28 Oct 2015)
Changed paths:
M numpy/lib/tests/test_io.py
Log Message:
-----------
TST: attempt to make test_load_refcount deterministic
Use a different strategy to detect whether np.load creates cycles.
Fixes gh-6571, I hope.
Commit: 85ec8d99730208f5880a28a531b723ac8a1bc66e
https://github.com/numpy/numpy/commit/85ec8d99730208f5880a28a531b723ac8a1bc66e
Author: Charles Harris <charlesr.harris at gmail.com>
Date: 2015-10-29 (Thu, 29 Oct 2015)
Changed paths:
M numpy/lib/tests/test_io.py
Log Message:
-----------
Merge pull request #6576 from njsmith/test_load_refcount-fix
TST: attempt to make test_load_refcount deterministic
Compare: https://github.com/numpy/numpy/compare/8b4904efb4c4...85ec8d997302
More information about the Numpy-svn
mailing list