Home
TeamCity Support | JetBrains
Contact Support
Community
Sign in
Roman Chernyatchik
Total activity
65
Last activity
January 17, 2016 15:46
Member since
April 08, 2008 10:05
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
21
Activity overview
Posts (0)
Comments (44)
Sort by recent activity
Recent activity
Votes
Created
July 20, 2010 05:28
Hello Rob,Rake runner doesn't provide any special support for bundler. You need to invoke "bundle install" manually in your rake task. See http://youtrack.jetbrains.net/issue/TW-11462
Community
TeamCity General Topics
Unclear on TeamCity + Rails2/Bundler Interaction
0 votes
Created
August 10, 2010 16:21
Are you saying that the Rake runner would obey a .rvmrc, load the right Ruby and set all the environment variables appropriately? That would be amazing!I mean that you can specify rvm gemset name ...
Community
TeamCity General Topics
Using RVM?
0 votes
Created
September 23, 2010 13:21
Hi All,We recently switched from CruiseControl to TeamCity. I'm very pleased about the change =) One issue we are fighting currently is the amount of time it takes for our Cucumber features to run...
Community
TeamCity General Topics
Cucumber: Very slow when run via TeamCity
0 votes
Created
November 02, 2010 13:41
Kai,Sorry for taking so long to reply, we are investigating your issue.
Community
TeamCity General Topics
TeamCity runner fails, though manually I can make it work
0 votes
Created
October 30, 2009 10:51
Hi Scott,I've answered you in your blog - http://scottcsims.com/wordpress/?p=90. Is you project is open sourced? It will be easier for me to start playing with Selenium + TC on some real example in...
Community
TeamCity General Topics
Rake runner support for selenium grid?
0 votes
Created
November 13, 2009 17:01
Hi Scott,Thank you for reminding about this. I've setup some demo project on my machine but haven't manage to play with TC rake runner plugin on selenium grid. At current moment we are working on R...
Community
TeamCity General Topics
Rake runner support for selenium grid?
0 votes
Created
June 06, 2010 01:23
Hello Scott,Nice to hear, that you use TeamCity and like our Rake runner. I wanted to ask about running ruby tests in parallel with rspec. The gem that allows you to run tests in parallel is calle...
Community
TeamCity General Topics
Rake runner support for selenium grid?
0 votes
Created
June 23, 2010 11:52
Hello Scott,Spec::Rake::SpecTask.new("spec:run_in_parallel_report") do |t| t.spec_files = FileList['./*_spec.rb'] t.deep_test :number_of_agents => 6 t.spec_opts << '--color' t.spec_opts << "--r...
Community
TeamCity General Topics
Rake runner support for selenium grid?
0 votes
Created
June 23, 2010 19:05
Our rspec reporter keeps hash of running examples. According to exception it looks like somebody reported several times that the example has finished/or not started at all. RSpec reporter expects t...
Community
TeamCity General Topics
Rake runner support for selenium grid?
0 votes
Created
June 25, 2010 12:27
Thanks, definitely I'll take a look on it!
Community
TeamCity General Topics
Rake runner support for selenium grid?
0 votes
«
First
‹
Previous
Next
›
Last
»