[DRE-maint] Bug#684860: scenario to reproduce the bug

Cédric Boutillier cedric.boutillier at gmail.com
Tue Sep 11 21:16:45 UTC 2012


package ruby-mocha
tag 684860 - unreproducible
tag 684860 pending
thanks

Hi!

Here is a recipe to reproduce the bug:
  force the order of the tests run so that
  test/acceptance/minitest_test.rb appears first, by adding 
     require "test/acceptance/minitest_test"
  at the top of the file debian/ruby-tests.rb.

The problem is caused a patch (of mine... ) that loaded minitest/unit
unconditionally in test/acceptance/minitest_test.rb, whereas it was
supposed to be conditioned on the prior definition of MiniTest.

I am therefore modifying this patch and preparing an upload.
Attached is the diff I'm proposing.


Cheers,

Cédric

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 684860.diff
Type: text/x-diff
Size: 1979 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20120911/9c3076f8/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.alioth.debian.org/pipermail/pkg-ruby-extras-maintainers/attachments/20120911/9c3076f8/attachment.pgp>


More information about the Pkg-ruby-extras-maintainers mailing list