google / clusterfuzz

Scalable fuzzing infrastructure.
https://google.github.io/clusterfuzz
Apache License 2.0
5.29k stars 554 forks source link

Ensure correct ordering of 'time_series' list. #4131

Closed aditya-wazir closed 2 months ago

aditya-wazir commented 3 months ago

Ensure correct ordering of time_series list by sorting it based on start_time before sending it to create_time_series().

svasudevprasad commented 2 months ago

/gcbrun

svasudevprasad commented 2 months ago

The original PR https://github.com/google/clusterfuzz/pull/4063 was approved but had to be closed as it was failing on unrelated errors (related to https://github.com/google/clusterfuzz/pull/4139)

jonathanmetzman commented 2 months ago

@vitorguidi Could you merge this tomororw?