[#84280] [Ruby trunk Bug#14181] hangs or deadlocks from waitpid, threads, and trapping SIGCHLD — nobu@...
Issue #14181 has been updated by nobu (Nobuyoshi Nakada).
3 messages
2017/12/15
[#84398] [Ruby trunk Bug#14220] WEBrick changes - failures on MSWIN, MinGW — Greg.mpls@...
Issue #14220 has been reported by MSP-Greg (Greg L).
3 messages
2017/12/22
[#84472] Re: [ruby-dev:50394] [Ruby trunk Bug#14240] warn four special variables: $; $, $/ $\ — Eric Wong <normalperson@...>
Shouldn't English posts be on ruby-core instead of ruby-dev?
3 messages
2017/12/26
[ruby-core:84431] [Ruby trunk Bug#14228] mswin build - ruby 2.5.0dev (2017-12-25 trunk 61451) [x64-mingw32] test-all failure
From:
Greg.mpls@...
Date:
2017-12-24 19:09:38 UTC
List:
ruby-core #84431
Issue #14228 has been reported by MSP-Greg (Greg L).
----------------------------------------
Bug #14228: mswin build - ruby 2.5.0dev (2017-12-25 trunk 61451) [x64-mingw32] test-all failure
https://bugs.ruby-lang.org/issues/14228
* Author: MSP-Greg (Greg L)
* Status: Open
* Priority: Normal
* Assignee:
* Target version:
* ruby -v: ruby 2.5.0dev (2017-12-25 trunk 61451) [x64-mingw32]
* Backport: 2.3: UNKNOWN, 2.4: UNKNOWN
----------------------------------------
ruby-loco (MinGW) is passing. Since I'm test focused, I can generate a log of test-all failures and errors while parallel testing. Most often these pass in retry. Below is the log for December:
From the log, I'm guessing the issue is in `TestSyntax#test_syntax_ext`, or possibly `TestSyntax#test_return_toplevel`, since it is taking quite a while to test...
Again, a guess, and this may not be helpful.
Thanks all for your work, Greg
```
Total Logs Checked: 56
First Log: 2017-12-01_60951
Last Log: 2017-12-25_61451
———————— Date ———————— — Asserts — ——— Time ———
Qty First Last min max min max F/E Class Method
3 2017-12-09 2017-12-16 12 16 0.26 0.28 F OpenSSL::TestSSLSession#test_ctx_server_session_cb
3 2017-12-11 2017-12-11 2 2 0.08 0.08 F TestExtLibs#test_existence_of_Win32API
3 2017-12-11 2017-12-11 2 2 0.07 0.08 F TestExtLibs#test_existence_of_fiddle
28 2017-12-01 2017-12-22 1 1 0.08 0.32 F TestGemLocalRemoteOptions#test_clear_sources_option_idiot_proof
1 2017-12-12 2017-12-12 2 2 0.09 0.09 F TestGemUtil#test_class_popen
13 2017-12-01 2017-12-24 1 5 0.00 0.01 F TestIO#test_write_no_garbage
3 2017-12-11 2017-12-11 4 4 5.19 5.96 F TestMkmf::TestConvertible#test_typeof_builtin
3 2017-12-11 2017-12-11 1 1 4.30 4.39 F TestMkmf::TestConvertible#test_typeof_typedef
4 2017-12-08 2017-12-24 4 4 1.04 1.05 F TestNetHTTPS#test_certificate_verify_failure
1 2017-12-20 2017-12-20 1 1 0.00 0.00 F TestResolvAddr#test_hosts_by_command
1 2017-12-20 2017-12-20 1 1 0.00 0.00 F TestResolvDNS#test_resolv_conf_by_command
5 2017-12-12 2017-12-24 231 253 3.99 4.77 F TestSyntax#test_return_toplevel
1 2017-12-24 2017-12-24 1 1 0.13 0.13 F TestSyntax#test_syntax_ext
1 2017-12-22 2017-12-22 4 4 0.20 0.20 F TestWEBrickCGI#test_bad_request
1 2017-12-22 2017-12-22 1 1 0.21 0.21 F TestWEBrickCGI#test_cgi
1 2017-12-22 2017-12-22 0 0 0.20 0.20 F TestWEBrickCGI#test_cgi_env
1 2017-12-02 2017-12-02 2 2 3.31 3.31 F TestWIN32OLE_EVENT_SWbemSink#test_on_event
11 2017-12-03 2017-12-24 3 3 0.02 0.04 F TestWeakMap#test_include?
12 2017-12-03 2017-12-24 3 3 0.01 0.04 F TestWeakMap#test_key?
12 2017-12-03 2017-12-24 3 3 0.01 0.07 F TestWeakMap#test_member?
1 2017-12-22 2017-12-22 2 2 0.21 0.21 F WEBrick::TestFileHandler#test_script_disclosure
1 2017-12-22 2017-12-22 2 2 0.21 0.21 F WEBrick::TestFileHandler#test_short_filename
3 2017-12-11 2017-12-11 0 0 0.10 0.13 E TestGemRemoteFetcher#test_download_to_cache
1 2017-12-11 2017-12-11 40 40 0.02 0.02 E TestSyntax#test_must_ascii_compatible
1 2017-12-11 2017-12-11 0 0 0.02 0.02 E TestSyntax#test_null_range_cmdarg
```
--
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>