Clément Hurlin

Results 46 comments of Clément Hurlin

irmin, shallow content trees were changing the parent tree's hash: [mirage/irmin/issues/1284](https://github.com/mirage/irmin/issues/1284)

I can reproduce the issue: ``` 11:02:39 ch@ka repos/rules_haskell/rules_haskell_1265 ±|master|> bazel build --experimental_use_sandboxfs //... Starting local Bazel server and connecting to it... INFO: Analyzed 654 targets (173 packages loaded, 5372...

> ### Regarding @smelc reproduction > It looks like your first test is running within a Nix shell but using the bindist. That is not supported. The implementation is geared...

> To fix this we need to track these dependencies. An easy way would be to simply always include the whole GHC distribution when a GHC binary is called. Since...

Reported as a potential good issue for bench time, cc @tek @yannham

@palas> is this still relevant?

@neilmayhew> since the tests were not launched on the original instances: ![image](https://github.com/IntersectMBO/cardano-node/assets/634720/720f3380-4dd0-4f39-8936-d4051e0a5e4c) We don't really know if the instances from the ledger behave the same :upside_down_face: Maybe remove the commit...

> However, perhaps the least confusing thing would be to split this PR into three: > > 1. The golden tests, which would be merged right away. > 1. Removing...