Completed
Last Updated: 28 Aug 2014 13:40 by ADMIN
ADMIN
Velin Koychev
Created on: 25 Mar 2014 12:02
Type: Bug Report
2
TFS workspace conflict loading test lists
When I open the test project and I click on Test Lists tab, I receive several error messages:

Unable to load test list 'C:\auto02\UI_Automation02\TestLists\Major Sateon Test (AAAAA).aiilist'! Please try loading the project again.

In the log file there is the following exception:

<>c__DisplayClassf.<Refresh>b__5() : EXCEPTION! (see below)
     Situation: Cannot load test list 'C:\auto02\UI_Automation02\TestLists\Major Sateon Test (AAAAA).aiilist'!
     Outer Exception Type: Microsoft.TeamFoundation.VersionControl.Client.MappingConflictException
     Message: The path C:\auto02\UI_Automation02 is already mapped in workspace dswalsh_DSWTest_WebUITestStudio.

This issue happens for random test lists every time with no obvious pattern.

The test project and the log file are attached in the internal description. 
2 comments
ADMIN
Daniel Djambov
Posted on: 16 May 2014 06:42
Telerik: we have implemented TFS communication improvements that should make such issues obsolete in our internal product release 2014.1.248
ADMIN
Daniel Djambov
Posted on: 05 May 2014 12:27
Telerik: this seems to be a problem with conflicting namespaces in TFS - the project UI_Automation02 is mapped from user dswalsh_DSWTest to this folder and then project is opened with different user from same folder, which creates the conflict in TFS. You can try remap the project once opening it (before going to test list tab) or if you are logged with different user to open the project from TFS (not from open project option) and get the project mapped to a new location where your user can work with.