Paweł Stawicki
- Total activity 4
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Paweł Stawicki created a post, Tests pass on one agent and don't pass on another
Hello,I have 2 agents connected to my TeamCity server, and on one agent all the tests pass without a problem. On the other, tests fail with strange error:java.lang.IllegalStateException: No TestRun... -
Paweł Stawicki created a post, Is it possible to run some commands before the build and after it?
Our TeamCity is on a headless machine. For selenium tests we need display, so there is Xvfb installed. Xvfb server is running always, but I'd prefer it to be started before the build, and stopped a...