Skip to content

Fix integrational CI tests for the Tarantool #334

@Buristan

Description

@Buristan

For now reusable_testing workflow is failed with the following error:

Traceback (most recent call last):
  File "/home/runner/work/tarantool/tarantool/test/suites/test_decimal.py", line 469, in test_tarantool_encode_with_precision_loss
    self.assertSequenceEqual(self.con.eval(lua_eval), [True])
AssertionError: Sequences differ: - None
- '-0 is not equal to expected -1E-39' != [True]

First differing element 0:
None
True

See the following CI log.

This should be fixed before enable integrational CI in the Tarantool repository. Hence, the tarantool/tarantool#11220 disable it for now.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions