Debian Patches

Status for ruby-mustache/1.1.1-2

Patch Description Author Forwarded Bugs Origin Last update
001_fix-encoding.patch Fix encoding error in test suite with Ruby 1.9 and 2.0

Fixes a failing test with Ruby 1.9
=?utf-8?q?C=C3=A9dric_Boutillier?= <cedric.boutillier@gmail.com> no vendor 2015-04-10
003_no_simplecov.patch remove usage of simplecov in tests Cédric Boutillier <boutil@debian.org> not-needed 2020-09-27
004_fix_race_condition_tests.patch [PATCH] Fix test race condition.
The test suite randomly fails with errors such as:

~~~
1) Failure:
AutoloadingTest#test_autoload_lowercase [/builddir/build/BUILD/mustache-1.1.1/usr/share/gems/gems/mustache-1.1.1/test/autoloading_test.rb:17]:
Actual: nil
~~~

This happens when `test_namespaced*` test cases are executed earlier
than the remaining test cases, because they are defining
`view_namespace` but not cleaning up afterwards.
=?UTF-8?q?V=C3=ADt=20Ondruch?= <vondruch@redhat.com> no debian https://github.com/mustache/mustache/pull/258 2020-04-27

All known versions for source package 'ruby-mustache'

Links