Skip to content

test: flaky queue tests initialization #291

Closed
@oleg-jukovec

Description

@oleg-jukovec

We have a problem to start Tarantool instances on macOS:

2023-05-14T11:55:28.6833270Z PASS
2023-05-14T11:55:29.7810430Z ok  	github.com/tarantool/go-tarantool/multi	14.836s
2023-05-14T11:55:31.3979520Z # github.com/tarantool/go-tarantool/queue.test
2023-05-14T11:55:31.3980060Z ld: warning: -no_pie is deprecated when targeting new OS versions
2023-05-14T11:55:45.2246100Z 2023/05/14 11:55:44 Failed to prepare test tarantool: failed to dial: dial tcp 127.0.0.1:3013: connect: connection refused
2023-05-14T11:55:45.3231560Z FAIL	github.com/tarantool/go-tarantool/queue	9.036s
2023-05-14T11:55:50.6396720Z # github.com/tarantool/go-tarantool/settings.test
2023-05-14T11:55:50.6397790Z ld: warning: -no_pie is deprecated when targeting new OS versions
2023-05-14T11:55:50.9457490Z 2023/05/14 11:55:50 Skipping session settings tests...
2023-05-14T11:55:50.9463290Z === RUN   TestRequestsAPI
2023-05-14T12:03:03.9143630Z PASS
2023-05-14T12:03:04.9534080Z ok  	github.com/tarantool/go-tarantool/multi	14.695s
2023-05-14T12:03:06.4570850Z # github.com/tarantool/go-tarantool/queue.test
2023-05-14T12:03:06.4571360Z ld: warning: -no_pie is deprecated when targeting new OS versions
2023-05-14T12:03:13.1736710Z 2023/05/14 12:03:13 Failed to set roles in tarantool pool: failed to authenticate: Instance bootstrap hasn't finished yet (ClientError, code 0x74), see ./src/box/box.cc line 3037
2023-05-14T12:03:13.1756560Z FAIL	github.com/tarantool/go-tarantool/queue	6.627s
2023-05-14T12:03:14.6679980Z # github.com/tarantool/go-tarantool/settings.test
2023-05-14T12:03:14.6681190Z ld: warning: -no_pie is deprecated when targeting new OS versions
2023-05-14T12:03:15.1690520Z === RUN   TestRequestsAPI
2023-05-14T12:03:15.1699400Z --- PASS: TestRequestsAPI (0.00s)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingteamE

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions