google / google/clusterfuzz

`JobRun` not being saved with the fully qualified fuzz_target name.

Open
#4,217 0 comments 0 reactions 1 assignee Claimed by @jonathanmetzman View on GitHub
bug
Dominant language
Python
Stars
5.6k
Forks
629
Avg merge
4d 6h
Merged PRs (30d)
22

Description

It looks like our `JobRun` stats are not being uploaded with the fully qualified fuzzer name (e.g. "libFuzzer_project_target"), and instead just being uploaded with the parent name ("libFuzzer").

This is leading to some 404s with queries on our fuzzer stats page for the exact fuzz target name.

Possibly caused by https://github.com/google/clusterfuzz/pull/4137.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.