Unplanned
Last Updated: 11 Oct 2024 10:49 by Lokesh
Lokesh
Created on: 11 Oct 2024 10:49
Type: Bug Report
1
Very large test list result does not show the tests run view in the Executive dashboard

Steps to reproduce: 

  1. Create a test list with 4 tests.
  2. Each test executes more than 300-350 steps in overall because it is data driven.
  3. Run the test list remotely/scheduled.
  4. The generated result is uploaded in the Storage database and is visible in the Test Studio Results tab. 
  5. Open the Executive Dashboard and try to open the runs for the same test list. 

Expected: The test results to be displayed.
Actual: The view is empty with the message: "There are no test results for this run."

Workaround: Split each test into a separate test list.

Log on the machine where the Executive Dashboard is hosted shows below error.

Telerik.TestStudio.ResultsServer.exe(7192:313),Error] CloudStorageRepository`2.ExtractItemsFromResponseAsync() : Error getting entity: Telerik.TestStudio.Interfaces.Storage.IStorageDocument`1[[ArtOfTest.WebAii.Design.Repository.LightRunResultSingleTestTransport, ArtOfTest.WebAii.Design, Version=xxxx, Culture=neutral, PublicKeyToken=xxxx]], from url: http://xxxxx/v1/results?includeDeleted=xxx&skip=xxx&take=xx&schema=xxx
Telerik.TestStudio.ResultsServer.exe(7192:313),Error] CloudStorageRepository`2.ExtractItemsFromResponseAsync() :
{"Message":"An error has occurred.","ExceptionMessage":"Command aggregate failed: Sort exceeded memory limit of 104857600 bytes, but did not opt in to external sorting. Aborting operation.

0 comments