require bundler in bug_report_templates_test#1014
Conversation
|
add optional log silencer |
|
@lgebhardt take a look, please |
|
@senid231 This looks fine, though I'd be just as happy excluding the test from being run. That could be done by removing Do you see any reason to run the bug_report_templates as part of standard testing? |
|
I think we need to be sure that bug report template works for master. But adding it to test suite looks little ugly. It will be better to create separate rake task for it and run after test suite. |
|
@senid231 That sounds right. |
9c59a3e to
2efc54b
Compare
… default task add rake task test:bug_report_template:rails_5 silence bug_report_templates/rails_5_master.rb when running from rake remove bug_report_templates_test from test suite
2efc54b to
ec3f673
Compare
|
reworked and rebased @lgebhardt, please take a look |
|
@senid231 Thanks for cleaning that up. I've merged it as is, but I do wonder if we should exclude the new task from the default rake. But we can do that later if it causes problems. |

fix #1013
fails when
rakeruns withoutbundle exec