Skip to content

Comments

test: fix flaky testcases#20

Merged
ligurio merged 2 commits intomasterfrom
ligurio/fix-flaky-tests
Jan 6, 2026
Merged

test: fix flaky testcases#20
ligurio merged 2 commits intomasterfrom
ligurio/fix-flaky-tests

Conversation

@ligurio
Copy link
Owner

@ligurio ligurio commented Jan 6, 2026

Seralization to JSON is not deterministic, so the order of keys in a table is not defined. The patch fixes test checks for to:json() method.

@coveralls
Copy link

coveralls commented Jan 6, 2026

Pull Request Test Coverage Report for Build 20745163652

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 86.747%

Totals Coverage Status
Change from base Build 11723328673: 0.0%
Covered Lines: 576
Relevant Lines: 664

💛 - Coveralls

@ligurio ligurio force-pushed the ligurio/fix-flaky-tests branch from 2f11f43 to b126e13 Compare January 6, 2026 10:13
The patch bumps a version of GHA action to setup Tarantool [1] and
changes Tarantool version from 2.10 to 2.11, because 2.10 is not
available on Ubuntu Noble.

1. https://github.com/tarantool/setup-tarantool
Seralization to JSON is not deterministic, so the order of keys
in a table is not defined. The patch fixes test checks for
`to:json()` method.
@ligurio ligurio force-pushed the ligurio/fix-flaky-tests branch from b126e13 to fc3ea86 Compare January 6, 2026 10:14
@ligurio ligurio merged commit 320d093 into master Jan 6, 2026
7 checks passed
@ligurio ligurio deleted the ligurio/fix-flaky-tests branch January 6, 2026 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants