[#76442] [Ruby trunk Feature#11741] Migrate Ruby to Git from Subversion — naruse@...
Issue #11741 has been updated by Yui NARUSE.
3 messages
2016/07/19
[#76515] [Ruby trunk Bug#12610] webrick: protect from httpoxy — nagachika00@...
Issue #12610 has been updated by Tomoyuki Chikanaga.
3 messages
2016/07/22
[ruby-core:76407] [Ruby trunk Bug#12597] Produce test failure if some tests cannot be executed due to lacking data
From:
duerst@...
Date:
2016-07-19 01:49:41 UTC
List:
ruby-core #76407
Issue #12597 has been reported by Martin D端rst. ---------------------------------------- Bug #12597: Produce test failure if some tests cannot be executed due to lacking data https://bugs.ruby-lang.org/issues/12597 * Author: Martin D端rst * Status: Open * Priority: Normal * Assignee: Nobuyoshi Nakada * ruby -v: ruby 2.4.0dev (2016-07-19 trunk 55704) [x86_64-cygwin] * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- In some cases, some files (such as Unicode data files) may be missing and cannot be downloaded. In these cases, tests should not fail silently. It is not good to produce a long list of test failures when there is only a single problem. Therefore, e.g. test/ruby/enc/test_case_comprehensive.rb up to r55520 produced a single explicit failure when tests were missing. In revision r55521, this test was removed, but it should be reinstated to avoid silent failure. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>