Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: flaky Example_simpleQueueCustomMsgPack on macOS #277

Closed
oleg-jukovec opened this issue Mar 24, 2023 · 0 comments · Fixed by #292
Closed

test: flaky Example_simpleQueueCustomMsgPack on macOS #277

oleg-jukovec opened this issue Mar 24, 2023 · 0 comments · Fixed by #292
Assignees
Labels
bug Something isn't working good first issue Good for newcomers teamE

Comments

@oleg-jukovec
Copy link
Collaborator

https://github.com/tarantool/go-tarantool/actions/runs/4511463511/jobs/7943640255

2023-03-24T13:22:56.8314020Z === RUN   Example_simpleQueueCustomMsgPack
2023-03-24T13:22:59.5486520Z 2023/03/24 13:22:59 Take with timeout failed: client timeout for request 22 (0x4003)
2023-03-24T13:22:59.5539310Z FAIL	github.com/tarantool/go-tarantool/queue	33.950s
@oleg-jukovec oleg-jukovec added teamE bug Something isn't working good first issue Good for newcomers labels Mar 24, 2023
@oleg-jukovec oleg-jukovec changed the title test: flaky Example_simpleQueueCustomMsgPack test: flaky Example_simpleQueueCustomMsgPack on macOS Mar 24, 2023
better0fdead added a commit that referenced this issue Apr 4, 2023
Increased timeout for Example_simpleQueueCustomMsgPack since
in macOs ci sometimes 2 seconds is not enough.

Closes #277
better0fdead added a commit that referenced this issue Apr 18, 2023
Increased timeout for TestInsert
Have done it to solve problem with macOs flaky tests.

Part of #277
@oleg-jukovec oleg-jukovec self-assigned this May 11, 2023
oleg-jukovec pushed a commit that referenced this issue May 15, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
oleg-jukovec pushed a commit that referenced this issue May 15, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
oleg-jukovec pushed a commit that referenced this issue May 15, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
Closes #291
oleg-jukovec pushed a commit that referenced this issue May 15, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
Closes #291
oleg-jukovec pushed a commit that referenced this issue May 15, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
Closes #291
oleg-jukovec pushed a commit that referenced this issue May 17, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
Closes #291
oleg-jukovec pushed a commit that referenced this issue May 17, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
Closes #291
oleg-jukovec pushed a commit that referenced this issue May 18, 2023
Increased timeout for all test's server options.
Have done it to solve the problem with macOs flaky tests.

Closes #277
Closes #282
Closes #291
oleg-jukovec added a commit that referenced this issue May 18, 2023
Overview

    The release adds pagination support and wrappers for the
    crud module.

Breaking changes

    There are no breaking changes in the release.

New features

    Support pagination (#246).

    A Makefile target to test with race detector (#218).

    Support CRUD API (#108).

    An ability to replace a base network connection to a Tarantool
    instance (#265).

    Missed iterator constant (#285).

Bugfixes

    Several non-critical data race issues (#218).

    Build on Apple M1 with OpenSSL (#260).

    ConnectionPool does not properly handle disconnection with
    Opts.Reconnect set (#272).

    Watcher events loss with a small per-request timeout (#284).

    Connect() panics on concurrent schema update (#278).

    Wrong Ttr setup by Queue.Cfg() (#278).

    Flaky queue/Example_connectionPool (#278).

    Flaky queue/Example_simpleQueueCustomMsgPack (#277).

Other

    queue module version bumped to 1.3.0 (#278).
oleg-jukovec added a commit that referenced this issue May 18, 2023
Overview

    The release adds pagination support and wrappers for the
    crud module.

Breaking changes

    There are no breaking changes in the release.

New features

    Support pagination (#246).

    A Makefile target to test with race detector (#218).

    Support CRUD API (#108).

    An ability to replace a base network connection to a Tarantool
    instance (#265).

    Missed iterator constant (#285).

Bugfixes

    Several non-critical data race issues (#218).

    Build on Apple M1 with OpenSSL (#260).

    ConnectionPool does not properly handle disconnection with
    Opts.Reconnect set (#272).

    Watcher events loss with a small per-request timeout (#284).

    Connect() panics on concurrent schema update (#278).

    Wrong Ttr setup by Queue.Cfg() (#278).

    Flaky queue/Example_connectionPool (#278).

    Flaky queue/Example_simpleQueueCustomMsgPack (#277).

Other

    queue module version bumped to 1.3.0 (#278).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers teamE
Projects
None yet
3 participants