Invalidating spec tests sets the buildStatus to a constant that is not reflected in the conditions of the tryScheduleForBackgroundJob() function, leading to invalidated tests only being picked up every 60 minutes when findSubsForBackgroundSpecTests() is invoked.

Fix is to include the recently added invalidated build status to the conditions of tryScheduleForBackgroundJob().

Submitted by Max on 29 July 2025 at 15:04

On 29 July 2025 at 15:05 Max tagged 1.49.0

On 29 July 2025 at 15:05 Max closed this issue.

Log in to post comments