running ruby /home/rubys/tmp/rjs_render_test.rb [2010-06-07 10:17:08] ====> ability to use render with a partial in rjs [2010-06-07 10:17:08] RAILS testapp [2010-06-07 10:17:09] CMD bundle install [2010-06-07 10:17:11] CMD rails generate scaffold product title:string [2010-06-07 10:17:13] CMD rake db:migrate [2010-06-07 10:17:16] CMD rake test:functionals [2010-06-07 10:17:22] EDIT test/functional/products_controller_test.rb [2010-06-07 10:17:22] CMD rake test:functionals [2010-06-07 10:17:27] EDIT app/controllers/products_controller.rb [2010-06-07 10:17:27] EDIT app/views/products/create.js.rjs [2010-06-07 10:17:27] EDIT app/views/products/_product.html.erb [2010-06-07 10:17:27] CMD rake test:functionals [2010-06-07 10:17:36] WRITE work-192/rjs_render_test.html 1 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications Bisecting: 5 revisions left to test after this (roughly 3 steps) [5273bd97e6746bd5bdc2450ad5a2d60f6a6eb7ae] Make AP test suite green once again and speed up performance in layouts lookup for some cases. running ruby /home/rubys/tmp/rjs_render_test.rb [2010-06-07 10:17:37] ====> ability to use render with a partial in rjs [2010-06-07 10:17:37] RAILS testapp [2010-06-07 10:17:37] CMD bundle install [2010-06-07 10:17:39] CMD rails generate scaffold product title:string [2010-06-07 10:17:41] CMD rake db:migrate [2010-06-07 10:17:44] CMD rake test:functionals [2010-06-07 10:17:50] EDIT test/functional/products_controller_test.rb [2010-06-07 10:17:50] CMD rake test:functionals [2010-06-07 10:17:56] EDIT app/controllers/products_controller.rb [2010-06-07 10:17:56] EDIT app/views/products/create.js.rjs [2010-06-07 10:17:56] EDIT app/views/products/_product.html.erb [2010-06-07 10:17:56] CMD rake test:functionals Failure: test_ability_to_use_render_with_a_partial_in_rjs(RjsRenderTest) [/home/rubys/tmp/work-192/vendor/rails/actionpack/lib/action_dispatch/testing/assertions/selector.rb:306:in `assert_select' /home/rubys/tmp/rjs_render_test.rb:57:in `block (2 levels) in ' /home/rubys/git/gorp/lib/gorp/test.rb:148:in `call' /home/rubys/git/gorp/lib/gorp/test.rb:148:in `block (2 levels) in ' /home/rubys/tmp/rjs_render_test.rb:56:in `block in ' /home/rubys/git/gorp/lib/gorp/test.rb:39:in `instance_eval' /home/rubys/git/gorp/lib/gorp/test.rb:39:in `block in test']: expected but was <"(in /home/rubys/tmp/work-192/testapp)">. is not true. [2010-06-07 10:18:04] WRITE work-192/rjs_render_test.html 1 tests, 3 assertions, 1 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications Bisecting: 2 revisions left to test after this (roughly 2 steps) [d96efe63681cdf63e7c1a1448387a39af736bab9] the order in which we apply deltas in Date#advance matters, add test coverage for that running ruby /home/rubys/tmp/rjs_render_test.rb [2010-06-07 10:18:05] ====> ability to use render with a partial in rjs [2010-06-07 10:18:05] RAILS testapp [2010-06-07 10:18:05] CMD bundle install [2010-06-07 10:18:07] CMD rails generate scaffold product title:string [2010-06-07 10:18:10] CMD rake db:migrate [2010-06-07 10:18:12] CMD rake test:functionals [2010-06-07 10:18:18] EDIT test/functional/products_controller_test.rb [2010-06-07 10:18:18] CMD rake test:functionals [2010-06-07 10:18:24] EDIT app/controllers/products_controller.rb [2010-06-07 10:18:24] EDIT app/views/products/create.js.rjs [2010-06-07 10:18:24] EDIT app/views/products/_product.html.erb [2010-06-07 10:18:24] CMD rake test:functionals [2010-06-07 10:18:32] WRITE work-192/rjs_render_test.html 1 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications Bisecting: 0 revisions left to test after this (roughly 1 step) [b3d2080278fc2b17d64010c3bfb149a08583b667] Observing module is using constantize running ruby /home/rubys/tmp/rjs_render_test.rb [2010-06-07 10:18:33] ====> ability to use render with a partial in rjs [2010-06-07 10:18:33] RAILS testapp [2010-06-07 10:18:33] CMD bundle install [2010-06-07 10:18:36] CMD rails generate scaffold product title:string [2010-06-07 10:18:38] CMD rake db:migrate [2010-06-07 10:18:41] CMD rake test:functionals [2010-06-07 10:18:46] EDIT test/functional/products_controller_test.rb [2010-06-07 10:18:46] CMD rake test:functionals [2010-06-07 10:18:52] EDIT app/controllers/products_controller.rb [2010-06-07 10:18:52] EDIT app/views/products/create.js.rjs [2010-06-07 10:18:52] EDIT app/views/products/_product.html.erb [2010-06-07 10:18:52] CMD rake test:functionals [2010-06-07 10:19:01] WRITE work-192/rjs_render_test.html 1 tests, 3 assertions, 0 failures, 0 errors, 0 pendings, 0 omissions, 0 notifications 5273bd97e6746bd5bdc2450ad5a2d60f6a6eb7ae is the first bad commit commit 5273bd97e6746bd5bdc2450ad5a2d60f6a6eb7ae Author: José Valim Date: Mon Jun 7 10:13:41 2010 +0200 Make AP test suite green once again and speed up performance in layouts lookup for some cases. :040000 040000 6412cf373e2aad626d68ca806ab574b5b3ecdfe5 41e5e684c1896e8c4ab9bb10dfb744ce8da29985 M actionpack bisect run success