-
Notifications
You must be signed in to change notification settings - Fork 46
Open
Description
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
Labels
No labels