Skip to content

Instantly share code, notes, and snippets.

@RaitoBezarius
Created June 24, 2015 11:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save RaitoBezarius/22b876a95ad90e9c1e37 to your computer and use it in GitHub Desktop.
Save RaitoBezarius/22b876a95ad90e9c1e37 to your computer and use it in GitHub Desktop.
Tests results
Using rethinkdb binary /home/raitobezarius/rethinkdb/build/release/rethinkdb
Python 2.7 interpreter: /usr/bin/python2.7, driver: /home/raitobezarius/rethinkdb/drivers/python
== Starting: connections/twisted_connection.py2.7 (T+ 0.9 sec)
>>> Failed connections/twisted_connection.py2.7 with exit code None after 0.0 sec (T+ 0.9 sec)
Failed starting testTraceback (most recent call last):
File "./test-runner", line 1436, in run
test.startTest(server=self.server)
File "./test-runner", line 1016, in startTest
self.testProcess = subprocess.Popen(self.command, stdout=self.__console_output, stderr=self.__console_output, preexec_fn=os.setpgrp, env=envVariables)
File "/usr/lib/python2.7/subprocess.py", line 710, in __init__
errread, errwrite)
File "/usr/lib/python2.7/subprocess.py", line 1335, in _execute_child
raise child_exception
OSError: [Errno 13] Permission denied
<<< end Failed: connections/twisted_connection.py2.7
== Failed 1 test (of 1) in 1.40 seconds!
connections/twisted_connection.py2.7
Exception OSError: (2, 'No such file or directory', '/home/raitobezarius/rethinkdb/test/rql_test/.rethinkdbTestTemp-399aih/tmp2XXCyn') in <bound method _TemporaryFileWrapper.__del__ of <closed file '<fdopen>', mode 'w+b' at 0x6a910493be40>> ignored
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment