Skip to content

Unable to start a TAP test #208

Open
@ligurio

Description

@ligurio

Unable to start a TAP test, test-run failed with ('Unable to run luatest --version', {'returncode': 1}). However luatest is available in $PATH.

sergeyb@pony:~/sources/MRG/tarantool/build/test$ git submodule update --init --recursive 
Submodule path '../../src/lib/msgpuck': checked out '7f95b6fd7a5b928cfcbdab2d78bea88d1685821e'
Submodule path '../../src/lib/small': checked out '055458f1d45948f7d768e2499496926dcf78b26f'
Submodule path '../../test-run': checked out 'd16cbdc2702e7d939d5d34e41730fd83d2c65879'
Submodule path '../../test-run/lib/checks': checked out 'c97888c8d4a5ffb0255267d2d82fd60bae17916a'
Submodule path '../../third_party/luajit': checked out '8304ca95c6c5bbdaf3b42c5c18aa9d6e31ea56e1'
sergeyb@pony:~/sources/MRG/tarantool/build/test$ git describe 
2.10.0-beta1-347-g88332b354
sergeyb@pony:~/sources/MRG/tarantool/build/test$ luatest --version
luatest v0.5.6
sergeyb@pony:~/sources/MRG/tarantool/build/test$ ../../test/test-run.py --builddir=/home/sergeyb/sources/MRG/tarantool/build --vardir=/home/sergeyb/sources/MRG/tarantool/build/test/var app-tap/gh-2717-no-quit-sigint.test.lua
Started ../../test/test-run.py --builddir=/home/sergeyb/sources/MRG/tarantool/build --vardir=/home/sergeyb/sources/MRG/tarantool/build/test/var app-tap/gh-2717-no-quit-sigint.test.lua
Running in parallel with 16 workers

Timeout options:
-------------------
REPLICATION_SYNC_TIMEOUT: 100
TEST_TIMEOUT:             110
NO_OUTPUT_TIMEOUT:        120

('Unable to run `luatest --version`', {'returncode': 1})
sergeyb@pony:~/sources/MRG/tarantool/build/test$ 

Metadata

Metadata

Assignees

No one assigned

    Labels

    5856bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions