Created
July 29, 2010 12:35
-
-
Save sdqali/498000 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Starting MingleServer | |
| cd - | |
| Waiting for Mingle to start up... | |
| ...done. | |
| ..F | |
| 1) | |
| Selenium::WebDriver::Error::NoSuchElementError in 'Functional Tests after(:all)' | |
| Unable to locate element: {"method":"xpath","selector":"//*[@id='notice' and contains(text(), 'was successfully deleted.')]"} | |
| ./spec/ruby/functional/functional_spec.rb:151:in `wait_for_info_box' | |
| ./spec/ruby/functional/functional_spec.rb:88:in `delete_project' | |
| ./spec/ruby/functional/functional_spec.rb:16: | |
| Finished in 136.154 seconds | |
| 2 examples, 1 failure | |
| rake aborted! | |
| Command /var/lib/cruise-agent/pipelines/Dependency-Tracker/./tools/jruby-1.4.0/bin/jruby -I"lib" "/var/lib/cruise-agent/pipelines/Dependency-Tracker/tools/jruby-1.4.0/lib/ruby/gems/1.8/gems/rspec-1.2.9/bin/spec" "spec/ruby/functional/functional_spec.rb" failed | |
| (See full trace by running task with --trace) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment