Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: Graphs are empty for tag commit hashes #1226

Closed
HaoZeke opened this issue Dec 30, 2022 · 0 comments · Fixed by #1227
Closed

BUG: Graphs are empty for tag commit hashes #1226

HaoZeke opened this issue Dec 30, 2022 · 0 comments · Fixed by #1227

Comments

@HaoZeke
Copy link
Member

HaoZeke commented Dec 30, 2022

Currently, running asv publish when results are present (say through a HASHFILE) based on tag commit hashes, the tags cannot be found and so the graphs are essentially empty:

asv publish
[ 11.11%] · Loading machine info
[ 22.22%] · Getting params, commits, tags and branches
[ 33.33%] · Loading results.
[ 33.33%] ·· Couldn't find 4f0a3eb8 in branches (main)
[ 33.33%] ·· Couldn't find ef0ec786 in branches (main).
[ 33.33%] ·· Couldn't find 7ce41185 in branches (main).
[ 33.33%] ·· Couldn't find f6dddcb2 in branches (main)
[ 33.33%] ·· Couldn't find 08772f91 in branches (main).
[ 33.33%] ·· Couldn't find 21cacafb in branches (main)
[ 33.33%] ·· Couldn't find 5726e6ce in branches (main).
[ 33.33%] ·· Couldn't find 8cec8201 in branches (main)
[ 33.33%] ·· Couldn't find f8021557 in branches (main).
[ 33.33%] ·· Couldn't find 4adc87df in branches (main)
[ 33.33%] ·· Couldn't find 6377d884 in branches (main).
[ 33.33%] ·· Couldn't find e47cbb69 in branches (main).
[ 33.33%] ·· Couldn't find 54c52f13 in branches (main)
[ 33.33%] ·· Couldn't find 7d4349e3 in branches (main).
[ 33.33%] ·· Couldn't find 1f82da74 in branches (main)
[ 33.33%] ·· Couldn't find 5c598ed6 in branches (main).
[ 33.33%] ·· Couldn't find de82cd94 in branches (main)
[ 33.33%] ·· Couldn't find 754e59d5 in branches (main)
[ 44.44%] · Detecting steps.
[ 55.56%] · Generating graphs
[ 66.67%] · Generating output for SummaryGrid
[ 77.78%] · Generating output for SummaryList
[ 88.89%] · Generating output for Regressions.
[100.00%] · Writing index
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant