Philippe Canal
Philippe Canal
@guitargeek Potential good news. I am currently unable to reproduce the problem with the master nor with the tip of v6-32-00-patches. Can you please verify? Thanks.
@guitargeek Nevermind. I just realized that I can still see the problem when running some of the test :(
https://github.com/root-project/root/pull/16202 should fix this problem. Can you please check?
It makes sense to test it now to know at the very least if my independent tests are sufficient or not.
> No luck. Are you able to reproduce the failure locally? If not, you can use something like: ``` //check if element is a TRef or TRefArray const bool originalTest...
So far I can not reproduce this issue. I tried master on macos, 6.20 on macos. master on Linux and 6.26.06 on Linux. Would be able to try with a...
> [enable on] (potentially all) We need to make sure that we still test the environment the users will actually use (i.e `dev=OFF` on each PR).
> I suppose we still wanna enable it on all our main tested platforms, at least for the CI nodes. We still need to test (at the very least in...
> always defining R__LESS_INCLUDES (or, better, removing all the code in the #else parts). By the way, do you know why this define exists? Is there some compiler/platform where compilation...