Test raylet and plasma store in valgrind.#3811
Conversation
| return object_store_memory, plasma_directory | ||
|
|
||
|
|
||
| def _start_plasma_store(plasma_store_memory, |
There was a problem hiding this comment.
This is copied over from plasma.py, which I removed.
290e977 to
5dbf38c
Compare
|
Test PASSed. |
|
Test PASSed. |
|
Test FAILed. |
|
Test PASSed. |
1a263f3 to
6c4c256
Compare
|
Test PASSed. |
|
Test PASSed. |
|
Here are some linting errors to be fixed: |
|
Most of the code here was merged in #3824. Except that there are some valgrind errors in the raylet and raylet monitor so those aren't being tested yet. |
This fixes #2896. It replaces #3701 and #3005. Note that we currently do not test the raylet_monitor in valgrind because doing so leads to a valgrind error.