Forum Discussion

Vec84's avatar
Vec84
Contributor
9 years ago
Solved

Passing a test with certain failures

We have some warnings that arise when running a test however this always fails the test even though it completes. I know this isn't ideal but would it be possible to pass a test with these certain fai...
  • vthomeschoolmom's avatar
    vthomeschoolmom
    7 years ago

    Apparently, they are aware of git issues now. Reply to my case

     

    Our R&D team investigated the issue, and it seems that the Git integration causes the issue.

    When new files are added during the recording, there is the setting that will automatically add them to the repository. So, let's disable that option and check if this improves the situation. To do that, go to "Tools | Options | Source Control | Bind new items to SCC automatically." Then, disable the "Bind new items to SCC automatically" option and try running TestComplete again. 

     

    Turning this option off solved the slow name mapping. I am unclear what features I am losing. If I don't use the source control ui through Test Complete, I am guessing not much.