Closed letitz closed 1 month ago
ClusterFuzz has been writing crashes to BigQuery with empty platform columns, because it takes that value from uworker_msg.Output.platform_id, which AFAICT is only populated when fuzz_task is run on a remote instance.
platform
uworker_msg.Output.platform_id
fuzz_task
Bug: https://crbug.com/367205692
ClusterFuzz has been writing crashes to BigQuery with empty
platform
columns, because it takes that value fromuworker_msg.Output.platform_id
, which AFAICT is only populated whenfuzz_task
is run on a remote instance.Bug: https://crbug.com/367205692