You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note the tee -a is load-bearing to reproduce this, which I believe is caused by nested checkouts: in the case of our gh-merge queue branch, the branch is likely the same both on base ref and PR.
Passing it to criterion-table does produce
An error occurred processing Criterion data: Duplicate column: fib-branch=master
Seemingly, using the bench group as a separator with the function name duplicated is not helpful when using a single json, contrarily to two (differential bench), which is what I used to demo the output in #852.
Issue
Merge group GPU benchmark tests are broken:
https://github.com/lurk-lab/lurk-rs/actions/runs/6777848351/job/18422227933
Which is logically followed by
Error: Missing comment 'body' or 'body-path'.
on the next step (commit-comment)Origin
Introduced in #852 and made visible by #857.
The text was updated successfully, but these errors were encountered: