Eric Marthinsen
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 4
-
Eric Marthinsen created a post, Reading test output from a file
Hello-I have a command-line tool that will emit a file with our test results. This file is in xUnit format. How can I get TeamCity to ingest that file so it can report on test success/failure?Regar... -
Eric Marthinsen created a post, TeamCity failing a build that is seemingly a success
We have a build that fails. These are the errant lines in the build log:[15:29:19]: [rails:foreign_keys:enable] ** Invoke db:foreign_keys:enable (first_time)[15:29:19]: [rails:foreign_keys:enable... -
Eric Marthinsen created a post, TeamCity Ensure/Finally Task
Hello-We have a long-running build process that takes a few servers offline at the beginning. Once it completes, it brings the servers back online. If the build fails mid-stream, then the servers a... -
-
Eric Marthinsen created a post, What influences build log highlighting?
Hello-I'm working on writing a Rake script. Our build is such that we won't be using any off-the-shelf build tools, so I'll be writing out a custom build log. How can I write it out in a way that e...