** Changed in: tarantool
Assignee: (unassigned) => bigbes (bigbes)
--
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1199247
Title:
box/ipc.test does not work on CentOS 5.6
Status in Tarantool - an efficient in-memory data store:
New
Bug description:
C_FLAGS: -fno-omit-frame-pointer -fno-stack-protector -fexceptions
-funwind-tables -std=gnu99 -Wall -Wextra -Wno-sign-compare -Wno-strict-aliasing
-Werror -pthread
CXX_FLAGS: -fno-omit-frame-pointer -fno-stack-protector -fexceptions
-funwind-tables -std=gnu++0x -fno-rtti -Wall -Wextra -Wno-sign-compare
-Wno-strict-aliasing -Wno-invalid-offsetof -Werror -pthread.
======================================================================
TEST RESULT
------------------------------------------------------------
box/ipc.test <!-- stucked
Traceback (most recent call last):
File "./test-run.py", line 194, in <module>
exit(main())
File "./test-run.py", line 182, in main
failed_tests += suite.run_all()
File "/home/buildslave/tarantool/test/lib/test_suite.py", line 270, in
run_all
test.run(self.server)
File "/home/buildslave/tarantool/test/lib/test_suite.py", line 114, in run
self.execute(server)
File "/home/buildslave/tarantool/test/lib/tarantool_server.py", line 48, in
execute
execfile(self.name, dict(locals(), **server.__dict__))
File "box/ipc.test", line 28, in <module>
exec admin "lua ch:put(box.info.pid)"
File "/home/buildslave/tarantool/test/lib/tarantool_connection.py", line
69, in execute
return self.execute_no_reconnect(command, silent)
File "/home/buildslave/tarantool/test/lib/admin_connection.py", line 42, in
execute_no_reconnect
buf = self.socket.recv(bufsiz)
KeyboardInterrupt
CentOS release 5.6 (Final)
Linux centos-i386 2.6.18-238.12.1.el5 #1 SMP Tue May 31 13:23:01 EDT
2011 i686 i686 i386 GNU/Linux
To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1199247/+subscriptions
_______________________________________________
Mailing list: https://launchpad.net/~tarantool-developers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~tarantool-developers
More help : https://help.launchpad.net/ListHelp