Declined
Last Updated: 02 Jan 2024 10:45 by ADMIN
ADMIN
Cody
Created on: 14 May 2014 22:08
Type: Feature Request
2
Test Studio throws OutOfMemory exception scheduling test list with large .resx files
When trying to schedule a test list with .resx files that are really large Test Studio may crash.
[05/14 14:09:30,Telerik.TestStudio.exe(4424:1),Error] TestResources.LoadResources() : EXCEPTION! (see below)
     Situation: Resource file could not be loaded: "F:\Projects\Cirrus TFS\Cirrus UI\PC550\Cirrus Test Automation\TelerikTestAutomation\TelerikTestAutomation\Setup Page\Notifications\Test SMS\NavigateToTestSMS.resx".
     Outer Exception Type: System.OutOfMemoryException
     Message: Exception of type 'System.OutOfMemoryException' was thrown.
     HRESULT: 0x8007000E (Official ID (if app.) = E_OUTOFMEMORY, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = DNS_ERROR_NO_MEMORY)
     Call Stack:
          at System.Text.StringBuilder.ToString()
          at System.Xml.XmlTextReaderImpl.ParseText()
          at System.Xml.XmlTextReaderImpl.ParseElementContent()
          at System.Xml.XmlTextReaderImpl.Read()
          at System.Xml.XmlTextReader.Read()
          at System.Xml.XmlReader.ReadString()
          at System.Xml.XmlTextReader.ReadString()
          at System.Resources.ResXResourceReader.ParseDataNode(XmlTextReader reader, Boolean isMetaData)
          at System.Resources.ResXResourceReader.ParseXml(XmlTextReader reader)
          at System.Resources.ResXResourceReader.EnsureResData()
          at ArtOfTest.WebAii.Design.ProjectModel.TestResources.LoadResources(String resourcePath)
1 comment
ADMIN
Iliyan Panchev
Posted on: 15 May 2014 06:17
This will be part of the scheduling re-work and enhancements.