Report generated on 26-Apr-2020 at 14:31:20

Environment

Platform Linux-4.15.0-1028-gcp-x86_64-with-debian-stretch-sid
Python 3.5.6

Summary

11 tests ran in 1.23 seconds.

(Un)check the boxes to filter the results.

11 passed 0 skipped 0 failed 0 errors 0 expected failures 0 unexpected passes 0 rerun

Results

Result Test Duration Links
Passed spawny/tests/test_main.py::test_mini_instance_def 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5431 main.py 451 INFO [DaemonProxy<5431>] Terminated successfully
Passed spawny/tests/test_main.py::test_mini_instance_def_primitives 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5432 main.py 451 INFO [DaemonProxy<5432>] Terminated successfully
Passed spawny/tests/test_main.py::test_mini_instance 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5433 main.py 451 INFO [DaemonProxy<5433>] Terminated successfully
Passed spawny/tests/test_main.py::test_main 0.86
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5444 main.py 418 WARNING [DaemonProxy<5444>] Received error from daemon: I/O operation on closed file main.py 451 INFO [DaemonProxy<5444>] Terminated successfully
Passed spawny/tests/test_new_api.py::test_remote_script 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5445 main.py 451 INFO [DaemonProxy<5445>] Terminated successfully
Passed spawny/tests/test_new_api.py::test_remote_script_unpicklable_result[False-False] 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5446 main.py 418 WARNING [DaemonProxy<5446>] Received error from daemon: Daemon caught exception while sending a message back to the client. The message was '[OK_FLAG] <<spawny-remote-module-0>.fail_miserably.<locals>.MyUnPicklableResult object at 0x7f0214856a90>'. The exception caught while sending was: AttributeError: Can't pickle local object 'fail_miserably.<locals>.MyUnPicklableResult' main.py 451 INFO [DaemonProxy<5446>] Terminated successfully
Passed spawny/tests/test_new_api.py::test_remote_script_unpicklable_result[True-False] 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5447 main.py 418 WARNING [DaemonProxy<5447>] Received error from daemon: Daemon caught exception while sending a message back to the client. The message was '[ERR_FLAG] '. The exception caught while sending was: AttributeError: Can't pickle local object 'fail_miserably.<locals>.MyUnPicklableException' main.py 451 INFO [DaemonProxy<5447>] Terminated successfully
Passed spawny/tests/test_new_api.py::test_remote_script_unpicklable_result[True-True] 0.01
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 418 WARNING [DaemonProxy<not started>] Received error from daemon: Daemon caught exception while sending a message back to the client. The message was '[ERR_FLAG] '. The exception caught while sending was: AttributeError: Can't pickle local object 'fail_miserably.<locals>.MyUnPicklableException'
Passed spawny/tests/test_new_api.py::test_remote_module_from_name[module_in_syspath=True] 0.04
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5449 main.py 451 INFO [DaemonProxy<5449>] Terminated successfully
Passed spawny/tests/test_new_api.py::test_remote_module_from_name[module_in_syspath=False] 0.02
------------------------------ Captured log call -------------------------------
main.py 345 INFO [DaemonProxy] spawning child process... main.py 351 INFO [DaemonProxy] spawning child process... DONE. PID=5450 main.py 418 WARNING [DaemonProxy<5450>] Received error from daemon: Daemon caught exception while sending a message back to the client. The message was '[OK_FLAG] <dummy.Foo object at 0x7f0214407b00>'. The exception caught while sending was: PicklingError: Can't pickle <class 'dummy.Foo'>: it's not the same object as dummy.Foo main.py 451 INFO [DaemonProxy<5450>] Terminated successfully
Passed spawny/tests/test_subparts.py::test_picklable_exception_class 0.00
No log output captured.