Skip to content

TypeError: bad operand type for abs(): 'NoneType' #28

@rtsisyk

Description

@rtsisyk
---------------------------------------------------------------------------
box-py/args.test.py                                             Traceback (most recent call last):
  File "/home/travis/build/rtsisyk/tarantool/test-run/lib/test.py", line 120, in run
    self.execute(server)
  File "/home/travis/build/rtsisyk/tarantool/test-run/lib/tarantool_server.py", line 124, in execute
    server.crash_grep()
  File "/home/travis/build/rtsisyk/tarantool/test-run/lib/tarantool_server.py", line 567, in crash_grep
    sys.stdout.write('[Signal=%d]\n' % abs(self.process.returncode))
TypeError: bad operand type for abs(): 'NoneType'
[ fail ]
Test failed! Last 10 lines of the result file:

tarantool -V
Tarantool 1.minor.patch-<rev>-<commit>
Target: platform <build>
Build options: flags
Compiler: cc
C_FLAGS: flags
CXX_FLAGS: flags

[Instance "box" crash detected]

travis-log.txt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions