Skip to content

Fix tests failure on 32bit build#9318

Merged
oranagra merged 1 commit intoredis:unstablefrom
MeirShpilraien:fix_tests_on_32bit
Aug 4, 2021
Merged

Fix tests failure on 32bit build#9318
oranagra merged 1 commit intoredis:unstablefrom
MeirShpilraien:fix_tests_on_32bit

Conversation

@MeirShpilraien
Copy link

@MeirShpilraien MeirShpilraien commented Aug 4, 2021

Fix test introduced in #9202 that failed on 32bit CI.
The failure was due to a wrong double comparison.
Change code to stringify the double first and then compare.

The failure was due to a wrong double comparison.
Change code to stringify the double first and then compare.
@MeirShpilraien MeirShpilraien requested a review from oranagra August 4, 2021 17:47
@oranagra oranagra merged commit 56eb7f7 into redis:unstable Aug 4, 2021
JackieXie168 pushed a commit to JackieXie168/redis that referenced this pull request Sep 8, 2021
Fix test introduced in redis#9202 that failed on 32bit CI.
The failure was due to a wrong double comparison.
Change code to stringify the double first and then compare.
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