Paul Gessinger
Paul Gessinger
The vertexing test is flaky and fails irregularly. I haven't been able to figure out what the underlying problem is. Example failed job: https://github.com/acts-project/acts/runs/7296836937?check_suite_focus=true Attached the full logs for debugging....
I'm noticing that the `linux_examples_test` is taking very long on this PR. Usually this completes under 20min. Could this be a problem with the change here @benjaminhuth?
I'll try rerunning it, but I think it timed out in a few commits on this PR.
@benjaminhuth can you update the hashes?
/cc @andiwand @asalzburger
Still need to look into this
Maybe this is just an *off by one* error? The field grid uses the (IIRC) lower left bin edge as the grid point, maybe there was some confusion here.
This is probably related to https://github.com/gcovr/gcovr/issues/588
A fix has been merged to gcovr main: https://github.com/gcovr/gcovr/pull/592 When that makes it into a release we can update on our end.
ping @asalzburger