Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
James Crosswell
Total activity
8
Last activity
January 17, 2016 10:20
Member since
September 21, 2010 14:32
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
1
Activity overview
Posts (1)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
September 21, 2010 14:50
So it seems the above was a decoy. If I ommit the results file then all it does is hide the actual errors... the unit tests still fail it's just the failure goes unnoticed by TeamCity... so now I'm...
Community
TeamCity General Topics
Can run tests from MSBuild but not from TeamCity (Login to SQL Server denied)
0 votes
Created
September 21, 2010 16:45
Also, just to make sure, I ran ssms via PsExec as the "NT Authority\System" user. I then executed the following command: SELECT SYSTEM_USERWhich returned (as expected) a single record/column "NT A...
Community
TeamCity General Topics
Can run tests from MSBuild but not from TeamCity (Login to SQL Server denied)
0 votes
Created
September 21, 2010 17:17
OK, so I finally figured out what was going wrong... Firstly, I looked in the logs for the build to check exactly what command was being issued to run MSTests and found the following:"C:\Program Fi...
Community
TeamCity General Topics
Can run tests from MSBuild but not from TeamCity (Login to SQL Server denied)
0 votes
Created
September 21, 2010 16:14
Unfortunately it still fails:Initialization method NatureShop.Core.Tests.Services.CurrencyServiceTests.InitializeTest threw exception. System.Data.SqlClient.SqlException: System.Data.SqlClient.SqlE...
Community
TeamCity General Topics
Can run tests from MSBuild but not from TeamCity (Login to SQL Server denied)
0 votes
Created
September 21, 2010 16:51
Hi Eugene,I tried that but I still get the same error. Essentially, the user that I run the TeamCity Build Agent as seems to have no effect whatsoever. No matter what user I specify there (I've tri...
Community
TeamCity General Topics
Can run tests from MSBuild but not from TeamCity (Login to SQL Server denied)
0 votes
Created
September 30, 2010 08:19
Cool, cheers Eugene... hopefully that saves someone else a bit of pain in the future :)
Community
TeamCity General Topics
Can run tests from MSBuild but not from TeamCity (Login to SQL Server denied)
0 votes