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

[2.10] test: bump test-run to new version #9685

Merged
merged 1 commit into from Feb 13, 2024

Conversation

ylobankov
Copy link
Member

Just a regular backport of #9682 via a pull request to verify changes.

Bump test-run to new version with the following improvements:

- Bump luatest to 1.0.0-5-gf31fe34 [1]
- get_iproto_port: remove duplicates [2]
- requirements: bump gevent to 22.10.2 [3]
- Fix decoding error when reading server's log file [4]

[1] tarantool/test-run@bfcc9e8
[2] tarantool/test-run@da98d7f
[3] tarantool/test-run@bc1c473
[4] tarantool/test-run@434cbec

NO_DOC=test
NO_TEST=test
NO_CHANGELOG=test

(cherry picked from commit d75cd42)
@ylobankov ylobankov added the full-ci Enables all tests for a pull request label Feb 13, 2024
@coveralls
Copy link

Coverage Status

coverage: 85.112% (-0.01%) from 85.122%
when pulling f196a64 on ylobankov/2.10-bump-test-run
into 2611221
on release/2.10
.

@ylobankov ylobankov merged commit 71d5ff0 into release/2.10 Feb 13, 2024
129 checks passed
@ylobankov ylobankov deleted the ylobankov/2.10-bump-test-run branch February 13, 2024 19:19
ylobankov added a commit that referenced this pull request Feb 13, 2024
After we moved osx testing from the per-commit to nightly basis, we
accidentally enabled running tarantool tests on macOS/M1 for 2.10 [1].
So we had some tests failed, and they were fixed by cherry-picking a
few commits from the master branch [2]. Also, some tests were fixed by
updating test-run to the new version [3] with needed fix [4]. So it's
time to fix the last failed test (test/app/digest.test.lua) on macOS/M1
by disabling it due to the issue [5].

[1] #9571
[2] #9672
[3] #9685
[4] tarantool/test-run#422
[5] #6097

NO_DOC=testing stuff
NO_TEST=testing stuff
NO_CHANGELOG=testing stuff
ylobankov added a commit that referenced this pull request Feb 13, 2024
After we moved osx testing from the per-commit to nightly basis [1],
we accidentally enabled running tarantool tests on macOS/M1 for 2.10.
So we had some tests failed, and they were fixed by cherry-picking a
few commits from the master branch [2]. Also, some tests were fixed by
updating test-run to the new version [3] with needed fix [4]. So it's
time to fix the last failed test (test/app/digest.test.lua) on macOS/M1
by disabling it due to the issue [5].

[1] #9571
[2] #9672
[3] #9685
[4] tarantool/test-run#422
[5] #6097

NO_DOC=testing stuff
NO_TEST=testing stuff
NO_CHANGELOG=testing stuff
ylobankov added a commit that referenced this pull request Feb 13, 2024
After we moved osx testing from the per-commit to nightly basis [1],
we accidentally enabled running tarantool tests on macOS/M1 for 2.10.
So we had some tests failed, and they were fixed by cherry-picking a
few commits from the master branch [2]. Also, some tests were fixed by
updating test-run to the new version [3] with needed fix [4]. So it's
time to fix the last failed test (test/app/digest.test.lua) on macOS/M1
by disabling it due to the issue [5].

[1] #9571
[2] #9672
[3] #9685
[4] tarantool/test-run#422
[5] #6097

NO_DOC=testing stuff
NO_TEST=testing stuff
NO_CHANGELOG=testing stuff
ylobankov added a commit that referenced this pull request Feb 13, 2024
After we moved osx testing from the per-commit to nightly basis [1],
we accidentally enabled running tarantool tests on macOS/M1 for 2.10.
So we had some tests failed, and they were fixed by cherry-picking a
few commits from the master branch [2]. Also, some tests were fixed by
updating test-run to the new version [3] with needed fix [4]. So it's
time to fix the last failed test (test/app/digest.test.lua) on macOS/M1
by disabling JIT in it due to the issue [5].

[1] #9571
[2] #9672
[3] #9685
[4] tarantool/test-run#422
[5] #6097

NO_DOC=testing stuff
NO_TEST=testing stuff
NO_CHANGELOG=testing stuff
ylobankov added a commit that referenced this pull request Feb 14, 2024
After we moved osx testing from the per-commit to nightly basis [1],
we accidentally enabled running tarantool tests on macOS/M1 for 2.10.
So we had some tests failed, and they were fixed by cherry-picking a
few commits from the master branch [2]. Also, some tests were fixed by
updating test-run to the new version [3] with needed fix [4]. So it's
time to fix the last failed test (test/app/digest.test.lua) on macOS/M1
by disabling JIT in it due to the issue [5].

[1] #9571
[2] #9672
[3] #9685
[4] tarantool/test-run#422
[5] #6097

NO_DOC=testing stuff
NO_TEST=testing stuff
NO_CHANGELOG=testing stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
full-ci Enables all tests for a pull request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants