From: Sergey Kaplun via Tarantool-patches <tarantool-patches@dev.tarantool.org> To: Maxim Kokryashkin <m.kokryashkin@tarantool.org> Cc: tarantool-patches@dev.tarantool.org Subject: Re: [Tarantool-patches] [PATCH luajit] test: harden skipcond for libc in LuaJIT-tests Date: Mon, 23 Dec 2024 11:18:48 +0300 [thread overview] Message-ID: <Z2kc6ByicWULVIqM@root> (raw) In-Reply-To: <sjaa244g7lref4mezwnzcdz45ofvgtup63dkuwbpndi4qskqt6@blm7czi3cetg> Hi, Maxim! Thanks for the review! On 23.12.24, Maxim Kokryashkin wrote: > Hi, Sergey! > Thanks for the patch! > LGTM, except for the single nit below. > > On Thu, Dec 19, 2024 at 12:30:41PM +0300, Sergey Kaplun wrote: > > The `strtod parsing` subtest in the <lib/base/tonumber_scan.lua> checks > > the results yielded by the `strtod()` via FFI call. In glibc versions > > before 2.28 it returns an incorrect result (NaN instead of inf) for > > "0x3p1023" [1]. This patch hardens the skipcond for this test for a > > smaller version of the libc installed. > I believe these versions are usually referred to as `older`, not > `smaller`. Feel free to ignore. Replaced, as you suggested. Rebased branch on the current master and force pushed with the fix. > > Side note: I agree with Sergey Bronnikov here, we should really try > and push the operating systems that have reached their EOL out of > our CI, so we can focus on something that matters. Agree here too. > > > > > [1]: https://sourceware.org/bugzilla/show_bug.cgi?id=23279 > > --- <snipped> -- Best regards, Sergey Kaplun
next prev parent reply other threads:[~2024-12-23 8:19 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2024-12-19 9:30 Sergey Kaplun via Tarantool-patches 2024-12-20 10:59 ` Sergey Bronnikov via Tarantool-patches 2024-12-20 12:15 ` Sergey Kaplun via Tarantool-patches 2024-12-20 12:21 ` Sergey Bronnikov via Tarantool-patches 2024-12-23 7:43 ` Maxim Kokryashkin via Tarantool-patches 2024-12-23 8:18 ` Sergey Kaplun via Tarantool-patches [this message] 2024-12-23 16:25 ` Sergey Kaplun via Tarantool-patches
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=Z2kc6ByicWULVIqM@root \ --to=tarantool-patches@dev.tarantool.org \ --cc=m.kokryashkin@tarantool.org \ --cc=skaplun@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH luajit] test: harden skipcond for libc in LuaJIT-tests' \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
This is a public inbox, see mirroring instructions for how to clone and mirror all data and code used for this inbox