From: zn@... Date: 2018-01-10T13:25:00+00:00 Subject: [ruby-core:84810] [Ruby trunk Feature#14340] [PATCH/RFC] exclude expensive MDNS test Issue #14340 has been updated by znz (Kazuhiro NISHIYAMA). I get no results on my mac too. So I think it is expected behavior in network without requested resources. ``` % time ruby test.rb real:0.20s user:0.13s sys:0.03s cpu:80% mem:0+0k 0pf+0w IO:0+0 ruby test.rb ``` And I get a result on another network. ``` % time ruby test.rb # real:0.39s user:0.14s sys:0.08s cpu:55% mem:0+0k 216pf+0w IO:38+0 ruby test.rb ``` Both returns <0.5s, so I think timeouts=1.0s is enough. ---------------------------------------- Feature #14340: [PATCH/RFC] exclude expensive MDNS test https://bugs.ruby-lang.org/issues/14340#change-69524 * Author: normalperson (Eric Wong) * Status: Open * Priority: Normal * Assignee: * Target version: ---------------------------------------- test/excludes: exclude expensive MDNS resolv test This test takes around 80s on my Debian GNU/Linux systems, not sure if there's a misconfiguration on my part or a bug somewhere. Other opinions wanted (I am not knowledgeable with MDNS stuff at all) * test/excludes/TestResolvMDNS.rb: new exclude ---Files-------------------------------- 0001-test-excludes-exclude-expensive-MDNS-resolv-test.patch (871 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: