Philipp Moritz
695f23b2e0
try again to start plasma manager if there is a port collision ( #16 )
2016-10-31 15:00:15 -07:00
Philipp Moritz
780bbd170a
fix test ( #15 )
2016-10-31 13:42:56 -07:00
Philipp Moritz
e6319986ec
Implement plasma.wait ( #12 )
...
* implement wait
* fix wait documentation
* fixes
* More fixes.
* more fixes
* Update test to check if redis-server is present.
2016-10-29 17:30:34 -07:00
Philipp Moritz
84c581cf47
Let local clients connect with local manager via unix domain sockets ( #11 )
...
* let local clients connect with local manager via unix domain sockets
* fix clang-format
* fix tests
* fix stephanie's comments
2016-10-28 21:26:54 -07:00
Stephanie Wang
f3a43179c8
Unit testing for the plasma manager.
2016-10-28 11:56:22 -07:00
Robert Nishihara
6f75c738b5
[WIP] Fix valgrind tests. ( #5 )
...
* Make tests fail when valgrind finds a memory leak.
* Properly clean up scheduler state.
* Remove unnecessary malloc.
2016-10-26 23:23:46 -07:00
Robert Nishihara
f83a98d71a
Changes to make tests pass on Travis. ( #3 )
...
* Remove hiredis submodule.
* Squashed 'src/common/thirdparty/hiredis/' content from commit acd1966
git-subtree-dir: src/common/thirdparty/hiredis
git-subtree-split: acd1966bf7f5e1be74b426272635c672def78779
* Make Plasma tests pass.
* Make Photon tests pass.
* Compile and test with Travis.
* Deactive fetch test so that the tests pass.
2016-10-25 22:39:21 -07:00
Robert Nishihara
02d4050499
Rearrange plasma files to prepare for merging into Ray.
2016-10-25 14:27:45 -07:00