** Summary changed:

- failed tests
+ many failed tests on branch stable on VM's

-- 
You received this bug notification because you are a member of Tarantool
Development Team, which is subscribed to tarantool.
https://bugs.launchpad.net/bugs/1194503

Title:
  many failed tests on branch stable on VM's

Status in Tarantool - an efficient in-memory data store:
  New

Bug description:
  on branch stable,

  VM centos-i386:
  [buildslave@centos-i386 test]$ ./test-run.py --force | grep fail
  Test failed: strcmp(str, strbuf) == 0 is false at 
/home/buildslave/temp/tarantool/test/unit/base64.c:22, in function 'base64_test'
  unit/base64.test                                [ fail ]
  memcached/flush-all.test                        [ fail ]
  memcached/noreply.test                          [ fail ]
  box/session.test                                [ fail ]
  box/socket.test                                 [ fail ]
  box/lua.test                                    [ fail ]

  VM fedora18-amd64:
  [buildslave@localhost test]$ ./test-run.py --mem --force | grep fail
  memcached/flush-all.test [ fail ]
  box/socket.test [ fail ]

  VM FreeBSD-i386:
  unit/base64.test [ fail ]
  box/lua.test [ fail ]
  box/session.test Traceback (most recent call last):
    File "/usr/home/buildslave/tarantool/test/lib/test_suite.py", line 127, in 
run
      execfile(self.name, dict(locals(), **server.__dict__))
    File "box/session.test", line 27, in <module>
      exec admin "lua type(box.session.on_disconnect(function() error('hear') 
end))"
    File "/usr/home/buildslave/tarantool/test/lib/tarantool_connection.py", 
line 69, in execute
      return self.execute_no_reconnect(command, silent)
    File "/usr/home/buildslave/tarantool/test/lib/admin_connection.py", line 
42, in execute_no_reconnect
      buf = self.socket.recv(bufsiz)
  error: [Errno 54] Connection reset by peer
  [ fail ]
  and hangs on box/socket.test .

To manage notifications about this bug go to:
https://bugs.launchpad.net/tarantool/+bug/1194503/+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

Reply via email to