On Wednesday, 27 February 2013 12:10:04 UTC-5, Aslak Hellesøy wrote:
On Wed, Feb 27, 2013 at 4:06 PM, byrnejb
<byr...@harte-lyne.ca> wrote:
What has changed?
You tell me. I don't know what versions of stuff (ruby,gems) you had before and after seeing this.
Aslak
Good point.
I only noticed the problem this morning and it seems that the message does not appear unless the cucumber run is without error. I am beginning conversion of an existing RoR-3.1 project that has not been looked at in months to 3.2 and and the previous versions of things are quite old as the 3.1 project is itself a conversion from an earlier 2.x version.
I have removed gem references to things that seem to me to be completely unrelated but, if you desire a complete list then I will post that.
Current:
OS = CentOS-6.3
Ruby= 1.9.3p286
* aruba (0.5.1)
* bundler (1.2.4))
* cucumber (1.2.1)
* cucumber-rails (1.3.0)
* database_cleaner (0.9.1)
* diff-lcs (1.2.1)
* email_spec (1.4.0)
* gherkin (2.11.6)
* nokogiri (1.5.6)
* rails (3.2.12)
* rake (10.0.3)
* rspec-expectations (2.13.0)
* selenium-webdriver (2.30.0)
* simplecov (0.7.1)
* simplecov-html (0.7.1)
* spork (0.9.2)
* sqlite3 (1.3.7)
* test-unit (2.5.4)
* therubyracer (0.11.4)
* xpath (1.0.0)
Before:
OS=CentOS-6.3
Ruby=1.8.7p352
* aruba-jbb (0.2.7.01)
* background_process (1.3)
* bundler (1.2.4)
* capybara (0.4.1.2)
* caulfield (0.0.10)
* childprocess (0.2.2)
* cucumber (0.10.7)
* cucumber-rails (0.4.1)
* database_cleaner (0.6.7)
* email_spec (1.2.1)
* gherkin (2.4.21)
* highline (1.6.5)
* hike (1.2.1)
* rails (3.1.1)
* rake (0.9.2.2)
* rspec (2.7.0)
* rspec-core (2.7.1)
* rspec-expectations (2.7.0)
* rspec-mocks (2.7.0)
* rspec-rails (2.7.0)
* ruby-debug-base19 (0.11.25)
* ruby-debug19 (0.11.6)
* ruby-graphviz (1.0.0)
* test-unit (1.2.3)
* thor (0.14.6)