From: Igor Munkin <imun@tarantool.org> To: Timur Safin <tsafin@tarantool.org> Cc: tarantool-patches@dev.tarantool.org, 'Alexander Turenko' <alexander.turenko@tarantool.org> Subject: Re: [Tarantool-patches] [PATCH] Remove hardcoded paths to LuaJIT tests Date: Fri, 16 Oct 2020 15:47:45 +0300 [thread overview] Message-ID: <20201016124745.GK32659@tarantool.org> (raw) In-Reply-To: <086701d6a3b8$86522a50$92f67ef0$@tarantool.org> Timur, Thanks for your review! On 16.10.20, Timur Safin wrote: > I could not resist and not highlight the fact that your patch "is not > working" the same way as mine :) No, it's not. As I mentioned below, there are no failures related to the luajit-tap tests both on my local machine and in CI (at least I failed to find any). At the same time I see luajit-tap related failures on your branch both on my local machine and in CI (here[1] and in other jobs with enabled tests). So my patch works, but CI is blocked with other fragile tests (e.g. related to the raft or txm). > https://gitlab.com/tarantool/tarantool/-/pipelines/203157106 > (Or putting it the other way around - mine was working also. Being less > intrusive as patch only for single repository, not 2) I'm not sure whether your patch does not require the follow up patch to LuaJIT repo. You can try. > > LGTM, in any case, if you prefer 2 repo patch. Added your tag: | Reviewed-by: Timur Safin <tsafin@tarantool.org> > > P.S. > I do not know whether it means anything, but apparently Debian-based > Distros are green now, and RPM-based and others are red. Could it be > there anything special which is Debian-specific? It's quite simple: IIRC, Debian-based distros are green since these jobs tests only package building and doesn't run Tarantool tests. > > : -----Original Message----- > : From: Igor Munkin <imun@tarantool.org> > : Sent: Friday, October 16, 2020 3:12 PM > : To: Alexander V. Tikhonov <avtikhon@tarantool.org>; Timur Safin > : <tsafin@tarantool.org>; Alexander Turenko > : <alexander.turenko@tarantool.org> > : Cc: Igor Munkin <imun@tarantool.org>; tarantool-patches@dev.tarantool.org > : Subject: [PATCH] Remove hardcoded paths to LuaJIT tests > : > : As a result of the review[1] for Timur patch, I've finally got the idea > : how to reduce the struggling Kirill faces every time there is a new test > : created within LuaJIT third party repo. The series contains of two > : patches in both repos: > : * the root CMakeLists.txt for test directory is introduced to LuaJIT > : repo in scope of the first patch > : * the paths in test/CMakeLists.txt are accordingly adjusted > : > : Issue: https://github.com/tarantool/tarantool/issues/5425 > : LuaJIT repo branches: > : * https://github.com/tarantool/luajit/tree/imun/gh-5425-luajit-tests-cmake > : * https://github.com/tarantool/luajit/tree/imun/gh-5425-luajit-tests- > : cmake-2.5 > : Tarantool repo branch (need to be cherry-picked to all stable branches): > : * https://github.com/tarantool/tarantool/tree/imun/gh-5425-luajit-tests- > : cmake > : > : CI is not green, but I've done my best. I see neither build fails nor > : failures related to the luajit-tap tests here: > : * https://gitlab.com/tarantool/tarantool/-/pipelines/203537445 > : > : [1]: https://lists.tarantool.org/pipermail/tarantool-patches/2020- > : October/020266.html > : > : -- > : 2.25.0 > > [1]: https://gitlab.com/tarantool/tarantool/-/jobs/793387558#L3675 -- Best regards, IM
next prev parent reply other threads:[~2020-10-16 12:58 UTC|newest] Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-10-16 12:11 Igor Munkin 2020-10-16 12:11 ` [Tarantool-patches] [PATCH luajit] test: introduce the root CMakeLists.txt Igor Munkin 2020-10-16 12:12 ` [Tarantool-patches] [PATCH] test: adjust the path to LuaJIT test directory Igor Munkin 2020-10-16 12:33 ` [Tarantool-patches] [PATCH] Remove hardcoded paths to LuaJIT tests Timur Safin 2020-10-16 12:47 ` Igor Munkin [this message] 2020-10-16 12:59 ` Alexander V. Tikhonov 2020-10-16 12:54 ` Igor Munkin
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=20201016124745.GK32659@tarantool.org \ --to=imun@tarantool.org \ --cc=alexander.turenko@tarantool.org \ --cc=tarantool-patches@dev.tarantool.org \ --cc=tsafin@tarantool.org \ --subject='Re: [Tarantool-patches] [PATCH] Remove hardcoded paths to 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