/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py:228: error
----------------------------- Captured stderr call -----------------------------
Traceback (most recent call last):
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 162, in _run_module_as_main
"__main__", fname, loader, pkg_name)
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Volumes/chromeos/chromiumos/src/third_party/autotest/files/venv/lucifer/scripts/test/abort_socket.py", line 36, in <module>
sys.exit(main(sys.argv[1:]))
File "/Volumes/chromeos/chromiumos/src/third_party/autotest/files/venv/lucifer/scripts/test/abort_socket.py", line 30, in main
sock.bind(sys.argv[1])
File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/socket.py", line 228, in meth
return getattr(self._sock,name)(*args)
socket.error: AF_UNIX path too long
Comment 1 by ayatane@chromium.org
, Oct 3 2017