Package: ruby-eventmachine / 1.0.7-4

Metadata

Package Version Patches format
ruby-eventmachine 1.0.7-4 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
skip_tests_using_network.patch | (download)

tests/test_basic.rb | 2 1 + 1 - 0 !
tests/test_httpclient.rb | 10 5 + 5 - 0 !
tests/test_httpclient2.rb | 6 3 + 3 - 0 !
tests/test_pending_connect_timeout.rb | 2 1 + 1 - 0 !
tests/test_resolver.rb | 8 4 + 4 - 0 !
tests/test_unbind_reason.rb | 2 1 + 1 - 0 !
6 files changed, 15 insertions(+), 15 deletions(-)

 disable tests requiring network connection
 These tests should pass if network access is available
Bug-Debian: http://bugs.debian.org/710941
disable_broken_patch_upstream_issue_575 | (download)

tests/test_threaded_resource.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 disable broken test
 This test is know to fail on 2.1, 2.2 and Rubinius.
Bug-Upstream: https://github.com/eventmachine/eventmachine/issues/580
disable inotify test | (download)

tests/test_file_watch.rb | 65 0 + 65 - 0 !
1 file changed, 65 deletions(-)

---