Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Eugene Petrenko
Total activity
1950
Last activity
January 18, 2016 00:44
Member since
December 03, 2007 18:39
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
640
Activity overview
Articles (0)
Posts (1)
Comments (1309)
Sort by recent activity
Recent activity
Votes
Created
April 23, 2009 12:02
To start you process TeamCity uses JAVA API for staring processes from Commandline, environment variables and process arguments. If you are going to run .bat file it's recommenede to call cmd.exe e...
Community
TeamCity General Topics
command line runner & exit /b 1
0 votes
Created
April 29, 2009 10:37
What way do you run NUnit tests? Could you please attach a part of your build script.TeamCity applies test reordering inside any of nunit runner calls. It's impossible to reorder those calls in you...
Community
TeamCity General Topics
Run recently failed tests first?
0 votes
Created
April 23, 2009 11:54
TFS checkout on agent is broken. Please try updating to TeamCity 4.5 release version. We plan to release in in a day. Please try server side checkout as workaround.Thanks!
Community
TeamCity General Topics
How to exclude directories when using Agent-side checkout, or is there a different way to do this.
0 votes
Created
April 29, 2009 12:25
TFS on agent supports only cloaking directories.For you case where you need to skip all folders you will have to write a rule for each folder.TFS checkout on agent is done by TFS workspace which su...
Community
TeamCity General Topics
How to exclude directories when using Agent-side checkout, or is there a different way to do this.
0 votes
Created
April 30, 2009 11:16
TeamCity does not support tests reordering when TeamCity addin for NUnit is used. To make tests reoreding work, you need touse TeamCity embedded NUnit runner.There are 2 possibilitues:- use teamcit...
Community
TeamCity General Topics
Recently failed tests do not run first
0 votes
Created
April 30, 2009 13:26
TeamCity nunit runner is written on .NET 1.1. You may select what .NET Framework to use to run your tests: .NET 1.1 or .NET 2.0Please see http://www.jetbrains.net/confluence/display/TCD4/TeamCity+N...
Community
TeamCity General Topics
Recently failed tests do not run first
0 votes
Created
May 08, 2009 04:03
Could you please set system property 'system.teamcity.agent.dotnet.debug' for your build configuraion and re-run that build. Please attach produced build log.
Community
TeamCity General Topics
Recently failed tests do not run first
0 votes
Created
May 08, 2009 08:51
Thanks!Could you please add contents of the file from msbuild property $(teamcity_tests_recentlyFailedTests_file)TeamCity creates that file for build runner to apply tests ordering.NUnit tests orde...
Community
TeamCity General Topics
Recently failed tests do not run first
0 votes
Created
May 08, 2009 10:03
The issue was in the name checkioning. It checks the name of test using startsWith, thus snadbox and sandbox2 are seems to be the same.I'll fix that isse.Please let me know if you need a patch!
Community
TeamCity General Topics
Recently failed tests do not run first
0 votes
Created
May 07, 2009 11:09
Could you please attach a part of your msbuild script running your tests.Are there any ignored .dll when you do not specify test categories?
Community
TeamCity General Topics
CodeAccessSecurity policies problem
0 votes
«
First
‹
Previous
Next
›
Last
»