Unplanned
Last Updated: 15 May 2025 08:31 by Ina
Ina
Created on: 15 May 2025 08:31
Type: Bug Report
0
Scheduled job with specific recurring pattern causes the Results tab to crash the app

Schedule a job with following settings: 

  1. Recurring for every 2nd/3rd/4th/last day (Mon, Tue, etc.) of the month.
  2. Set range of occurrence to 'No end date'. 

Expected: The job is scheduled and its upcoming runs can be seen in the Results tab. 
Actual: The Results tab freezes or completely crashes the tool. 

Error in log:

Telerik.TestStudio.exe(12028:34),Error] App.LogUnhandledException() : EXCEPTION! (see below)
     Situation: Unhandled exception!
     Outer Exception Type: System.ArgumentOutOfRangeException
     Message: The added or subtracted value results in an un-representable DateTime.
          Parameter name: value
     HRESULT: 0x80131502 (Official ID (if app.) = COR_E_ARGUMENTOUTOFRANGE, Error Bit = FAILED, Facility = FACILITY_URT, Code = 5378)
     Call Stack:
          at System.DateTime.AddTicks(Int64 value)
0 comments