Ray Bird
- Total activity 12
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
-
-
-
Ray Bird created a post, Why do muted tests that pass automatically become muted again when they next fail?
I am testing the test muting feature before making general use of it. I created 3 failing tests, ran a build, then muted the failing tests, with "unmute" option set to "when test passes successfull... -
Ray Bird created a post, Retrieving build logs from artifact dependency builds
Hi,I'm using TeamCity 6.5. I've configured a build "A" to use both snapshot and artifact dependency on several other builds, "B", "C", and "D", all from the same chain. I use build A only to trig... -
Ray Bird created a post, Using Perforce tickets in TeamCity
Hi,On the configuration page for the Perforce CVS (the "Edit VCS Root" page, Type of VCS = Perforce), there is a option to "Use ticket-based authentication". What does this do?What I'd like to be ... -
-
Ray Bird created a post, Using a build step to set environment variables for the remaining build steps
Hi,In my company, the development team uses a .bat file (kept in the VCS) to set approximately 30 environment variables. This sets the general enviroment for then building with ant or running the ...