We have installed TFS2012 (currently as test environment) as upgrade from TFS2010.
We are running unit tests with mstest. They are published to TFS with mstest, too.
In TFS2010 the calculated code cov…
Created on 1/25/2013 (updated 4 weeks ago) | 0 validations | 0 workarounds | 7 comments | feedback id: 777477
|
|
|
Closed
as Not Reproducible
|
|
I've a big solution of CSharp projects.
I'm using msbuild script to build the code and to execute tests with mstest.
The tests will be executed with multiple calls of mstest including direct publish t…
Created on 12/5/2012 (updated 27 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 773501
|
|
|
Resolved
as External
|
|
The OleDbException should route the native error code to application level.
The sample code below shows the problem.
It happens here connecting an ORACLE database. According to ORACLE Support this is …
Created on 5/16/2012 (updated 20 weeks ago) | 0 validations | 0 workarounds | 5 comments | feedback id: 742324
|
|
I'm testing VS11 on Win8 now some days. I hit already 3-4 times the Problem that an Action within VS11 causes Win8 to hang completely. First the reponsetime of VS11 grows dramatically, than VS11 is no…
Created on 3/15/2012 (updated 64 weeks ago) | 0 validations | 0 workarounds | 8 comments | feedback id: 731319
|
|
|
Closed
as Not Reproducible
|
|
Compiling C++ Code with Code Analysis the compiler shows a warning for Visual Studio Code.
See below.
Created on 3/13/2012 (updated 61 weeks ago) | 1 validation | 0 workarounds | 2 comments | feedback id: 730874
|
|
|
Closed
as Fixed
|
|
If I select "Checkin" from Source Control Explorer window the Team Explorer (Pending Changes) window becomes visible - ok.
But for faster handling the checkin COMMENT frame should get focussed. So I c…
Created on 10/14/2011 (updated 53 weeks ago) | 0 validations | 0 workarounds | 3 comments | feedback id: 694909
|
|
|
Closed
as Fixed
|
|
It seams that the new feature "code clone detection" is not available for unmanaged code.
If so it should not be available in the conext menu.
Created on 9/26/2011 (updated 87 weeks ago) | 0 validations | 0 workarounds | 4 comments | feedback id: 690846
|
|
|
Closed
as Deferred
|
|
If the currently opened team project if different from the team project configured in a solution to be open, the source control binding of the solution fails.
The source control explorer is not able t…
Created on 9/26/2011 (updated 88 weeks ago) | 0 validations | 0 workarounds | 2 comments | feedback id: 690843
|
|
|
Closed
as Fixed
|
|
I opened VS2010 solution in VSnext (VS11).
To test the architecture feature (dependencies) the studio requests me to enable creating browse information - I agreed.
Now I wanted to see changes on the p…
Created on 9/26/2011 (updated 65 weeks ago) | 0 validations | 0 workarounds | 6 comments | feedback id: 690822
|
|
|
Closed
as Not Reproducible
|
|
Having to tests:
[TestMethod]
public void Test1()
{
Assert.AreEqual("a", "b");
}
[TestMethod]
[DataSource("Microsoft.VisualStudio.TestTools.DataSource.XML", @"|DataDirectory|TestSettings.xml", "Ite…
Created on 9/7/2011 (updated 63 weeks ago) | 2 validations | 0 workarounds | 3 comments | feedback id: 687503
|
|
|
Closed
as Deferred
|
|