Guest User

Untitled

a guest
May 29th, 2018
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 498.66 KB | None | 0 0
  1. (in /home/rohit/remote-repos/rails_patches/working4/railties)
  2. Loaded suite test/generators_test
  3. Started
  4. ..........................
  5. Finished in 0.971936 seconds.
  6.  
  7. 26 tests, 45 assertions, 0 failures, 0 errors, 0 skips
  8.  
  9. Test run options: --seed 45054
  10. Loaded suite test/railties/plugin_ordering_test
  11. Started
  12. EEEEEEE
  13.  
  14. 1) Error:
  15. test_can_require_lib_file_from_a_different_plugin(RailtiesTest::PluginOrderingTest):
  16. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  17. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  18. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  19. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  20. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  21. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  22. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  23. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  24. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  25. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  26. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  27. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  28. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  29. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  30. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  31. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  32. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  33. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  34. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  35. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  36. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  37. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  38. test/railties/plugin_ordering_test.rb:17:in `require'
  39. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  40. test/railties/plugin_ordering_test.rb:66:in `block in <class:PluginOrderingTest>'
  41. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  42. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  43. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  44. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  45. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  46.  
  47. 2) Error:
  48. test_if_all_is_at_the_beginning_it_represents_the_plugins_not_otherwise_specified(RailtiesTest::PluginOrderingTest):
  49. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  50. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  51. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  52. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  53. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  54. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  55. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  56. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  57. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  58. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  59. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  60. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  61. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  62. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  63. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  64. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  65. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  66. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  67. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  68. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  69. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  70. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  71. test/railties/plugin_ordering_test.rb:17:in `require'
  72. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  73. test/railties/plugin_ordering_test.rb:45:in `block in <class:PluginOrderingTest>'
  74. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  75. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  76. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  77. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  78. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  79.  
  80. 3) Error:
  81. test_if_all_is_specified_the_remaining_plugins_are_loaded_in_alphabetical_order(RailtiesTest::PluginOrderingTest):
  82. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  83. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  84. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  85. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  86. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  87. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  88. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  89. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  90. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  91. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  92. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  93. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  94. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  95. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  96. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  97. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  98. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  99. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  100. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  101. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  102. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  103. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  104. test/railties/plugin_ordering_test.rb:17:in `require'
  105. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  106. test/railties/plugin_ordering_test.rb:39:in `block in <class:PluginOrderingTest>'
  107. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  108. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  109. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  110. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  111. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  112.  
  113. 4) Error:
  114. test_if_specified_only_those_plugins_are_loaded(RailtiesTest::PluginOrderingTest):
  115. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  116. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  117. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  118. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  119. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  120. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  121. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  122. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  123. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  124. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  125. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  126. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  127. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  128. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  129. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  130. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  131. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  132. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  133. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  134. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  135. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  136. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  137. test/railties/plugin_ordering_test.rb:17:in `require'
  138. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  139. test/railties/plugin_ordering_test.rb:27:in `block in <class:PluginOrderingTest>'
  140. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  141. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  142. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  143. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  144. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  145.  
  146. 5) Error:
  147. test_plugin_order_array_is_strings(RailtiesTest::PluginOrderingTest):
  148. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  149. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  150. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  151. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  152. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  153. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  154. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  155. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  156. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  157. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  158. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  159. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  160. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  161. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  162. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  163. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  164. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  165. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  166. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  167. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  168. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  169. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  170. test/railties/plugin_ordering_test.rb:17:in `require'
  171. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  172. test/railties/plugin_ordering_test.rb:51:in `block in <class:PluginOrderingTest>'
  173. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  174. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  175. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  176. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  177. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  178.  
  179. 6) Error:
  180. test_plugins_are_loaded_alphabetically_by_default(RailtiesTest::PluginOrderingTest):
  181. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  182. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  183. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  184. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  185. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  186. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  187. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  188. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  189. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  190. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  191. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  192. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  193. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  194. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  195. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  196. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  197. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  198. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  199. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  200. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  201. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  202. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  203. test/railties/plugin_ordering_test.rb:17:in `require'
  204. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  205. test/railties/plugin_ordering_test.rb:21:in `block in <class:PluginOrderingTest>'
  206. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  207. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  208. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  209. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  210. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  211.  
  212. 7) Error:
  213. test_the_plugins_are_initialized_in_the_order_they_are_specified(RailtiesTest::PluginOrderingTest):
  214. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  215. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  216. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  217. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  218. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  219. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  220. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  221. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  222. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  223. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  224. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  225. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  226. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  227. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  228. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  229. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  230. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  231. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  232. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  233. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  234. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  235. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  236. test/railties/plugin_ordering_test.rb:17:in `require'
  237. test/railties/plugin_ordering_test.rb:17:in `boot_rails'
  238. test/railties/plugin_ordering_test.rb:33:in `block in <class:PluginOrderingTest>'
  239. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  240. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  241. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  242. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  243. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  244.  
  245. Finished in 14.91123459 seconds.
  246.  
  247. 7 tests, 0 assertions, 0 failures, 7 errors, 0 pendings, 0 omissions, 0 notifications
  248. 0% passed
  249. Loaded suite test/railties/engine_test
  250. Started
  251. EEEEEEEEEEEEEEEEEEE
  252.  
  253. 1) Error:
  254. test_Rails_Engine_itself_does_not_respond_to_config(RailtiesTest::EngineTest):
  255. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  256. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  257. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  258. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  259. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  260. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  261. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  262. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  263. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  264. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  265. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  266. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  267. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  268. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  269. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  270. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  271. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  272. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  273. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  274. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  275. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  276. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  277. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  278. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  279. test/railties/engine_test.rb:28:in `block in <class:EngineTest>'
  280. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  281. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  282. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  283. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  284. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  285.  
  286. 2) Error:
  287. test_i18n_files_have_lower_priority_than_application_ones(RailtiesTest::EngineTest):
  288. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  289. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  290. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  291. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  292. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  293. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  294. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  295. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  296. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  297. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  298. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  299. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  300. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  301. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  302. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  303. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  304. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  305. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  306. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  307. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  308. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  309. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  310. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  311. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  312. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:228:in `test_i18n_files_have_lower_priority_than_application_ones'
  313. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  314. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  315. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  316. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  317. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  318.  
  319. 3) Error:
  320. test_initializers_are_executed_after_application_configuration_initializers(RailtiesTest::EngineTest):
  321. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  322. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  323. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  324. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  325. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  326. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  327. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  328. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  329. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  330. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  331. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  332. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  333. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  334. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  335. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  336. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  337. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  338. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  339. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  340. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  341. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  342. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  343. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  344. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  345. test/railties/engine_test.rb:42:in `block in <class:EngineTest>'
  346. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  347. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  348. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  349. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  350. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  351.  
  352. 4) Error:
  353. test_namespaced_controllers_with_namespaced_routes(RailtiesTest::EngineTest):
  354. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  355. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  356. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  357. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  358. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  359. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  360. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  361. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  362. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  363. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  364. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  365. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  366. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  367. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  368. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  369. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  370. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  371. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  372. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  373. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  374. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  375. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  376. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  377. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  378. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:263:in `test_namespaced_controllers_with_namespaced_routes'
  379. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  380. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  381. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  382. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  383. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  384.  
  385. 5) Error:
  386. test_plugin_adds_helpers_to_controller_views(RailtiesTest::EngineTest):
  387. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  388. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  389. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  390. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  391. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  392. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  393. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  394. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  395. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  396. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  397. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  398. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  399. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  400. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  401. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  402. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  403. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  404. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  405. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  406. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  407. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  408. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  409. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  410. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  411. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:112:in `test_plugin_adds_helpers_to_controller_views'
  412. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  413. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  414. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  415. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  416. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  417.  
  418. 6) Error:
  419. test_plugin_adds_its_views_to_view_paths(RailtiesTest::EngineTest):
  420. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  421. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  422. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  423. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  424. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  425. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  426. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  427. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  428. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  429. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  430. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  431. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  432. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  433. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  434. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  435. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  436. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  437. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  438. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  439. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  440. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  441. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  442. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  443. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  444. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:67:in `test_plugin_adds_its_views_to_view_paths'
  445. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  446. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  447. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  448. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  449. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  450.  
  451. 7) Error:
  452. test_plugin_adds_its_views_to_view_paths_with_lower_proriority(RailtiesTest::EngineTest):
  453. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  454. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  455. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  456. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  457. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  458. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  459. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  460. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  461. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  462. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  463. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  464. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  465. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  466. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  467. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  468. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  469. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  470. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  471. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  472. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  473. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  474. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  475. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  476. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  477. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:86:in `test_plugin_adds_its_views_to_view_paths_with_lower_proriority'
  478. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  479. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  480. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  481. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  482. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  483.  
  484. 8) Error:
  485. test_plugin_constants_get_reloaded_if_config_reload_plugins(RailtiesTest::EngineTest):
  486. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  487. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  488. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  489. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  490. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  491. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  492. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  493. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  494. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  495. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  496. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  497. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  498. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  499. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  500. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  501. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  502. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  503. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  504. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  505. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  506. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  507. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  508. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  509. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  510. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:37:in `test_plugin_constants_get_reloaded_if_config_reload_plugins'
  511. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  512. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  513. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  514. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  515. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  516.  
  517. 9) Error:
  518. test_plugin_eager_load_any_path_under_app(RailtiesTest::EngineTest):
  519. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  520. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  521. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  522. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  523. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  524. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  525. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  526. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  527. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  528. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  529. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  530. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  531. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  532. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  533. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  534. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  535. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  536. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  537. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  538. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  539. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  540. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  541. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  542. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  543. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:124:in `test_plugin_eager_load_any_path_under_app'
  544. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  545. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  546. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  547. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  548. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  549.  
  550. 10) Error:
  551. test_plugin_initializers(RailtiesTest::EngineTest):
  552. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  553. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  554. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  555. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  556. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  557. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  558. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  559. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  560. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  561. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  562. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  563. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  564. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  565. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  566. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  567. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  568. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  569. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  570. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  571. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  572. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  573. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  574. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  575. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  576. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:278:in `test_plugin_initializers'
  577. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  578. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  579. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  580. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  581. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  582.  
  583. 11) Error:
  584. test_plugin_midleware_referenced_in_configuration(RailtiesTest::EngineTest):
  585. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  586. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  587. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  588. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  589. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  590. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  591. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  592. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  593. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  594. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  595. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  596. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  597. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  598. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  599. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  600. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  601. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  602. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  603. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  604. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  605. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  606. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  607. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  608. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  609. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:296:in `test_plugin_midleware_referenced_in_configuration'
  610. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  611. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  612. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  613. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  614. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  615.  
  616. 12) Error:
  617. test_plugin_paths_get_added_to_as_dependency_list(RailtiesTest::EngineTest):
  618. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  619. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  620. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  621. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  622. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  623. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  624. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  625. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  626. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  627. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  628. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  629. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  630. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  631. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  632. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  633. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  634. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  635. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  636. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  637. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  638. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  639. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  640. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  641. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  642. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:20:in `test_plugin_paths_get_added_to_as_dependency_list'
  643. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  644. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  645. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  646. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  647. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  648.  
  649. 13) Error:
  650. test_plugin_puts_its_controllers_directory_on_the_load_path(RailtiesTest::EngineTest):
  651. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  652. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  653. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  654. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  655. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  656. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  657. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  658. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  659. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  660. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  661. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  662. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  663. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  664. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  665. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  666. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  667. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  668. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  669. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  670. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  671. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  672. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  673. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  674. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  675. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:53:in `test_plugin_puts_its_controllers_directory_on_the_load_path'
  676. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  677. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  678. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  679. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  680. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  681.  
  682. 14) Error:
  683. test_plugin_puts_its_lib_directory_on_load_path(RailtiesTest::EngineTest):
  684. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  685. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  686. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  687. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  688. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  689. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  690. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  691. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  692. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  693. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  694. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  695. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  696. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  697. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  698. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  699. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  700. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  701. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  702. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  703. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  704. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  705. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  706. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  707. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  708. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:14:in `test_plugin_puts_its_lib_directory_on_load_path'
  709. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  710. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  711. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  712. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  713. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  714.  
  715. 15) Error:
  716. test_plugin_puts_its_models_directory_on_load_path(RailtiesTest::EngineTest):
  717. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  718. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  719. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  720. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  721. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  722. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  723. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  724. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  725. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  726. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  727. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  728. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  729. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  730. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  731. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  732. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  733. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  734. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  735. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  736. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  737. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  738. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  739. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  740. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  741. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:47:in `test_plugin_puts_its_models_directory_on_load_path'
  742. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  743. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  744. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  745. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  746. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  747.  
  748. 16) Error:
  749. test_plugins_constants_are_not_reloaded_by_default(RailtiesTest::EngineTest):
  750. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  751. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  752. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  753. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  754. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  755. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  756. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  757. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  758. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  759. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  760. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  761. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  762. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  763. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  764. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  765. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  766. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  767. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  768. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  769. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  770. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  771. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  772. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  773. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  774. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:25:in `test_plugins_constants_are_not_reloaded_by_default'
  775. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  776. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  777. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  778. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  779. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  780.  
  781. 17) Error:
  782. test_rake_tasks_lib_tasks_are_loaded(RailtiesTest::EngineTest):
  783. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  784. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  785. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  786. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  787. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  788. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  789. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  790. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  791. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  792. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  793. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  794. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  795. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  796. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  797. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  798. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  799. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  800. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  801. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  802. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  803. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  804. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  805. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  806. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  807. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:198:in `test_rake_tasks_lib_tasks_are_loaded'
  808. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  809. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  810. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  811. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  812. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  813.  
  814. 18) Error:
  815. test_routes_are_added_to_router(RailtiesTest::EngineTest):
  816. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  817. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  818. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  819. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  820. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  821. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  822. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  823. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  824. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  825. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  826. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  827. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  828. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  829. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  830. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  831. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  832. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  833. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  834. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  835. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  836. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  837. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  838. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  839. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  840. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:141:in `test_routes_are_added_to_router'
  841. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  842. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  843. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  844. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  845. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  846.  
  847. 19) Error:
  848. test_routes_in_plugins_have_lower_priority_than_application_ones(RailtiesTest::EngineTest):
  849. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  850. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  851. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  852. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  853. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  854. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  855. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  856. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  857. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  858. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  859. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  860. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  861. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  862. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  863. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  864. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  865. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  866. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  867. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  868. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:9:in `<top (required)>'
  869. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  870. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  871. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  872. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  873. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:179:in `test_routes_in_plugins_have_lower_priority_than_application_ones'
  874. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  875. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  876. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  877. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  878. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  879.  
  880. Finished in 41.195032678 seconds.
  881.  
  882. 19 tests, 0 assertions, 0 failures, 19 errors, 0 pendings, 0 omissions, 0 notifications
  883. 0% passed
  884. Loaded suite test/railties/railtie_test
  885. Started
  886. ....EEEEEE.
  887.  
  888. 1) Error:
  889. test_generators_block_is_executed_when_MyApp_load_generators_is_called(RailtiesTest::RailtieTest):
  890. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  891. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  892. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  893. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  894. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  895. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  896. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  897. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  898. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  899. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  900. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  901. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  902. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  903. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  904. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  905. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  906. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  907. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  908. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  909. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  910. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  911. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  912. test/railties/railtie_test.rb:99:in `require'
  913. test/railties/railtie_test.rb:99:in `block in <class:RailtieTest>'
  914. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  915. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  916. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  917. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  918. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  919.  
  920. 2) Error:
  921. test_railtie_can_add_after_initialize_callbacks(RailtiesTest::RailtieTest):
  922. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  923. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  924. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  925. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  926. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  927. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  928. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  929. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  930. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  931. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  932. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  933. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  934. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  935. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  936. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  937. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  938. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  939. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  940. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  941. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  942. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  943. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  944. test/railties/railtie_test.rb:66:in `require'
  945. test/railties/railtie_test.rb:66:in `block in <class:RailtieTest>'
  946. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  947. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  948. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  949. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  950. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  951.  
  952. 3) Error:
  953. test_railtie_can_add_initializers(RailtiesTest::RailtieTest):
  954. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  955. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  956. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  957. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  958. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  959. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  960. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  961. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  962. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  963. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  964. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  965. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  966. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  967. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  968. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  969. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  970. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  971. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  972. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  973. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  974. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  975. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  976. test/railties/railtie_test.rb:116:in `require'
  977. test/railties/railtie_test.rb:116:in `block in <class:RailtieTest>'
  978. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  979. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  980. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  981. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  982. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  983.  
  984. 4) Error:
  985. test_railtie_can_add_to_prepare_callbacks(RailtiesTest::RailtieTest):
  986. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  987. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  988. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  989. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  990. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  991. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  992. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  993. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  994. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  995. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  996. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  997. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  998. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  999. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1000. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1001. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1002. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1003. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1004. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1005. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1006. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1007. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1008. test/railties/railtie_test.rb:55:in `require'
  1009. test/railties/railtie_test.rb:55:in `block in <class:RailtieTest>'
  1010. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1011. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1012. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1013. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1014. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1015.  
  1016. 5) Error:
  1017. test_railtie_configurations_are_available_in_the_application(RailtiesTest::RailtieTest):
  1018. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1019. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1020. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1021. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1022. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1023. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1024. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1025. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1026. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1027. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1028. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1029. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1030. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1031. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1032. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1033. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1034. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1035. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1036. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1037. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1038. test/railties/railtie_test.rb:47:in `require'
  1039. test/railties/railtie_test.rb:47:in `block in <class:RailtieTest>'
  1040. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1041. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1042. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1043. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1044. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1045.  
  1046. 6) Error:
  1047. test_rake_tasks_block_is_executed_when_MyApp_load_tasks_is_called(RailtiesTest::RailtieTest):
  1048. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1049. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1050. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1051. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1052. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1053. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1054. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1055. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1056. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1057. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1058. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1059. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1060. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1061. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1062. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1063. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1064. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1065. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1066. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1067. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1068. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1069. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1070. test/railties/railtie_test.rb:79:in `require'
  1071. test/railties/railtie_test.rb:79:in `block in <class:RailtieTest>'
  1072. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1073. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1074. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1075. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1076. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1077.  
  1078. Finished in 22.747244575 seconds.
  1079.  
  1080. 11 tests, 9 assertions, 0 failures, 6 errors, 0 pendings, 0 omissions, 0 notifications
  1081. 45.4545% passed
  1082. Loaded suite test/railties/plugin_test
  1083. Started
  1084. EEEEEEEEEEEEEEEEEEEEEEEEEEE
  1085.  
  1086. 1) Error:
  1087. test_Rails_Plugin_itself_does_not_respond_to_config(RailtiesTest::PluginTest):
  1088. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1089. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1090. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1091. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1092. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1093. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1094. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1095. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1096. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1097. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1098. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1099. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1100. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1101. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1102. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1103. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1104. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1105. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1106. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1107. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1108. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1109. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1110. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1111. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1112. test/railties/plugin_test.rb:23:in `block in <class:PluginTest>'
  1113. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1114. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1115. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1116. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1117. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1118.  
  1119. 2) Error:
  1120. test_cannot_inherit_from_Rails_Plugin(RailtiesTest::PluginTest):
  1121. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1122. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1123. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1124. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1125. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1126. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1127. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1128. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1129. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1130. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1131. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1132. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1133. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1134. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1135. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1136. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1137. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1138. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1139. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1140. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1141. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1142. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1143. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1144. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1145. test/railties/plugin_test.rb:28:in `block in <class:PluginTest>'
  1146. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1147. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1148. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1149. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1150. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1151.  
  1152. 3) Error:
  1153. test_deprecated_tasks_are_also_loaded(RailtiesTest::PluginTest):
  1154. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1155. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1156. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1157. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1158. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1159. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1160. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1161. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1162. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1163. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1164. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1165. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1166. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1167. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1168. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1169. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1170. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1171. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1172. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1173. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1174. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1175. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1176. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1177. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1178. test/railties/plugin_test.rb:114:in `block in <class:PluginTest>'
  1179. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1180. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1181. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1182. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1183. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1184.  
  1185. 4) Error:
  1186. test_i18n_files_have_lower_priority_than_application_ones(RailtiesTest::PluginTest):
  1187. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1188. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1189. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1190. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1191. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1192. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1193. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1194. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1195. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1196. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1197. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1198. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1199. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1200. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1201. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1202. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1203. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1204. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1205. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1206. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1207. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1208. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1209. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1210. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1211. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:228:in `test_i18n_files_have_lower_priority_than_application_ones'
  1212. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1213. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1214. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1215. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1216. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1217.  
  1218. 5) Error:
  1219. test_it_loads_the_plugin_s_init_rb_file(RailtiesTest::PluginTest):
  1220. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1221. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1222. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1223. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1224. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1225. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1226. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1227. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1228. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1229. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1230. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1231. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1232. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1233. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1234. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1235. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1236. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1237. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1238. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1239. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1240. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1241. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1242. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1243. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1244. test/railties/plugin_test.rb:41:in `block in <class:PluginTest>'
  1245. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1246. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1247. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1248. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1249. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1250.  
  1251. 6) Error:
  1252. test_loads_deprecated_rails_init_rb(RailtiesTest::PluginTest):
  1253. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1254. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1255. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1256. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1257. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1258. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1259. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1260. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1261. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1262. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1263. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1264. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1265. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1266. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1267. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1268. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1269. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1270. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1271. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1272. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1273. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1274. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1275. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1276. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1277. test/railties/plugin_test.rb:102:in `block in <class:PluginTest>'
  1278. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1279. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1280. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1281. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1282. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1283.  
  1284. 7) Error:
  1285. test_namespaced_controllers_with_namespaced_routes(RailtiesTest::PluginTest):
  1286. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1287. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1288. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1289. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1290. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1291. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1292. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1293. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1294. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1295. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1296. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1297. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1298. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1299. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1300. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1301. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1302. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1303. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1304. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1305. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1306. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1307. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1308. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1309. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1310. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:263:in `test_namespaced_controllers_with_namespaced_routes'
  1311. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1312. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1313. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1314. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1315. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1316.  
  1317. 8) Error:
  1318. test_plugin_adds_helpers_to_controller_views(RailtiesTest::PluginTest):
  1319. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1320. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1321. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1322. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1323. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1324. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1325. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1326. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1327. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1328. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1329. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1330. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1331. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1332. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1333. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1334. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1335. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1336. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1337. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1338. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1339. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1340. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1341. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1342. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1343. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:112:in `test_plugin_adds_helpers_to_controller_views'
  1344. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1345. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1346. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1347. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1348. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1349.  
  1350. 9) Error:
  1351. test_plugin_adds_its_views_to_view_paths(RailtiesTest::PluginTest):
  1352. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1353. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1354. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1355. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1356. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1357. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1358. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1359. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1360. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1361. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1362. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1363. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1364. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1365. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1366. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1367. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1368. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1369. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1370. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1371. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1372. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1373. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1374. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1375. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1376. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:67:in `test_plugin_adds_its_views_to_view_paths'
  1377. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1378. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1379. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1380. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1381. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1382.  
  1383. 10) Error:
  1384. test_plugin_adds_its_views_to_view_paths_with_lower_proriority(RailtiesTest::PluginTest):
  1385. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1386. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1387. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1388. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1389. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1390. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1391. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1392. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1393. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1394. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1395. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1396. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1397. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1398. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1399. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1400. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1401. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1402. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1403. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1404. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1405. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1406. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1407. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1408. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1409. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:86:in `test_plugin_adds_its_views_to_view_paths_with_lower_proriority'
  1410. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1411. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1412. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1413. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1414. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1415.  
  1416. 11) Error:
  1417. test_plugin_can_load_the_file_with_the_same_name_in_lib(RailtiesTest::PluginTest):
  1418. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1419. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1420. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1421. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1422. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1423. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1424. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1425. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1426. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1427. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1428. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1429. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1430. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1431. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1432. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1433. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1434. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1435. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1436. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1437. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1438. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1439. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1440. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1441. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1442. test/railties/plugin_test.rb:35:in `block in <class:PluginTest>'
  1443. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1444. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1445. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1446. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1447. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1448.  
  1449. 12) Error:
  1450. test_plugin_cannot_declare_an_engine_for_it(RailtiesTest::PluginTest):
  1451. ActiveSupport::Testing::RemoteError: caught NoMethodError: undefined method `message' for #<RailtiesTest::PluginTest:0x000000032d4f30>
  1452. /home/rohit/.rvm/rubies/ruby-1.9.2-head/lib/ruby/1.9.1/test/unit/assertions.rb:65:in `assert_equal'
  1453. test/railties/plugin_test.rb:91:in `rescue in block in <class:PluginTest>'
  1454. test/railties/plugin_test.rb:87:in `block in <class:PluginTest>'
  1455. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1456. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1457. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1458. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1459. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1460.  
  1461. 13) Error:
  1462. test_plugin_constants_get_reloaded_if_config_reload_plugins(RailtiesTest::PluginTest):
  1463. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1464. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1465. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1466. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1467. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1468. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1469. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1470. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1471. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1472. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1473. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1474. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1475. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1476. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1477. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1478. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1479. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1480. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1481. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1482. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1483. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1484. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1485. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1486. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1487. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:37:in `test_plugin_constants_get_reloaded_if_config_reload_plugins'
  1488. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1489. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1490. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1491. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1492. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1493.  
  1494. 14) Error:
  1495. test_plugin_eager_load_any_path_under_app(RailtiesTest::PluginTest):
  1496. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1497. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1498. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1499. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1500. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1501. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1502. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1503. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1504. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1505. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1506. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1507. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1508. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1509. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1510. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1511. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1512. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1513. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1514. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1515. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1516. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1517. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1518. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1519. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1520. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:124:in `test_plugin_eager_load_any_path_under_app'
  1521. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1522. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1523. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1524. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1525. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1526.  
  1527. 15) Error:
  1528. test_plugin_init_is_run_before_application_ones(RailtiesTest::PluginTest):
  1529. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1530. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1531. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1532. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1533. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1534. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1535. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1536. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1537. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1538. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1539. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1540. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1541. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1542. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1543. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1544. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1545. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1546. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1547. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1548. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1549. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1550. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1551. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1552. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1553. test/railties/plugin_test.rb:60:in `block in <class:PluginTest>'
  1554. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1555. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1556. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1557. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1558. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1559.  
  1560. 16) Error:
  1561. test_plugin_initializers(RailtiesTest::PluginTest):
  1562. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1563. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1564. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1565. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1566. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1567. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1568. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1569. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1570. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1571. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1572. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1573. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1574. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1575. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1576. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1577. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1578. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1579. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1580. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1581. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1582. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1583. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1584. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1585. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1586. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:278:in `test_plugin_initializers'
  1587. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1588. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1589. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1590. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1591. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1592.  
  1593. 17) Error:
  1594. test_plugin_midleware_referenced_in_configuration(RailtiesTest::PluginTest):
  1595. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1596. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1597. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1598. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1599. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1600. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1601. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1602. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1603. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1604. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1605. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1606. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1607. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1608. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1609. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1610. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1611. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1612. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1613. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1614. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1615. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1616. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1617. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1618. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1619. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:296:in `test_plugin_midleware_referenced_in_configuration'
  1620. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1621. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1622. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1623. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1624. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1625.  
  1626. 18) Error:
  1627. test_plugin_paths_get_added_to_as_dependency_list(RailtiesTest::PluginTest):
  1628. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1629. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1630. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1631. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1632. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1633. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1634. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1635. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1636. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1637. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1638. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1639. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1640. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1641. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1642. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1643. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1644. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1645. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1646. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1647. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1648. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1649. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1650. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1651. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1652. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:20:in `test_plugin_paths_get_added_to_as_dependency_list'
  1653. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1654. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1655. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1656. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1657. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1658.  
  1659. 19) Error:
  1660. test_plugin_puts_its_controllers_directory_on_the_load_path(RailtiesTest::PluginTest):
  1661. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1662. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1663. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1664. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1665. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1666. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1667. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1668. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1669. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1670. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1671. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1672. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1673. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1674. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1675. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1676. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1677. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1678. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1679. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1680. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1681. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1682. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1683. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1684. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1685. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:53:in `test_plugin_puts_its_controllers_directory_on_the_load_path'
  1686. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1687. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1688. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1689. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1690. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1691.  
  1692. 20) Error:
  1693. test_plugin_puts_its_lib_directory_on_load_path(RailtiesTest::PluginTest):
  1694. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1695. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1696. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1697. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1698. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1699. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1700. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1701. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1702. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1703. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1704. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1705. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1706. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1707. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1708. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1709. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1710. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1711. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1712. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1713. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1714. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1715. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1716. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1717. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1718. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:14:in `test_plugin_puts_its_lib_directory_on_load_path'
  1719. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1720. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1721. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1722. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1723. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1724.  
  1725. 21) Error:
  1726. test_plugin_puts_its_models_directory_on_load_path(RailtiesTest::PluginTest):
  1727. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1728. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1729. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1730. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1731. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1732. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1733. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1734. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1735. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1736. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1737. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1738. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1739. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1740. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1741. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1742. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1743. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1744. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1745. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1746. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1747. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1748. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1749. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1750. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1751. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:47:in `test_plugin_puts_its_models_directory_on_load_path'
  1752. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1753. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1754. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1755. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1756. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1757.  
  1758. 22) Error:
  1759. test_plugin_should_work_without_init_rb(RailtiesTest::PluginTest):
  1760. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1761. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1762. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1763. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1764. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1765. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1766. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1767. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1768. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1769. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1770. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1771. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1772. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1773. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1774. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1775. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1776. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1777. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1778. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1779. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1780. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1781. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1782. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1783. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1784. test/railties/plugin_test.rb:67:in `block in <class:PluginTest>'
  1785. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1786. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1787. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1788. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1789. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1790.  
  1791. 23) Error:
  1792. test_plugins_constants_are_not_reloaded_by_default(RailtiesTest::PluginTest):
  1793. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1794. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1795. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1796. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1797. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1798. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1799. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1800. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1801. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1802. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1803. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1804. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1805. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1806. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1807. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1808. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1809. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1810. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1811. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1812. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1813. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1814. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1815. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1816. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1817. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:25:in `test_plugins_constants_are_not_reloaded_by_default'
  1818. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1819. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1820. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1821. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1822. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1823.  
  1824. 24) Error:
  1825. test_rake_tasks_lib_tasks_are_loaded(RailtiesTest::PluginTest):
  1826. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1827. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1828. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1829. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1830. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1831. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1832. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1833. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1834. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1835. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1836. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1837. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1838. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1839. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1840. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1841. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1842. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1843. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1844. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1845. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1846. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1847. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1848. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1849. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1850. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:198:in `test_rake_tasks_lib_tasks_are_loaded'
  1851. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1852. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1853. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1854. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1855. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1856.  
  1857. 25) Error:
  1858. test_routes_are_added_to_router(RailtiesTest::PluginTest):
  1859. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1860. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1861. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1862. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1863. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1864. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1865. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1866. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1867. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1868. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1869. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1870. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1871. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1872. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1873. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1874. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1875. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1876. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1877. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1878. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1879. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1880. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1881. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1882. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1883. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:141:in `test_routes_are_added_to_router'
  1884. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1885. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1886. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1887. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1888. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1889.  
  1890. 26) Error:
  1891. test_routes_in_plugins_have_lower_priority_than_application_ones(RailtiesTest::PluginTest):
  1892. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1893. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1894. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1895. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1896. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1897. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1898. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1899. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1900. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1901. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1902. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1903. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1904. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1905. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1906. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1907. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1908. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1909. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1910. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1911. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1912. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1913. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1914. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1915. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1916. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:179:in `test_routes_in_plugins_have_lower_priority_than_application_ones'
  1917. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1918. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1919. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1920. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1921. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1922.  
  1923. 27) Error:
  1924. test_the_init_rb_file_has_access_to_the_config_object(RailtiesTest::PluginTest):
  1925. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  1926. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  1927. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  1928. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  1929. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  1930. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  1931. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  1932. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  1933. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  1934. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  1935. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  1936. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  1937. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  1938. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  1939. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  1940. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  1941. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  1942. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  1943. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  1944. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  1945. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  1946. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  1947. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `require'
  1948. /home/rohit/remote-repos/rails_patches/working4/railties/test/railties/shared_tests.rb:6:in `boot_rails'
  1949. test/railties/plugin_test.rb:46:in `block in <class:PluginTest>'
  1950. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  1951. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  1952. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  1953. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  1954. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  1955.  
  1956. Finished in 58.384740786 seconds.
  1957.  
  1958. 27 tests, 0 assertions, 0 failures, 27 errors, 0 pendings, 0 omissions, 0 notifications
  1959. 0% passed
  1960. Loaded suite test/script_rails_loader_test
  1961. Started
  1962. ...
  1963. Finished in 0.002052 seconds.
  1964.  
  1965. 3 tests, 3 assertions, 0 failures, 0 errors, 0 skips
  1966.  
  1967. Test run options: --seed 37052
  1968. Loaded suite test/rails_info_controller_test
  1969. Started
  1970. .....
  1971. Finished in 1.001052 seconds.
  1972.  
  1973. 5 tests, 5 assertions, 0 failures, 0 errors, 0 skips
  1974.  
  1975. Test run options: --seed 19388
  1976. Loaded suite test/backtrace_cleaner_test
  1977. Started
  1978. ..
  1979. Finished in 0.001781 seconds.
  1980.  
  1981. 2 tests, 2 assertions, 0 failures, 0 errors, 0 skips
  1982.  
  1983. Test run options: --seed 19691
  1984. Loaded suite test/generators/scaffold_controller_generator_test
  1985. Started
  1986. ........
  1987. Finished in 0.804852 seconds.
  1988.  
  1989. 8 tests, 45 assertions, 0 failures, 0 errors, 0 skips
  1990.  
  1991. Test run options: --seed 12755
  1992. Loaded suite test/generators/mailer_generator_test
  1993. Started
  1994. ........
  1995. Finished in 0.180692 seconds.
  1996.  
  1997. 8 tests, 26 assertions, 0 failures, 0 errors, 0 skips
  1998.  
  1999. Test run options: --seed 6849
  2000. Loaded suite test/generators/actions_test
  2001. Started
  2002. ................................
  2003. Finished in 0.917505 seconds.
  2004.  
  2005. 32 tests, 63 assertions, 0 failures, 0 errors, 0 skips
  2006.  
  2007. Test run options: --seed 56891
  2008. Loaded suite test/generators/generated_attribute_test
  2009. Started
  2010. ....................
  2011. Finished in 0.005277 seconds.
  2012.  
  2013. 20 tests, 34 assertions, 0 failures, 0 errors, 0 skips
  2014.  
  2015. Test run options: --seed 15033
  2016. Loaded suite test/generators/stylesheets_generator_test
  2017. Started
  2018. ..
  2019. Finished in 0.023933 seconds.
  2020.  
  2021. 2 tests, 2 assertions, 0 failures, 0 errors, 0 skips
  2022.  
  2023. Test run options: --seed 41736
  2024. Loaded suite test/generators/migration_generator_test
  2025. Started
  2026. ......
  2027. Finished in 0.499291 seconds.
  2028.  
  2029. 6 tests, 29 assertions, 0 failures, 0 errors, 0 skips
  2030.  
  2031. Test run options: --seed 11531
  2032. Loaded suite test/generators/generator_generator_test
  2033. Started
  2034. .
  2035. Finished in 0.005261 seconds.
  2036.  
  2037. 1 tests, 5 assertions, 0 failures, 0 errors, 0 skips
  2038.  
  2039. Test run options: --seed 33063
  2040. Loaded suite test/generators/integration_test_generator_test
  2041. Started
  2042. .
  2043. Finished in 0.016899 seconds.
  2044.  
  2045. 1 tests, 2 assertions, 0 failures, 0 errors, 0 skips
  2046.  
  2047. Test run options: --seed 1699
  2048. Loaded suite test/generators/app_generator_test
  2049. Started
  2050. ...............................
  2051. Finished in 0.651721 seconds.
  2052.  
  2053. 31 tests, 258 assertions, 0 failures, 0 errors, 0 skips
  2054.  
  2055. Test run options: --seed 21365
  2056. Loaded suite test/generators/session_migration_generator_test
  2057. Started
  2058. ...
  2059. Finished in 0.560546 seconds.
  2060.  
  2061. 3 tests, 10 assertions, 0 failures, 0 errors, 0 skips
  2062.  
  2063. Test run options: --seed 48453
  2064. Loaded suite test/generators/observer_generator_test
  2065. Started
  2066. ....
  2067. Finished in 0.106247 seconds.
  2068.  
  2069. 4 tests, 7 assertions, 0 failures, 0 errors, 0 skips
  2070.  
  2071. Test run options: --seed 15483
  2072. Loaded suite test/generators/scaffold_generator_test
  2073. Started
  2074. ....
  2075. Finished in 0.894881 seconds.
  2076.  
  2077. 4 tests, 111 assertions, 0 failures, 0 errors, 0 skips
  2078.  
  2079. Test run options: --seed 24955
  2080. Loaded suite test/generators/helper_generator_test
  2081. Started
  2082. ......
  2083. Finished in 0.071469 seconds.
  2084.  
  2085. 6 tests, 8 assertions, 0 failures, 0 errors, 0 skips
  2086.  
  2087. Test run options: --seed 20484
  2088. Loaded suite test/generators/plugin_generator_test
  2089. Started
  2090. .......
  2091. Finished in 0.128865 seconds.
  2092.  
  2093. 7 tests, 23 assertions, 0 failures, 0 errors, 0 skips
  2094.  
  2095. Test run options: --seed 14959
  2096. Loaded suite test/generators/named_base_test
  2097. Started
  2098. ..Plural version of the model detected, using singularized version. Override with --force-plural.
  2099. .......
  2100. Finished in 0.006043 seconds.
  2101.  
  2102. 9 tests, 47 assertions, 0 failures, 0 errors, 0 skips
  2103.  
  2104. Test run options: --seed 4116
  2105. Loaded suite test/generators/performance_test_generator_test
  2106. Started
  2107. .
  2108. Finished in 0.016444 seconds.
  2109.  
  2110. 1 tests, 2 assertions, 0 failures, 0 errors, 0 skips
  2111.  
  2112. Test run options: --seed 34006
  2113. Loaded suite test/generators/resource_generator_test
  2114. Started
  2115. .........
  2116. Finished in 1.055235 seconds.
  2117.  
  2118. 9 tests, 37 assertions, 0 failures, 0 errors, 0 skips
  2119.  
  2120. Test run options: --seed 38043
  2121. Loaded suite test/generators/controller_generator_test
  2122. Started
  2123. ............
  2124. Finished in 0.363837 seconds.
  2125.  
  2126. 12 tests, 22 assertions, 0 failures, 0 errors, 0 skips
  2127.  
  2128. Test run options: --seed 26155
  2129. Loaded suite test/generators/model_generator_test
  2130. Started
  2131. .........................
  2132. Finished in 1.150230 seconds.
  2133.  
  2134. 25 tests, 85 assertions, 0 failures, 0 errors, 0 skips
  2135.  
  2136. Test run options: --seed 16086
  2137. Loaded suite test/initializable_test
  2138. Started
  2139. ..........
  2140. Finished in 0.021537 seconds.
  2141.  
  2142. 10 tests, 6 assertions, 0 failures, 0 errors, 0 skips
  2143.  
  2144. Test run options: --seed 63527
  2145. Loaded suite test/application/generators_test
  2146. Started
  2147. E.E...
  2148.  
  2149. 1) Error:
  2150. test_generators_aliases_options_templates_and_fallbacks_on_initialization(ApplicationTests::GeneratorsTest):
  2151. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2152. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2153. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2154. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2155. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2156. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2157. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2158. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2159. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2160. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2161. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2162. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2163. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2164. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2165. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2166. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2167. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2168. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2169. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2170. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2171. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2172. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2173. test/application/generators_test.rb:65:in `require'
  2174. test/application/generators_test.rb:65:in `block in <class:GeneratorsTest>'
  2175. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2176. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2177. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2178. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2179. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2180.  
  2181. 2) Error:
  2182. test_generators_no_color_on_initialization(ApplicationTests::GeneratorsTest):
  2183. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2184. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2185. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2186. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2187. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2188. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2189. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2190. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2191. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2192. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2193. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2194. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2195. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2196. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2197. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2198. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2199. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2200. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2201. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2202. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2203. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2204. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2205. test/application/generators_test.rb:81:in `require'
  2206. test/application/generators_test.rb:81:in `block in <class:GeneratorsTest>'
  2207. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2208. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2209. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2210. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2211. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2212.  
  2213. Finished in 11.760271902 seconds.
  2214.  
  2215. 6 tests, 8 assertions, 0 failures, 2 errors, 0 pendings, 0 omissions, 0 notifications
  2216. 66.6667% passed
  2217. Loaded suite test/application/console_test
  2218. Started
  2219. EEEEE
  2220.  
  2221. 1) Error:
  2222. test_access_to_helpers(ConsoleTest):
  2223. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2224. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2225. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2226. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2227. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2228. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2229. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2230. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2231. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2232. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2233. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2234. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2235. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2236. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2237. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2238. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2239. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2240. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2241. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2242. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2243. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2244. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2245. test/application/console_test.rb:13:in `require'
  2246. test/application/console_test.rb:13:in `load_environment'
  2247. test/application/console_test.rb:72:in `test_access_to_helpers'
  2248. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2249. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2250. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2251. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2252. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2253.  
  2254. 2) Error:
  2255. test_app_method_should_return_integration_session(ConsoleTest):
  2256. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2257. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2258. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2259. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2260. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2261. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2262. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2263. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2264. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2265. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2266. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2267. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2268. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2269. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2270. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2271. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2272. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2273. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2274. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2275. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2276. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2277. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2278. test/application/console_test.rb:13:in `require'
  2279. test/application/console_test.rb:13:in `load_environment'
  2280. test/application/console_test.rb:19:in `test_app_method_should_return_integration_session'
  2281. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2282. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2283. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2284. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2285. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2286.  
  2287. 3) Error:
  2288. test_new_session_should_return_integration_session(ConsoleTest):
  2289. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2290. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2291. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2292. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2293. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2294. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2295. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2296. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2297. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2298. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2299. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2300. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2301. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2302. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2303. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2304. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2305. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2306. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2307. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2308. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2309. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2310. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2311. test/application/console_test.rb:13:in `require'
  2312. test/application/console_test.rb:13:in `load_environment'
  2313. test/application/console_test.rb:26:in `test_new_session_should_return_integration_session'
  2314. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2315. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2316. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2317. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2318. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2319.  
  2320. 4) Error:
  2321. test_reload_should_fire_preparation_callbacks(ConsoleTest):
  2322. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2323. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2324. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2325. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2326. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2327. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2328. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2329. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2330. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2331. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2332. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2333. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2334. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2335. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2336. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2337. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2338. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2339. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2340. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2341. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2342. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2343. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2344. test/application/console_test.rb:13:in `require'
  2345. test/application/console_test.rb:13:in `load_environment'
  2346. test/application/console_test.rb:33:in `test_reload_should_fire_preparation_callbacks'
  2347. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2348. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2349. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2350. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2351. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2352.  
  2353. 5) Error:
  2354. test_reload_should_reload_constants(ConsoleTest):
  2355. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2356. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2357. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2358. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2359. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2360. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2361. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2362. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2363. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2364. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2365. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2366. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2367. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2368. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2369. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2370. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2371. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2372. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2373. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2374. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2375. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2376. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2377. test/application/console_test.rb:13:in `require'
  2378. test/application/console_test.rb:13:in `load_environment'
  2379. test/application/console_test.rb:56:in `test_reload_should_reload_constants'
  2380. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2381. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2382. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2383. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2384. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2385.  
  2386. Finished in 10.593484036 seconds.
  2387.  
  2388. 5 tests, 0 assertions, 0 failures, 5 errors, 0 pendings, 0 omissions, 0 notifications
  2389. 0% passed
  2390. Loaded suite test/application/initializers/i18n_test
  2391. Started
  2392. EEEEEEEEEEEE
  2393.  
  2394. 1) Error:
  2395. test__shortcut_config_i18n_fallbacks_ca_es_ES_initializes_fallbacks_with_a_mapping_de_AT_de_DE(ApplicationTests::I18nTest):
  2396. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2397. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2398. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2399. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2400. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2401. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2402. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2403. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2404. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2405. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2406. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2407. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2408. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2409. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2410. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2411. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2412. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2413. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2414. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2415. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2416. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2417. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2418. test/application/initializers/i18n_test.rb:15:in `require'
  2419. test/application/initializers/i18n_test.rb:15:in `load_app'
  2420. test/application/initializers/i18n_test.rb:140:in `block in <class:I18nTest>'
  2421. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2422. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2423. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2424. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2425. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2426.  
  2427. 2) Error:
  2428. test__shortcut_config_i18n_fallbacks_en_US_ca_es_ES_initializes_fallbacks_with_the_given_arguments(ApplicationTests::I18nTest):
  2429. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2430. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2431. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2432. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2433. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2434. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2435. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2436. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2437. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2438. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2439. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2440. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2441. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2442. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2443. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2444. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2445. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2446. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2447. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2448. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2449. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2450. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2451. test/application/initializers/i18n_test.rb:15:in `require'
  2452. test/application/initializers/i18n_test.rb:15:in `load_app'
  2453. test/application/initializers/i18n_test.rb:146:in `block in <class:I18nTest>'
  2454. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2455. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2456. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2457. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2458. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2459.  
  2460. 3) Error:
  2461. test__shortcut_config_i18n_fallbacks_en_US_initializes_fallbacks_with_en_US_as_a_fallback_default(ApplicationTests::I18nTest):
  2462. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2463. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2464. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2465. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2466. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2467. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2468. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2469. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2470. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2471. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2472. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2473. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2474. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2475. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2476. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2477. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2478. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2479. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2480. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2481. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2482. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2483. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2484. test/application/initializers/i18n_test.rb:15:in `require'
  2485. test/application/initializers/i18n_test.rb:15:in `load_app'
  2486. test/application/initializers/i18n_test.rb:134:in `block in <class:I18nTest>'
  2487. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2488. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2489. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2490. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2491. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2492.  
  2493. 4) Error:
  2494. test_config_i18n_fallbacks_defaults_en_US_initializes_fallbacks_with_en_US_as_a_fallback_default(ApplicationTests::I18nTest):
  2495. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2496. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2497. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2498. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2499. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2500. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2501. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2502. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2503. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2504. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2505. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2506. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2507. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2508. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2509. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2510. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2511. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2512. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2513. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2514. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2515. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2516. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2517. test/application/initializers/i18n_test.rb:15:in `require'
  2518. test/application/initializers/i18n_test.rb:15:in `load_app'
  2519. test/application/initializers/i18n_test.rb:122:in `block in <class:I18nTest>'
  2520. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2521. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2522. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2523. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2524. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2525.  
  2526. 5) Error:
  2527. test_config_i18n_fallbacks_map_ca_es_ES_initializes_fallbacks_with_a_mapping_ca_es_ES(ApplicationTests::I18nTest):
  2528. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2529. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2530. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2531. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2532. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2533. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2534. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2535. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2536. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2537. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2538. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2539. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2540. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2541. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2542. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2543. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2544. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2545. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2546. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2547. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2548. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2549. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2550. test/application/initializers/i18n_test.rb:15:in `require'
  2551. test/application/initializers/i18n_test.rb:15:in `load_app'
  2552. test/application/initializers/i18n_test.rb:128:in `block in <class:I18nTest>'
  2553. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2554. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2555. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2556. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2557. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2558.  
  2559. 6) Error:
  2560. test_config_i18n_fallbacks_true_initializes_I18n_fallbacks_with_default_settings(ApplicationTests::I18nTest):
  2561. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2562. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2563. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2564. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2565. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2566. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2567. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2568. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2569. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2570. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2571. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2572. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2573. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2574. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2575. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2576. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2577. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2578. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2579. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2580. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2581. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2582. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2583. test/application/initializers/i18n_test.rb:15:in `require'
  2584. test/application/initializers/i18n_test.rb:15:in `load_app'
  2585. test/application/initializers/i18n_test.rb:107:in `block in <class:I18nTest>'
  2586. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2587. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2588. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2589. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2590. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2591.  
  2592. 7) Error:
  2593. test_config_i18n_fallbacks_true_initializes_I18n_fallbacks_with_default_settings_even_when_backend_changes(ApplicationTests::I18nTest):
  2594. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2595. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2596. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2597. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2598. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2599. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2600. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2601. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2602. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2603. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2604. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2605. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2606. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2607. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2608. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2609. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2610. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2611. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2612. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2613. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2614. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2615. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2616. test/application/initializers/i18n_test.rb:15:in `require'
  2617. test/application/initializers/i18n_test.rb:15:in `load_app'
  2618. test/application/initializers/i18n_test.rb:115:in `block in <class:I18nTest>'
  2619. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2620. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2621. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2622. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2623. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2624.  
  2625. 8) Error:
  2626. test_locale_files_should_be_added_to_the_load_path(ApplicationTests::I18nTest):
  2627. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2628. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2629. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2630. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2631. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2632. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2633. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2634. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2635. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2636. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2637. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2638. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2639. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2640. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2641. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2642. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2643. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2644. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2645. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2646. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2647. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2648. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2649. test/application/initializers/i18n_test.rb:15:in `require'
  2650. test/application/initializers/i18n_test.rb:15:in `load_app'
  2651. test/application/initializers/i18n_test.rb:57:in `block in <class:I18nTest>'
  2652. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2653. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2654. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2655. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2656. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2657.  
  2658. 9) Error:
  2659. test_locales_are_reloaded_if_they_change_between_requests(ApplicationTests::I18nTest):
  2660. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2661. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2662. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2663. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2664. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2665. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2666. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2667. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2668. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2669. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2670. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2671. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2672. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2673. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2674. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2675. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2676. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2677. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2678. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2679. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2680. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2681. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2682. test/application/initializers/i18n_test.rb:15:in `require'
  2683. test/application/initializers/i18n_test.rb:15:in `load_app'
  2684. test/application/initializers/i18n_test.rb:84:in `block in <class:I18nTest>'
  2685. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2686. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2687. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2688. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2689. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2690.  
  2691. 10) Error:
  2692. test_no_config_locales_dir_present_should_return_empty_load_path(ApplicationTests::I18nTest):
  2693. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2694. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2695. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2696. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2697. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2698. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2699. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2700. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2701. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2702. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2703. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2704. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2705. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2706. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2707. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2708. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2709. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2710. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2711. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2712. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2713. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2714. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2715. test/application/initializers/i18n_test.rb:15:in `require'
  2716. test/application/initializers/i18n_test.rb:15:in `load_app'
  2717. test/application/initializers/i18n_test.rb:46:in `block in <class:I18nTest>'
  2718. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2719. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2720. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2721. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2722. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2723.  
  2724. 11) Error:
  2725. test_not_using_config_i18n_fallbacks_does_not_initialize_I18n_fallbacks(ApplicationTests::I18nTest):
  2726. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2727. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2728. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2729. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2730. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2731. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2732. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2733. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2734. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2735. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2736. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2737. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2738. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2739. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2740. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2741. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2742. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2743. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2744. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2745. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2746. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2747. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2748. test/application/initializers/i18n_test.rb:15:in `require'
  2749. test/application/initializers/i18n_test.rb:15:in `load_app'
  2750. test/application/initializers/i18n_test.rb:101:in `block in <class:I18nTest>'
  2751. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2752. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2753. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2754. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2755. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2756.  
  2757. 12) Error:
  2758. test_setting_another_default_locale(ApplicationTests::I18nTest):
  2759. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2760. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2761. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2762. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2763. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2764. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2765. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2766. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2767. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2768. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2769. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2770. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2771. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2772. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2773. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2774. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2775. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2776. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2777. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2778. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2779. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2780. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2781. test/application/initializers/i18n_test.rb:15:in `require'
  2782. test/application/initializers/i18n_test.rb:15:in `load_app'
  2783. test/application/initializers/i18n_test.rb:39:in `block in <class:I18nTest>'
  2784. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2785. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2786. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2787. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2788. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2789.  
  2790. Finished in 25.715249416 seconds.
  2791.  
  2792. 12 tests, 0 assertions, 0 failures, 12 errors, 0 pendings, 0 omissions, 0 notifications
  2793. 0% passed
  2794. Loaded suite test/application/initializers/hooks_test
  2795. Started
  2796. EEEEEE
  2797.  
  2798. 1) Error:
  2799. test_after_initialize_happens_after_to_prepare_in_development(ApplicationTests::InitializersTest):
  2800. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2801. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2802. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2803. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2804. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2805. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2806. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2807. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2808. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2809. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2810. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2811. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2812. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2813. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2814. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2815. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2816. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2817. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2818. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2819. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2820. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2821. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2822. test/application/initializers/hooks_test.rb:68:in `require'
  2823. test/application/initializers/hooks_test.rb:68:in `block in <class:InitializersTest>'
  2824. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2825. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2826. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2827. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2828. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2829.  
  2830. 2) Error:
  2831. test_after_initialize_happens_after_to_prepare_in_production(ApplicationTests::InitializersTest):
  2832. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2833. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2834. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2835. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2836. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2837. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2838. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2839. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2840. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2841. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2842. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2843. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2844. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2845. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2846. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2847. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2848. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2849. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2850. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2851. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2852. test/application/initializers/hooks_test.rb:80:in `require'
  2853. test/application/initializers/hooks_test.rb:80:in `block in <class:InitializersTest>'
  2854. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2855. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2856. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2857. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2858. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2859.  
  2860. 3) Error:
  2861. test_after_initialize_runs_after_frameworks_have_been_initialized(ApplicationTests::InitializersTest):
  2862. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2863. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2864. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2865. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2866. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2867. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2868. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2869. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2870. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2871. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2872. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2873. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2874. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2875. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2876. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2877. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2878. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2879. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2880. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2881. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2882. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2883. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2884. test/application/initializers/hooks_test.rb:55:in `require'
  2885. test/application/initializers/hooks_test.rb:55:in `block in <class:InitializersTest>'
  2886. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2887. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2888. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2889. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2890. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2891.  
  2892. 4) Error:
  2893. test_hooks_block_works_correctly_with_cache_classes(ApplicationTests::InitializersTest):
  2894. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2895. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2896. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2897. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2898. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2899. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2900. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2901. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2902. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2903. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2904. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2905. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2906. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2907. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2908. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2909. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2910. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2911. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2912. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2913. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2914. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2915. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2916. test/application/initializers/hooks_test.rb:45:in `require'
  2917. test/application/initializers/hooks_test.rb:45:in `block in <class:InitializersTest>'
  2918. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2919. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2920. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2921. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2922. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2923.  
  2924. 5) Error:
  2925. test_hooks_block_works_correctly_without_cache_classes_before_eager_load_is_not_called_(ApplicationTests::InitializersTest):
  2926. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2927. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2928. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2929. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2930. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2931. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2932. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2933. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2934. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2935. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2936. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2937. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2938. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2939. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2940. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2941. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2942. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2943. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2944. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2945. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2946. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2947. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2948. test/application/initializers/hooks_test.rb:30:in `require'
  2949. test/application/initializers/hooks_test.rb:30:in `block in <class:InitializersTest>'
  2950. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2951. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2952. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2953. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2954. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2955.  
  2956. 6) Error:
  2957. test_load_initializers(ApplicationTests::InitializersTest):
  2958. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2959. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  2960. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  2961. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  2962. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  2963. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  2964. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  2965. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  2966. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  2967. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  2968. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  2969. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  2970. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  2971. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  2972. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  2973. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  2974. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  2975. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  2976. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  2977. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  2978. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  2979. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  2980. test/application/initializers/hooks_test.rb:15:in `require'
  2981. test/application/initializers/hooks_test.rb:15:in `block in <class:InitializersTest>'
  2982. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  2983. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  2984. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  2985. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  2986. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  2987.  
  2988. Finished in 12.779542278 seconds.
  2989.  
  2990. 6 tests, 0 assertions, 0 failures, 6 errors, 0 pendings, 0 omissions, 0 notifications
  2991. 0% passed
  2992. Loaded suite test/application/initializers/load_path_test
  2993. Started
  2994. EEFEE
  2995.  
  2996. 1) Error:
  2997. test_eager_loading_loads_parent_classes_before_children(ApplicationTests::LoadPathTest):
  2998. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  2999. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3000. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3001. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3002. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3003. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3004. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3005. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3006. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3007. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3008. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3009. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3010. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3011. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3012. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3013. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3014. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3015. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3016. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3017. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3018. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3019. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3020. test/application/initializers/load_path_test.rb:66:in `require'
  3021. test/application/initializers/load_path_test.rb:66:in `block in <class:LoadPathTest>'
  3022. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3023. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3024. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3025. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3026. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3027.  
  3028. 2) Error:
  3029. test_initializing_an_application_adds_the_application_paths_to_the_load_path(ApplicationTests::LoadPathTest):
  3030. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3031. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3032. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3033. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3034. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3035. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3036. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3037. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3038. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3039. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3040. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3041. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3042. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3043. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3044. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3045. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3046. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3047. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3048. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3049. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3050. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3051. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3052. test/application/initializers/load_path_test.rb:18:in `require'
  3053. test/application/initializers/load_path_test.rb:18:in `block in <class:LoadPathTest>'
  3054. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3055. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3056. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3057. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3058. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3059.  
  3060. 3) Failure:
  3061. test_initializing_an_application_allows_to_load_code_on_lib_path_inside_application_class_definitation(ApplicationTests::LoadPathTest)
  3062. [test/application/initializers/load_path_test.rb:32:in `block in <class:LoadPathTest>'
  3063. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3064. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3065. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3066. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3067. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run']:
  3068. Exception raised:
  3069. #<NameError: method `run' not defined in Test::Unit::TestCase>
  3070.  
  3071. 4) Error:
  3072. test_initializing_an_application_eager_load_any_path_under_app(ApplicationTests::LoadPathTest):
  3073. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3074. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3075. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3076. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3077. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3078. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3079. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3080. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3081. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3082. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3083. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3084. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3085. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3086. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3087. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3088. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3089. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3090. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3091. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3092. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3093. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3094. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3095. test/application/initializers/load_path_test.rb:48:in `require'
  3096. test/application/initializers/load_path_test.rb:48:in `block in <class:LoadPathTest>'
  3097. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3098. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3099. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3100. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3101. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3102.  
  3103. 5) Error:
  3104. test_load_environment_with_global(ApplicationTests::LoadPathTest):
  3105. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3106. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3107. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3108. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3109. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3110. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3111. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3112. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3113. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3114. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3115. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3116. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3117. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3118. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3119. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3120. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3121. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3122. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3123. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3124. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3125. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3126. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3127. test/application/initializers/load_path_test.rb:85:in `require'
  3128. test/application/initializers/load_path_test.rb:85:in `block in <class:LoadPathTest>'
  3129. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3130. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3131. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3132. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3133. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3134.  
  3135. Finished in 10.615825254 seconds.
  3136.  
  3137. 5 tests, 2 assertions, 1 failures, 4 errors, 0 pendings, 0 omissions, 0 notifications
  3138. 0% passed
  3139. Loaded suite test/application/initializers/frameworks_test
  3140. Started
  3141. EEEEEEEFE
  3142.  
  3143. 1) Error:
  3144. test_active_record_extensions_are_applied_to_ActiveRecord(ApplicationTests::FrameworlsTest):
  3145. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3146. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3147. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3148. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3149. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3150. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3151. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3152. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3153. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3154. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3155. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3156. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3157. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3158. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3159. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3160. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3161. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3162. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3163. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3164. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3165. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3166. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3167. test/application/initializers/frameworks_test.rb:89:in `require'
  3168. test/application/initializers/frameworks_test.rb:89:in `block in <class:FrameworlsTest>'
  3169. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3170. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3171. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3172. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3173. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3174.  
  3175. 2) Error:
  3176. test_allows_me_to_configure_default_url_options_for_ActionMailer(ApplicationTests::FrameworlsTest):
  3177. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3178. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3179. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3180. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3181. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3182. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3183. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3184. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3185. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3186. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3187. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3188. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3189. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3190. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3191. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3192. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3193. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3194. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3195. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3196. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3197. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3198. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3199. test/application/initializers/frameworks_test.rb:44:in `require'
  3200. test/application/initializers/frameworks_test.rb:44:in `block in <class:FrameworlsTest>'
  3201. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3202. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3203. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3204. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3205. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3206.  
  3207. 3) Error:
  3208. test_config_active_support_bare_does_not_require_all_of_ActiveSupport(ApplicationTests::FrameworlsTest):
  3209. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3210. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3211. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3212. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3213. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3214. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3215. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3216. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3217. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3218. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3219. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3220. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3221. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3222. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3223. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3224. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3225. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3226. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3227. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3228. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3229. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3230. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3231. test/application/initializers/frameworks_test.rb:61:in `require'
  3232. test/application/initializers/frameworks_test.rb:61:in `block (2 levels) in <class:FrameworlsTest>'
  3233. test/application/initializers/frameworks_test.rb:60:in `chdir'
  3234. test/application/initializers/frameworks_test.rb:60:in `block in <class:FrameworlsTest>'
  3235. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3236. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3237. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3238. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3239. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3240.  
  3241. 4) Error:
  3242. test_database_middleware_doesn_t_initialize_when_activerecord_is_not_in_frameworks(ApplicationTests::FrameworlsTest):
  3243. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3244. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3245. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3246. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3247. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3248. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3249. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3250. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3251. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3252. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3253. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3254. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3255. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3256. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3257. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3258. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3259. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3260. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3261. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3262. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3263. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3264. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3265. test/application/initializers/frameworks_test.rb:95:in `require'
  3266. test/application/initializers/frameworks_test.rb:95:in `block in <class:FrameworlsTest>'
  3267. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3268. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3269. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3270. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3271. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3272.  
  3273. 5) Error:
  3274. test_database_middleware_doesn_t_initialize_when_session_store_is_not_active_record(ApplicationTests::FrameworlsTest):
  3275. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3276. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3277. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3278. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3279. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3280. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3281. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3282. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3283. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3284. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3285. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3286. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3287. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3288. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3289. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3290. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3291. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3292. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3293. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3294. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3295. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3296. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3297. test/application/initializers/frameworks_test.rb:72:in `require'
  3298. test/application/initializers/frameworks_test.rb:72:in `block in <class:FrameworlsTest>'
  3299. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3300. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3301. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3302. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3303. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3304.  
  3305. 6) Error:
  3306. test_database_middleware_initializes_when_session_store_is_active_record(ApplicationTests::FrameworlsTest):
  3307. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3308. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3309. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3310. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3311. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3312. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3313. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3314. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3315. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3316. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3317. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3318. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3319. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3320. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3321. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3322. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3323. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3324. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3325. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3326. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3327. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3328. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3329. test/application/initializers/frameworks_test.rb:80:in `require'
  3330. test/application/initializers/frameworks_test.rb:80:in `block in <class:FrameworlsTest>'
  3331. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3332. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3333. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3334. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3335. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3336.  
  3337. 7) Error:
  3338. test_if_there_s_no_config_active_support_bare_all_of_ActiveSupport_is_required(ApplicationTests::FrameworlsTest):
  3339. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3340. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3341. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3342. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3343. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3344. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3345. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3346. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3347. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3348. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3349. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3350. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3351. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3352. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3353. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3354. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3355. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3356. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3357. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3358. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3359. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3360. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3361. test/application/initializers/frameworks_test.rb:51:in `require'
  3362. test/application/initializers/frameworks_test.rb:51:in `block in <class:FrameworlsTest>'
  3363. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3364. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3365. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3366. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3367. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3368.  
  3369. 8) Failure:
  3370. test_set_load_paths_set_only_if_action_controller_or_action_mailer_are_in_use(ApplicationTests::FrameworlsTest)
  3371. [test/application/initializers/frameworks_test.rb:15:in `block in <class:FrameworlsTest>'
  3372. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3373. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3374. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3375. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3376. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run']:
  3377. Exception raised:
  3378. #<NameError: method `run' not defined in Test::Unit::TestCase>
  3379.  
  3380. 9) Error:
  3381. test_sets_action_controller_and_action_mailer_load_paths(ApplicationTests::FrameworlsTest):
  3382. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3383. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3384. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3385. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3386. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3387. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3388. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3389. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3390. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3391. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3392. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3393. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3394. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3395. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3396. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3397. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3398. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3399. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3400. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3401. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3402. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3403. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3404. test/application/initializers/frameworks_test.rb:30:in `require'
  3405. test/application/initializers/frameworks_test.rb:30:in `block in <class:FrameworlsTest>'
  3406. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3407. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3408. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3409. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3410. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3411.  
  3412. Finished in 19.008673388 seconds.
  3413.  
  3414. 9 tests, 1 assertions, 1 failures, 8 errors, 0 pendings, 0 omissions, 0 notifications
  3415. 0% passed
  3416. Loaded suite test/application/initializers/notifications_test
  3417. Started
  3418. E
  3419.  
  3420. 1) Error:
  3421. test_rails_log_subscribers_are_added(ApplicationTests::NotificationsTest):
  3422. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3423. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3424. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3425. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3426. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3427. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3428. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3429. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3430. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3431. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3432. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3433. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3434. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3435. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3436. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3437. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3438. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3439. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3440. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3441. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3442. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3443. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3444. test/application/initializers/notifications_test.rb:36:in `require'
  3445. test/application/initializers/notifications_test.rb:36:in `block in <class:NotificationsTest>'
  3446. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3447. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3448. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3449. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3450. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3451.  
  3452. Finished in 2.134591183 seconds.
  3453.  
  3454. 1 tests, 0 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications
  3455. 0% passed
  3456. Loaded suite test/application/initializers/boot_test
  3457. Started
  3458. .
  3459.  
  3460. Finished in 0.004028515 seconds.
  3461.  
  3462. 1 tests, 0 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
  3463. 100% passed
  3464. Loaded suite test/application/initializers/check_ruby_version_test
  3465. Started
  3466. .
  3467.  
  3468. Finished in 1.961450893 seconds.
  3469.  
  3470. 1 tests, 1 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
  3471. 100% passed
  3472. Loaded suite test/application/rake_test
  3473. Started
  3474. .E
  3475.  
  3476. 1) Error:
  3477. test_gems_tasks_are_loaded_first_than_application_ones(ApplicationTests::RakeTest):
  3478. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3479. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3480. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3481. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3482. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3483. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3484. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3485. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3486. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3487. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3488. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3489. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3490. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3491. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3492. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3493. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3494. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3495. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3496. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3497. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3498. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3499. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3500. test/application/rake_test.rb:18:in `require'
  3501. test/application/rake_test.rb:18:in `test_gems_tasks_are_loaded_first_than_application_ones'
  3502. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3503. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3504. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3505. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3506. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3507.  
  3508. Finished in 7.298479421 seconds.
  3509.  
  3510. 2 tests, 1 assertions, 0 failures, 1 errors, 0 pendings, 0 omissions, 0 notifications
  3511. 50% passed
  3512. Loaded suite test/application/loading_test
  3513. Started
  3514. EE
  3515.  
  3516. 1) Error:
  3517. test_descendants_are_cleaned_on_each_request_without_cache_classes(LoadingTest):
  3518. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3519. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3520. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3521. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3522. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3523. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3524. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3525. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3526. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3527. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3528. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3529. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3530. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3531. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3532. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3533. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3534. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3535. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3536. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3537. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3538. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3539. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3540. test/application/loading_test.rb:52:in `require'
  3541. test/application/loading_test.rb:52:in `test_descendants_are_cleaned_on_each_request_without_cache_classes'
  3542. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3543. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3544. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3545. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3546. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3547.  
  3548. 2) Error:
  3549. test_load_should_load_constants(LoadingTest):
  3550. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3551. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3552. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3553. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3554. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3555. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3556. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3557. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3558. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3559. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3560. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3561. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3562. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3563. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3564. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3565. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3566. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3567. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3568. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3569. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3570. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3571. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3572. test/application/loading_test.rb:22:in `require'
  3573. test/application/loading_test.rb:22:in `test_load_should_load_constants'
  3574. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3575. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3576. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3577. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3578. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3579.  
  3580. Finished in 4.2974275 seconds.
  3581.  
  3582. 2 tests, 0 assertions, 0 failures, 2 errors, 0 pendings, 0 omissions, 0 notifications
  3583. 0% passed
  3584. Loaded suite test/application/routing_test
  3585. Started
  3586. EEEEEEEE
  3587.  
  3588. 1) Error:
  3589. test_mount_rack_app(ApplicationTests::RoutingTest):
  3590. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3591. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3592. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3593. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3594. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3595. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3596. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3597. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3598. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3599. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3600. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3601. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3602. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3603. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3604. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3605. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3606. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3607. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3608. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3609. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3610. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3611. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3612. test/application/routing_test.rb:16:in `require'
  3613. test/application/routing_test.rb:16:in `app'
  3614. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3615. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3616. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3617. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3618. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3619. test/application/routing_test.rb:82:in `block in <class:RoutingTest>'
  3620. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3621. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3622. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3623. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3624. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3625.  
  3626. 2) Error:
  3627. test_multiple_controllers(ApplicationTests::RoutingTest):
  3628. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3629. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3630. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3631. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3632. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3633. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3634. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3635. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3636. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3637. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3638. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3639. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3640. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3641. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3642. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3643. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3644. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3645. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3646. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3647. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3648. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3649. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3650. test/application/routing_test.rb:16:in `require'
  3651. test/application/routing_test.rb:16:in `app'
  3652. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3653. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3654. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3655. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3656. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3657. test/application/routing_test.rb:109:in `block in <class:RoutingTest>'
  3658. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3659. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3660. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3661. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3662. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3663.  
  3664. 3) Error:
  3665. test_nested_controller(ApplicationTests::RoutingTest):
  3666. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3667. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3668. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3669. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3670. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3671. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3672. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3673. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3674. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3675. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3676. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3677. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3678. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3679. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3680. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3681. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3682. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3683. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3684. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3685. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3686. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3687. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3688. test/application/routing_test.rb:16:in `require'
  3689. test/application/routing_test.rb:16:in `app'
  3690. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3691. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3692. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3693. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3694. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3695. test/application/routing_test.rb:142:in `block in <class:RoutingTest>'
  3696. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3697. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3698. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3699. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3700. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3701.  
  3702. 4) Error:
  3703. test_rails_info_properties(ApplicationTests::RoutingTest):
  3704. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3705. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3706. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3707. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3708. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3709. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3710. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3711. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3712. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3713. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3714. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3715. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3716. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3717. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3718. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3719. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3720. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3721. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3722. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3723. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3724. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3725. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3726. test/application/routing_test.rb:16:in `require'
  3727. test/application/routing_test.rb:16:in `app'
  3728. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3729. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3730. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3731. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3732. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3733. test/application/routing_test.rb:22:in `block in <class:RoutingTest>'
  3734. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3735. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3736. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3737. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3738. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3739.  
  3740. 5) Error:
  3741. test_reloads_routes_when_configuration_is_changed(ApplicationTests::RoutingTest):
  3742. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3743. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3744. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3745. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3746. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3747. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3748. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3749. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3750. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3751. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3752. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3753. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3754. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3755. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3756. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3757. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3758. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3759. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3760. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3761. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3762. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3763. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3764. test/application/routing_test.rb:16:in `require'
  3765. test/application/routing_test.rb:16:in `app'
  3766. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3767. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3768. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3769. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3770. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3771. test/application/routing_test.rb:168:in `block in <class:RoutingTest>'
  3772. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3773. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3774. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3775. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3776. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3777.  
  3778. 6) Error:
  3779. test_resource_routing_with_irrigular_inflection(ApplicationTests::RoutingTest):
  3780. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3781. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3782. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3783. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3784. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3785. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3786. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3787. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3788. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3789. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3790. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3791. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3792. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3793. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3794. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3795. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3796. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3797. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3798. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3799. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3800. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3801. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3802. test/application/routing_test.rb:16:in `require'
  3803. test/application/routing_test.rb:16:in `app'
  3804. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3805. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3806. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3807. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3808. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3809. test/application/routing_test.rb:204:in `block in <class:RoutingTest>'
  3810. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3811. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3812. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3813. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3814. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3815.  
  3816. 7) Error:
  3817. test_simple_controller(ApplicationTests::RoutingTest):
  3818. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3819. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3820. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3821. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3822. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3823. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3824. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3825. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3826. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3827. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3828. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3829. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3830. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3831. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3832. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3833. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3834. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3835. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3836. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3837. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3838. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3839. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3840. test/application/routing_test.rb:16:in `require'
  3841. test/application/routing_test.rb:16:in `app'
  3842. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3843. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3844. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3845. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3846. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3847. test/application/routing_test.rb:41:in `block in <class:RoutingTest>'
  3848. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3849. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3850. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3851. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3852. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3853.  
  3854. 8) Error:
  3855. test_simple_controller_with_helper(ApplicationTests::RoutingTest):
  3856. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3857. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3858. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3859. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3860. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3861. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3862. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3863. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3864. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3865. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3866. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3867. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3868. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3869. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3870. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3871. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3872. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3873. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3874. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3875. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3876. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3877. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3878. test/application/routing_test.rb:16:in `require'
  3879. test/application/routing_test.rb:16:in `app'
  3880. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:31:in `build_rack_mock_session'
  3881. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:27:in `rack_mock_session'
  3882. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:42:in `build_rack_test_session'
  3883. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:38:in `rack_test_session'
  3884. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-test-0.5.4/lib/rack/test/methods.rb:46:in `current_session'
  3885. test/application/routing_test.rb:68:in `block in <class:RoutingTest>'
  3886. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3887. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3888. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3889. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3890. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3891.  
  3892. Finished in 17.456780189 seconds.
  3893.  
  3894. 8 tests, 0 assertions, 0 failures, 8 errors, 0 pendings, 0 omissions, 0 notifications
  3895. 0% passed
  3896. Loaded suite test/application/url_generation_test
  3897. Started
  3898. .
  3899.  
  3900. Finished in 2.960887977 seconds.
  3901.  
  3902. 1 tests, 1 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
  3903. 100% passed
  3904. Loaded suite test/application/test_test
  3905. Started
  3906. EEE
  3907.  
  3908. 1) Error:
  3909. test_adds_backtrace_cleaner(ApplicationTests::TestTest):
  3910. ActiveSupport::Testing::RemoteError: caught ArgumentError: wrong number of arguments (0 for 1)
  3911. test/application/test_test.rb:69:in `run_test'
  3912. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3913. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3914. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3915. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3916. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3917.  
  3918. 2) Error:
  3919. test_integration_test(ApplicationTests::TestTest):
  3920. ActiveSupport::Testing::RemoteError: caught ArgumentError: wrong number of arguments (0 for 1)
  3921. test/application/test_test.rb:69:in `run_test'
  3922. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3923. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3924. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3925. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3926. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3927.  
  3928. 3) Error:
  3929. test_truth(ApplicationTests::TestTest):
  3930. ActiveSupport::Testing::RemoteError: caught ArgumentError: wrong number of arguments (0 for 1)
  3931. test/application/test_test.rb:69:in `run_test'
  3932. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3933. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3934. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3935. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3936. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3937.  
  3938. Finished in 5.02053837 seconds.
  3939.  
  3940. 3 tests, 0 assertions, 0 failures, 3 errors, 0 pendings, 0 omissions, 0 notifications
  3941. 0% passed
  3942. Loaded suite test/application/middleware_test
  3943. Started
  3944. EEE.....EEE.EEEE..E
  3945.  
  3946. 1) Error:
  3947. test_RAILS_CACHE_does_not_respond_to_middleware(ApplicationTests::MiddlewareTest):
  3948. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3949. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3950. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3951. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3952. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3953. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3954. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3955. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3956. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3957. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3958. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3959. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3960. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3961. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3962. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3963. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3964. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3965. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3966. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  3967. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  3968. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  3969. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  3970. test/application/middleware_test.rb:200:in `require'
  3971. test/application/middleware_test.rb:200:in `boot!'
  3972. test/application/middleware_test.rb:88:in `block in <class:MiddlewareTest>'
  3973. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  3974. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  3975. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  3976. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  3977. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  3978.  
  3979. 2) Error:
  3980. test_RAILS_CACHE_does_respond_to_middleware(ApplicationTests::MiddlewareTest):
  3981. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  3982. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  3983. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  3984. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  3985. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  3986. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  3987. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  3988. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  3989. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  3990. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  3991. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  3992. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  3993. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  3994. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  3995. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  3996. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  3997. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  3998. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  3999. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4000. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4001. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4002. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4003. test/application/middleware_test.rb:200:in `require'
  4004. test/application/middleware_test.rb:200:in `boot!'
  4005. test/application/middleware_test.rb:93:in `block in <class:MiddlewareTest>'
  4006. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4007. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4008. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4009. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4010. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4011.  
  4012. 3) Error:
  4013. test_can_delete_a_middleware_from_the_stack(ApplicationTests::MiddlewareTest):
  4014. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4015. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4016. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4017. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4018. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4019. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4020. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4021. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4022. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4023. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4024. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4025. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4026. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4027. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4028. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4029. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4030. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4031. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4032. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4033. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4034. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4035. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4036. test/application/middleware_test.rb:200:in `require'
  4037. test/application/middleware_test.rb:200:in `boot!'
  4038. test/application/middleware_test.rb:63:in `block in <class:MiddlewareTest>'
  4039. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4040. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4041. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4042. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4043. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4044.  
  4045. 4) Error:
  4046. test_default_middleware_stack(ApplicationTests::MiddlewareTest):
  4047. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4048. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4049. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4050. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4051. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4052. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4053. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4054. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4055. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4056. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4057. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4058. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4059. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4060. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4061. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4062. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4063. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4064. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4065. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4066. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4067. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4068. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4069. test/application/middleware_test.rb:200:in `require'
  4070. test/application/middleware_test.rb:200:in `boot!'
  4071. test/application/middleware_test.rb:19:in `block in <class:MiddlewareTest>'
  4072. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4073. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4074. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4075. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4076. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4077.  
  4078. 5) Error:
  4079. test_insert_middleware_after(ApplicationTests::MiddlewareTest):
  4080. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4081. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4082. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4083. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4084. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4085. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4086. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4087. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4088. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4089. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4090. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4091. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4092. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4093. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4094. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4095. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4096. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4097. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4098. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4099. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4100. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4101. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4102. test/application/middleware_test.rb:200:in `require'
  4103. test/application/middleware_test.rb:200:in `boot!'
  4104. test/application/middleware_test.rb:82:in `block in <class:MiddlewareTest>'
  4105. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4106. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4107. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4108. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4109. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4110.  
  4111. 6) Error:
  4112. test_insert_middleware_before(ApplicationTests::MiddlewareTest):
  4113. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4114. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4115. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4116. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4117. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4118. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4119. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4120. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4121. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4122. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4123. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4124. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4125. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4126. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4127. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4128. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4129. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4130. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4131. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4132. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4133. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4134. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4135. test/application/middleware_test.rb:200:in `require'
  4136. test/application/middleware_test.rb:200:in `boot!'
  4137. test/application/middleware_test.rb:99:in `block in <class:MiddlewareTest>'
  4138. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4139. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4140. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4141. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4142. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4143.  
  4144. 7) Error:
  4145. test_removes_lock_if_allow_concurrency_is_set(ApplicationTests::MiddlewareTest):
  4146. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4147. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4148. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4149. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4150. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4151. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4152. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4153. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4154. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4155. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4156. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4157. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4158. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4159. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4160. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4161. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4162. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4163. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4164. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4165. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4166. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4167. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4168. test/application/middleware_test.rb:200:in `require'
  4169. test/application/middleware_test.rb:200:in `boot!'
  4170. test/application/middleware_test.rb:51:in `block in <class:MiddlewareTest>'
  4171. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4172. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4173. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4174. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4175. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4176.  
  4177. 8) Error:
  4178. test_removes_show_exceptions_if_action_dispatch_show_exceptions_is_disabled(ApplicationTests::MiddlewareTest):
  4179. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4180. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4181. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4182. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4183. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4184. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4185. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4186. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4187. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4188. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4189. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4190. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4191. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4192. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4193. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4194. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4195. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4196. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4197. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4198. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4199. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4200. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4201. test/application/middleware_test.rb:200:in `require'
  4202. test/application/middleware_test.rb:200:in `boot!'
  4203. test/application/middleware_test.rb:69:in `block in <class:MiddlewareTest>'
  4204. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4205. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4206. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4207. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4208. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4209.  
  4210. 9) Error:
  4211. test_removes_static_asset_server_if_serve_static_assets_is_disabled(ApplicationTests::MiddlewareTest):
  4212. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4213. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4214. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4215. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4216. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4217. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4218. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4219. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4220. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4221. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4222. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4223. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4224. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4225. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4226. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4227. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4228. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4229. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4230. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4231. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4232. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4233. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4234. test/application/middleware_test.rb:200:in `require'
  4235. test/application/middleware_test.rb:200:in `boot!'
  4236. test/application/middleware_test.rb:57:in `block in <class:MiddlewareTest>'
  4237. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4238. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4239. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4240. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4241. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4242.  
  4243. 10) Error:
  4244. test_removing_activerecord_omits_its_middleware(ApplicationTests::MiddlewareTest):
  4245. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4246. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4247. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4248. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4249. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4250. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4251. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4252. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4253. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4254. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4255. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4256. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4257. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4258. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4259. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4260. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4261. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4262. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4263. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4264. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4265. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4266. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4267. test/application/middleware_test.rb:200:in `require'
  4268. test/application/middleware_test.rb:200:in `boot!'
  4269. test/application/middleware_test.rb:44:in `block in <class:MiddlewareTest>'
  4270. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4271. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4272. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4273. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4274. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4275.  
  4276. 11) Error:
  4277. test_use_middleware(ApplicationTests::MiddlewareTest):
  4278. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4279. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4280. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4281. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4282. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4283. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4284. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4285. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4286. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4287. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4288. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4289. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4290. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4291. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4292. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4293. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4294. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4295. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4296. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4297. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4298. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4299. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4300. test/application/middleware_test.rb:200:in `require'
  4301. test/application/middleware_test.rb:200:in `boot!'
  4302. test/application/middleware_test.rb:76:in `block in <class:MiddlewareTest>'
  4303. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4304. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4305. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4306. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4307. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4308.  
  4309. Finished in 47.388570183 seconds.
  4310.  
  4311. 19 tests, 8 assertions, 0 failures, 11 errors, 0 pendings, 0 omissions, 0 notifications
  4312. 42.1053% passed
  4313. Loaded suite test/application/runner_test
  4314. Started
  4315. ....
  4316.  
  4317. Finished in 27.888411174 seconds.
  4318.  
  4319. 4 tests, 4 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications
  4320. 100% passed
  4321. Loaded suite test/application/rackup_test
  4322. Started
  4323. EEE.E
  4324.  
  4325. 1) Error:
  4326. test_Rails_application_is_available_after_config_ru_has_been_racked_up(ApplicationTests::RackupTest):
  4327. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4328. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4329. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4330. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4331. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4332. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4333. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4334. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4335. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4336. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4337. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4338. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4339. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4340. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4341. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4342. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4343. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4344. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4345. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4346. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4347. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4348. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4349. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `require'
  4350. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `block in <main>'
  4351. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  4352. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  4353. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `new'
  4354. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `<main>'
  4355. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `eval'
  4356. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `parse_file'
  4357. test/application/rackup_test.rb:9:in `rackup'
  4358. test/application/rackup_test.rb:30:in `block in <class:RackupTest>'
  4359. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4360. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4361. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4362. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4363. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4364.  
  4365. 2) Error:
  4366. test_config_ru_can_be_racked_up(ApplicationTests::RackupTest):
  4367. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4368. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4369. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4370. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4371. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4372. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4373. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4374. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4375. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4376. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4377. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4378. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4379. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4380. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4381. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4382. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4383. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4384. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4385. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4386. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4387. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4388. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4389. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `require'
  4390. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `block in <main>'
  4391. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  4392. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  4393. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `new'
  4394. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `<main>'
  4395. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `eval'
  4396. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `parse_file'
  4397. test/application/rackup_test.rb:9:in `rackup'
  4398. test/application/rackup_test.rb:24:in `block (2 levels) in <class:RackupTest>'
  4399. test/application/rackup_test.rb:23:in `chdir'
  4400. test/application/rackup_test.rb:23:in `block in <class:RackupTest>'
  4401. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4402. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4403. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4404. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4405. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4406.  
  4407. 3) Error:
  4408. test_deprecated_ActionController_Dispatcher_still_works(ApplicationTests::RackupTest):
  4409. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4410. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4411. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4412. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4413. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4414. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4415. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4416. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4417. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4418. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4419. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4420. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4421. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4422. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4423. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4424. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4425. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4426. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4427. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4428. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4429. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4430. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4431. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `require'
  4432. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `block in <main>'
  4433. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  4434. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  4435. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `new'
  4436. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `<main>'
  4437. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `eval'
  4438. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `parse_file'
  4439. test/application/rackup_test.rb:9:in `rackup'
  4440. test/application/rackup_test.rb:37:in `block in <class:RackupTest>'
  4441. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4442. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4443. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4444. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4445. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4446.  
  4447. 4) Error:
  4448. test_the_config_object_is_available_on_the_application_object(ApplicationTests::RackupTest):
  4449. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4450. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4451. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4452. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4453. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4454. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4455. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4456. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4457. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4458. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4459. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4460. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4461. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4462. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4463. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4464. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4465. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4466. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4467. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4468. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4469. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4470. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4471. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `require'
  4472. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:3:in `block in <main>'
  4473. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `instance_eval'
  4474. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:46:in `initialize'
  4475. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `new'
  4476. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config.ru:1:in `<main>'
  4477. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `eval'
  4478. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/rack-1.1.0/lib/rack/builder.rb:35:in `parse_file'
  4479. test/application/rackup_test.rb:9:in `rackup'
  4480. test/application/rackup_test.rb:42:in `block in <class:RackupTest>'
  4481. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4482. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4483. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4484. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4485. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4486.  
  4487. Finished in 10.423834444 seconds.
  4488.  
  4489. 5 tests, 1 assertions, 0 failures, 4 errors, 0 pendings, 0 omissions, 0 notifications
  4490. 20% passed
  4491. Loaded suite test/application/configuration_test
  4492. Started
  4493. EEEE..EE.EFEEE.NFFEEEE
  4494.  
  4495. 1) Error:
  4496. test_Rails_Application_instance_is_nil_until_app_is_initialized(ApplicationTests::ConfigurationTest):
  4497. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4498. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4499. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4500. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4501. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4502. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4503. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4504. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4505. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4506. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4507. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4508. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4509. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4510. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4511. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4512. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4513. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4514. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4515. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4516. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4517. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4518. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4519. test/application/configuration_test.rb:32:in `require'
  4520. test/application/configuration_test.rb:32:in `block in <class:ConfigurationTest>'
  4521. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4522. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4523. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4524. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4525. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4526.  
  4527. 2) Error:
  4528. test_Rails_Application_responds_to_all_instance_methods(ApplicationTests::ConfigurationTest):
  4529. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4530. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4531. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4532. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4533. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4534. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4535. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4536. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4537. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4538. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4539. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4540. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4541. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4542. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4543. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4544. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4545. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4546. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4547. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4548. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4549. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4550. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4551. test/application/configuration_test.rb:37:in `require'
  4552. test/application/configuration_test.rb:37:in `block in <class:ConfigurationTest>'
  4553. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4554. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4555. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4556. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4557. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4558.  
  4559. 3) Error:
  4560. test_Rails_Application_responds_to_paths(ApplicationTests::ConfigurationTest):
  4561. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4562. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4563. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4564. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4565. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4566. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4567. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4568. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4569. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4570. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4571. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4572. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4573. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4574. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4575. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4576. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4577. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4578. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4579. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4580. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4581. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4582. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4583. test/application/configuration_test.rb:44:in `require'
  4584. test/application/configuration_test.rb:44:in `block in <class:ConfigurationTest>'
  4585. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4586. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4587. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4588. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4589. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4590.  
  4591. 4) Error:
  4592. test_Rails_root_should_be_a_Pathname(ApplicationTests::ConfigurationTest):
  4593. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4594. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4595. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4596. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4597. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4598. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4599. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4600. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4601. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4602. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4603. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4604. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4605. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4606. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4607. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4608. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4609. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4610. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4611. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4612. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4613. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4614. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4615. test/application/configuration_test.rb:86:in `require'
  4616. test/application/configuration_test.rb:86:in `block in <class:ConfigurationTest>'
  4617. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4618. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4619. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4620. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4621. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4622.  
  4623. 5) Error:
  4624. test_config_encoding_sets_the_default_encoding(ApplicationTests::ConfigurationTest):
  4625. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4626. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4627. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4628. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4629. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4630. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4631. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4632. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4633. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4634. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4635. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4636. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4637. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4638. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4639. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4640. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4641. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4642. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4643. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4644. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4645. test/application/configuration_test.rb:180:in `require'
  4646. test/application/configuration_test.rb:180:in `block in <class:ConfigurationTest>'
  4647. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4648. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4649. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4650. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4651. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4652.  
  4653. 6) Error:
  4654. test_config_paths_public_sets_Rails_public_path(ApplicationTests::ConfigurationTest):
  4655. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4656. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4657. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4658. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4659. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4660. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4661. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4662. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4663. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4664. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4665. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4666. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4667. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4668. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4669. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4670. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4671. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4672. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4673. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4674. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4675. test/application/configuration_test.rb:193:in `require'
  4676. test/application/configuration_test.rb:193:in `block in <class:ConfigurationTest>'
  4677. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4678. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4679. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4680. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4681. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4682.  
  4683. 7) Error:
  4684. test_config_to_prepare_is_forwarded_to_ActionDispatch(ApplicationTests::ConfigurationTest):
  4685. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4686. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4687. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4688. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4689. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4690. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4691. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4692. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4693. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4694. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4695. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4696. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4697. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4698. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4699. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4700. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4701. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4702. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4703. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4704. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4705. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4706. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4707. test/application/configuration_test.rb:167:in `require'
  4708. test/application/configuration_test.rb:167:in `block in <class:ConfigurationTest>'
  4709. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4710. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4711. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4712. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4713. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4714.  
  4715. 8) Failure:
  4716. test_filter_parameters_should_be_able_to_set_via_config_filter_parameters(ApplicationTests::ConfigurationTest)
  4717. [test/application/configuration_test.rb:151:in `block in <class:ConfigurationTest>'
  4718. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4719. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4720. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4721. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4722. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run']:
  4723. Exception raised:
  4724. #<NameError: method `run' not defined in Test::Unit::TestCase>
  4725.  
  4726. 9) Error:
  4727. test_frameworks_are_not_preloaded_by_default(ApplicationTests::ConfigurationTest):
  4728. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4729. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4730. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4731. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4732. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4733. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4734. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4735. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4736. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4737. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4738. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4739. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4740. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4741. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4742. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4743. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4744. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4745. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4746. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4747. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4748. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4749. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4750. test/application/configuration_test.rb:113:in `require'
  4751. test/application/configuration_test.rb:113:in `block in <class:ConfigurationTest>'
  4752. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4753. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4754. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4755. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4756. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4757.  
  4758. 10) Error:
  4759. test_frameworks_are_preloaded_with_config_preload_frameworks_is_set(ApplicationTests::ConfigurationTest):
  4760. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4761. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4762. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4763. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4764. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4765. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4766. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4767. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4768. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4769. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4770. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4771. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4772. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4773. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4774. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4775. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4776. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4777. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4778. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4779. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4780. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4781. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4782. test/application/configuration_test.rb:123:in `require'
  4783. test/application/configuration_test.rb:123:in `block in <class:ConfigurationTest>'
  4784. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4785. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4786. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4787. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4788. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4789.  
  4790. 11) Error:
  4791. test_marking_the_application_as_threadsafe_sets_the_correct_config_variables(ApplicationTests::ConfigurationTest):
  4792. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4793. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4794. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4795. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4796. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4797. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4798. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4799. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4800. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4801. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4802. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4803. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4804. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4805. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4806. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4807. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4808. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4809. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4810. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4811. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4812. test/application/configuration_test.rb:95:in `require'
  4813. test/application/configuration_test.rb:95:in `block in <class:ConfigurationTest>'
  4814. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4815. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4816. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4817. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4818. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4819.  
  4820. 12) Notification: ApplicationTests::ConfigurationTest#test_runtime_error_is_raised_if_config_frameworks_is_used was redefined
  4821. test_runtime_error_is_raised_if_config_frameworks_is_used(ApplicationTests::ConfigurationTest)
  4822. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4823. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4824. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4825. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4826. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4827.  
  4828. 13) Failure:
  4829. test_runtime_error_is_raised_if_config_frameworks_is_used(ApplicationTests::ConfigurationTest)
  4830. [test/application/configuration_test.rb:139:in `block in <class:ConfigurationTest>'
  4831. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4832. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4833. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4834. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4835. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run']:
  4836. <RuntimeError> exception expected but was
  4837. #<NameError: method `run' not defined in Test::Unit::TestCase>
  4838.  
  4839. 14) Failure:
  4840. test_the_application_can_be_marked_as_threadsafe_when_there_are_no_frameworks(ApplicationTests::ConfigurationTest)
  4841. [test/application/configuration_test.rb:107:in `block in <class:ConfigurationTest>'
  4842. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4843. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4844. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4845. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4846. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run']:
  4847. Exception raised:
  4848. #<NameError: method `run' not defined in Test::Unit::TestCase>
  4849.  
  4850. 15) Error:
  4851. test_the_application_root_can_be_seen_from_the_application_singleton(ApplicationTests::ConfigurationTest):
  4852. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4853. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4854. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4855. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4856. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4857. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4858. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4859. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4860. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4861. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4862. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4863. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4864. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4865. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4866. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4867. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4868. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4869. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4870. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4871. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4872. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4873. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4874. test/application/configuration_test.rb:55:in `require'
  4875. test/application/configuration_test.rb:55:in `block in <class:ConfigurationTest>'
  4876. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4877. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4878. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4879. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4880. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4881.  
  4882. 16) Error:
  4883. test_the_application_root_can_be_set(ApplicationTests::ConfigurationTest):
  4884. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4885. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4886. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4887. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4888. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4889. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4890. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4891. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4892. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4893. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4894. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4895. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4896. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4897. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4898. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4899. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4900. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4901. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4902. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4903. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4904. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4905. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4906. test/application/configuration_test.rb:67:in `require'
  4907. test/application/configuration_test.rb:67:in `block in <class:ConfigurationTest>'
  4908. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4909. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4910. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4911. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4912. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4913.  
  4914. 17) Error:
  4915. test_the_application_root_is_Dir_pwd_if_there_is_no_config_ru(ApplicationTests::ConfigurationTest):
  4916. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4917. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4918. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4919. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4920. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4921. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4922. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4923. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4924. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4925. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4926. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4927. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4928. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4929. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4930. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4931. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4932. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4933. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4934. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4935. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4936. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4937. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4938. test/application/configuration_test.rb:77:in `require'
  4939. test/application/configuration_test.rb:77:in `block (2 levels) in <class:ConfigurationTest>'
  4940. test/application/configuration_test.rb:76:in `chdir'
  4941. test/application/configuration_test.rb:76:in `block in <class:ConfigurationTest>'
  4942. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4943. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4944. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4945. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4946. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4947.  
  4948. 18) Error:
  4949. test_the_application_root_is_set_correctly(ApplicationTests::ConfigurationTest):
  4950. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4951. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4952. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4953. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4954. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4955. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4956. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4957. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4958. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4959. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  4960. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  4961. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  4962. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  4963. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  4964. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  4965. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  4966. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  4967. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  4968. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  4969. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  4970. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  4971. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  4972. test/application/configuration_test.rb:50:in `require'
  4973. test/application/configuration_test.rb:50:in `block in <class:ConfigurationTest>'
  4974. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  4975. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  4976. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  4977. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  4978. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  4979.  
  4980. Finished in 48.610045124 seconds.
  4981.  
  4982. 21 tests, 9 assertions, 3 failures, 14 errors, 0 pendings, 0 omissions, 1 notifications
  4983. 19.0476% passed
  4984. Loaded suite test/application/paths_test
  4985. Started
  4986. EEEE
  4987.  
  4988. 1) Error:
  4989. test_booting_up_Rails_yields_a_list_of_paths_that_are_eager(ApplicationTests::PathsTest):
  4990. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  4991. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  4992. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  4993. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  4994. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  4995. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  4996. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  4997. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  4998. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  4999. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  5000. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  5001. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  5002. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  5003. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  5004. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  5005. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  5006. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  5007. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  5008. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  5009. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  5010. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  5011. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  5012. test/application/paths_test.rb:19:in `require'
  5013. test/application/paths_test.rb:19:in `setup'
  5014. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  5015. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  5016. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  5017. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  5018. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  5019.  
  5020. 2) Error:
  5021. test_booting_up_Rails_yields_a_valid_paths_object(ApplicationTests::PathsTest):
  5022. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  5023. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  5024. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  5025. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  5026. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  5027. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  5028. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  5029. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  5030. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  5031. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  5032. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  5033. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  5034. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  5035. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  5036. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  5037. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  5038. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  5039. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  5040. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  5041. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  5042. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  5043. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  5044. test/application/paths_test.rb:19:in `require'
  5045. test/application/paths_test.rb:19:in `setup'
  5046. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  5047. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  5048. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  5049. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  5050. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  5051.  
  5052. 3) Error:
  5053. test_environments_has_a_glob_equal_to_the_current_environment(ApplicationTests::PathsTest):
  5054. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  5055. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  5056. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  5057. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  5058. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  5059. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  5060. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  5061. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  5062. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  5063. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  5064. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  5065. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  5066. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  5067. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  5068. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  5069. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  5070. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  5071. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  5072. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  5073. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  5074. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  5075. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  5076. test/application/paths_test.rb:19:in `require'
  5077. test/application/paths_test.rb:19:in `setup'
  5078. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  5079. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  5080. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  5081. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  5082. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  5083.  
  5084. 4) Error:
  5085. test_load_path_includes_each_of_the_paths_in_config_paths_as_long_as_the_directories_exist(ApplicationTests::PathsTest):
  5086. ActiveSupport::Testing::RemoteError: caught NameError: method `run' not defined in Test::Unit::TestCase
  5087. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `remove_method'
  5088. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:17:in `<class:TestCase>'
  5089. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:12:in `<module:Unit>'
  5090. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:11:in `<module:Test>'
  5091. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration/test_unit.rb:10:in `<top (required)>'
  5092. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `require'
  5093. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:37:in `block in <top (required)>'
  5094. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `each'
  5095. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha/integration.rb:36:in `<top (required)>'
  5096. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `require'
  5097. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/mocha-0.9.8/lib/mocha.rb:3:in `<top (required)>'
  5098. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
  5099. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `block (2 levels) in require'
  5100. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
  5101. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `block in require'
  5102. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
  5103. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
  5104. /home/rohit/.rvm/gems/ruby-1.9.2-head@bugmash/gems/bundler-0.9.26/lib/bundler.rb:89:in `gem_require'
  5105. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/application.rb:7:in `<top (required)>'
  5106. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `require'
  5107. /home/rohit/remote-repos/rails_patches/working4/railties/tmp/app/config/environment.rb:2:in `<top (required)>'
  5108. test/application/paths_test.rb:19:in `require'
  5109. test/application/paths_test.rb:19:in `setup'
  5110. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:65:in `block in run'
  5111. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:100:in `block in run_in_isolation'
  5112. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `fork'
  5113. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:97:in `run_in_isolation'
  5114. /home/rohit/remote-repos/rails_patches/working4/activesupport/lib/active_support/testing/isolation.rb:63:in `run'
  5115.  
  5116. Finished in 8.416610446 seconds.
  5117.  
  5118. 4 tests, 0 assertions, 0 failures, 4 errors, 0 pendings, 0 omissions, 0 notifications
  5119. 0% passed
  5120. Loaded suite test/rails_info_test
  5121. Started
  5122. ......
  5123. Finished in 0.511104 seconds.
  5124.  
  5125. 6 tests, 13 assertions, 0 failures, 0 errors, 0 skips
  5126.  
  5127. Test run options: --seed 48139
  5128. Loaded suite test/paths_test
  5129. Started
  5130. ....................................
  5131. Finished in 0.029837 seconds.
  5132.  
  5133. 36 tests, 52 assertions, 0 failures, 0 errors, 0 skips
  5134.  
  5135. Test run options: --seed 60314
Add Comment
Please, Sign In to add comment