Created
April 11, 2009 21:17
-
-
Save dbussink/93734 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
| deadlock 0x28b5580: sleep:S (main) - Y:/Documents/projects/do/data_objects/lib/data_objects/connection.rb:48 | |
| deadlock 0x31d0c88: sleep:J(0x28b5580) - C:/ruby-1.8.6-p368-i386-mingw32/lib/ruby/gems/1.8/gems/extlib-0.9.11/lib/extlib/pooling.rb:45 | |
| Finished in 60.010014 seconds | |
| 0 examples, 0 failures | |
| F. | |
| 1) | |
| ThreadError in 'DataObjects::Mysql::Connection before(:all)' | |
| thread 0x31d0c88 tried to join itself | |
| Y:/Documents/projects/do/data_objects/lib/data_objects/connection.rb:40:in `new' | |
| Y:/Documents/projects/do/do_mysql/spec/spec_helper.rb:56:in `setup_test_environment' | |
| Y:/Documents/projects/do/data_objects/lib/data_objects/spec/connection_spec.rb:6 | |
| Finished in 60.831195 seconds | |
| 1 example, 1 failure |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment