Hello,
I noticed this morning that one of my test lists failed in my nightly build. The name of the failed test list is OfficialUndoRedo3Deep, it contains 24 tests as indicated by the attached screenshot TestListView.png and it is displayed in red my results viewer (as shown in NotSelected.png). The attached screenshot ResultView.png shows my results view with the failed test list selected.
This screenshot gives rise to a few issues.
- Firstly, it says that 26 tests passed out of total 26 executed. As mentioned above...the OfficialUndoRedo3Deep test list has 24 tests in it, not 26. As we can see, 2 tests were ran an extra time (back to back): DrawRectangleAndDeleteAndUndoAndDelete.tstest, RotateAndRotateAndUndoAndRotateAndUndo.tstest. I have drawn orange boxes around the corresponding tests in ResultView.png. This is not expected behavior, how could this be happening?
- Secondly, it says Can't reach the remote executor; exception: An error occurred while sending the request. I have also attached a snippet of my execution servers test log that corresponds to the time this test list was ran (10:03 - 11:14). It is in the Telerik Test Studio Trace Log.zip file. Does the log shed any light on the message mentioned above?
Thanks!