Project

General

Profile

Feature #6946 » output-230p0.txt

Ruby 2.3.0-p0 - pvalena (Pavel Valena), 06/20/2016 02:37 PM

 
ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -mtune=generic -fPIC -m64
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby.so.2.3 -fstack-protector -m64
SOLIBS = -lpthread -ldl -lcrypt -lm
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" --excludes=./test/excludes -x /memory_leak/ -v

# Running tests:

TestString#test_AREF = 0.00 s = .
TestString#test_ASET = 0.00 s = .
TestString#test_CMP = 0.00 s = .
TestString#test_EQUAL = 0.00 s = .
TestString#test_LSHIFT = 0.00 s = .
TestString#test_MATCH = 0.00 s = .
TestString#test_MOD = 0.00 s = .
TestString#test_MUL = 0.00 s = .
TestString#test_PLUS = 0.00 s = .
TestString#test_VERY_EQUAL = 0.00 s = .
TestString#test_ascii_incomat_inspect = 0.00 s = .
TestString#test_bytes = 0.00 s = .
TestString#test_byteslice = 0.00 s = .
TestString#test_capitalize = 0.00 s = .
TestString#test_capitalize! = 0.00 s = .
TestString#test_casecmp = 0.00 s = .
TestString#test_center = 0.00 s = .
TestString#test_chars = 0.00 s = .
TestString#test_chomp = 0.00 s = .
TestString#test_chomp! = 0.00 s = .
TestString#test_chop = 0.00 s = .
TestString#test_chop! = 0.00 s = .
TestString#test_clear = 0.00 s = .
TestString#test_clear_nonasciicompat = 0.00 s = .
TestString#test_clone = 0.00 s = .
TestString#test_codepoints = 0.00 s = .
TestString#test_concat = 0.00 s = .
TestString#test_count = 0.00 s = .
TestString#test_crypt = 0.00 s = E
TestString#test_delete = 0.00 s = .
TestString#test_delete! = 0.00 s = .
TestString#test_downcase = 0.00 s = .
TestString#test_downcase! = 0.00 s = .
TestString#test_downcase2 = 0.00 s = .
TestString#test_dummy_inspect = 0.00 s = .
TestString#test_dump = 0.00 s = .
TestString#test_dup = 0.00 s = .
TestString#test_each = 0.00 s = .
TestString#test_each_byte = 0.00 s = .
TestString#test_each_char = 0.00 s = .
TestString#test_each_codepoint = 0.00 s = .
TestString#test_each_line = 0.00 s = .
TestString#test_empty? = 0.00 s = .
TestString#test_end_with? = 0.00 s = .
TestString#test_eq_tilde_can_be_overridden = 0.04 s = .
TestString#test_eql? = 0.00 s = .
TestString#test_frozen_check = 0.00 s = .
TestString#test_gsub = 0.00 s = .
TestString#test_gsub! = 0.00 s = .
TestString#test_gsub_encoding = 0.00 s = .
TestString#test_gsub_enumerator = 0.03 s = .
TestString#test_gsub_hash = 0.00 s = .
TestString#test_hash = 0.00 s = .
TestString#test_hash_random = 0.11 s = .
TestString#test_hex = 0.00 s = .
TestString#test_include? = 0.00 s = .
TestString#test_index = 0.00 s = .
TestString#test_inspect_nul = 0.00 s = .
TestString#test_intern = 0.00 s = .
TestString#test_length = 0.00 s = .
TestString#test_lines = 0.00 s = .
TestString#test_ljust = 0.00 s = .
TestString#test_match_method = 0.00 s = .
TestString#test_mod_check = 0.00 s = .
TestString#test_next = 0.00 s = .
TestString#test_next! = 0.00 s = .
TestString#test_oct = 0.00 s = .
TestString#test_partition = 0.00 s = .
TestString#test_prepend = 0.00 s = .
TestString#test_rb_str_new4 = 0.00 s = .
TestString#test_rb_str_shared_replace = 0.00 s = .
TestString#test_rb_str_to_str = 0.00 s = .
TestString#test_regexp_match_subclass = 0.00 s = .
TestString#test_replace = 0.00 s = .
TestString#test_respond_to = 0.00 s = .
TestString#test_reverse = 0.00 s = .
TestString#test_reverse! = 0.00 s = .
TestString#test_rindex = 0.00 s = .
TestString#test_rjust = 0.00 s = .
TestString#test_rpartition = 0.00 s = .
TestString#test_rstrip = 0.00 s = .
TestString#test_s_new = 0.00 s = .
TestString#test_scan = 0.00 s = .
TestString#test_setter = 0.05 s = .
TestString#test_shared_force_encoding = 0.00 s = .
TestString#test_size = 0.00 s = .
TestString#test_slice = 0.00 s = .
TestString#test_slice! = 0.00 s = .
TestString#test_splice! = 0.00 s = .
TestString#test_split = 0.00 s = .
TestString#test_split_encoding = 0.00 s = .
TestString#test_split_invalid_argument = 0.00 s = .
TestString#test_split_invalid_sequence = 0.00 s = .
TestString#test_split_wchar = 0.00 s = .
TestString#test_squeeze = 0.00 s = .
TestString#test_squeeze! = 0.00 s = .
TestString#test_start_with? = 0.00 s = .
TestString#test_str_new4 = 0.00 s = .
TestString#test_strip = 0.00 s = .
TestString#test_strip! = 0.00 s = .
TestString#test_sub = 0.00 s = .
TestString#test_sub! = 0.00 s = .
TestString#test_sub_hash = 0.00 s = .
TestString#test_substr_negative_begin = 0.00 s = .
TestString#test_succ = 0.00 s = .
TestString#test_succ! = 0.00 s = .
TestString#test_sum = 0.00 s = .
TestString#test_sum_2 = 0.00 s = .
TestString#test_sum_long = 0.05 s = .
TestString#test_swapcase = 0.00 s = .
TestString#test_swapcase! = 0.00 s = .
TestString#test_times = 0.00 s = .
TestString#test_times2 = 0.00 s = .
TestString#test_to_f = 0.00 s = .
TestString#test_to_i = 0.00 s = .
TestString#test_to_id = 0.00 s = .
TestString#test_to_s = 0.00 s = .
TestString#test_to_s_2 = 0.00 s = .
TestString#test_to_str = 0.00 s = .
TestString#test_tr = 0.00 s = .
TestString#test_tr! = 0.00 s = .
TestString#test_tr_s = 0.00 s = .
TestString#test_tr_s! = 0.00 s = .
TestString#test_try_convert = 0.00 s = .
TestString#test_unknown_string_option = 0.00 s = .
TestString#test_unpack = 0.00 s = .
TestString#test_upcase = 0.00 s = .
TestString#test_upcase! = 0.00 s = .
TestString#test_upcase2 = 0.00 s = .
TestString#test_uplus_minus = 0.00 s = .
TestString#test_upto = 0.00 s = .
TestString#test_upto_nonalnum = 0.00 s = .
TestString#test_upto_numeric = 0.00 s = .
TestString2#test_AREF = 0.00 s = .
TestString2#test_ASET = 0.00 s = .
TestString2#test_CMP = 0.00 s = .
TestString2#test_EQUAL = 0.00 s = .
TestString2#test_LSHIFT = 0.00 s = .
TestString2#test_MATCH = 0.00 s = .
TestString2#test_MOD = 0.00 s = .
TestString2#test_MUL = 0.00 s = .
TestString2#test_PLUS = 0.00 s = .
TestString2#test_VERY_EQUAL = 0.00 s = .
TestString2#test_ascii_incomat_inspect = 0.00 s = .
TestString2#test_bytes = 0.00 s = .
TestString2#test_byteslice = 0.00 s = .
TestString2#test_capitalize = 0.00 s = .
TestString2#test_capitalize! = 0.00 s = .
TestString2#test_casecmp = 0.00 s = .
TestString2#test_center = 0.00 s = .
TestString2#test_chars = 0.00 s = .
TestString2#test_chomp = 0.00 s = .
TestString2#test_chomp! = 0.00 s = .
TestString2#test_chop = 0.00 s = .
TestString2#test_chop! = 0.00 s = .
TestString2#test_clear = 0.00 s = .
TestString2#test_clear_nonasciicompat = 0.00 s = .
TestString2#test_clone = 0.00 s = .
TestString2#test_codepoints = 0.00 s = .
TestString2#test_concat = 0.00 s = .
TestString2#test_count = 0.00 s = .
TestString2#test_crypt = 0.00 s = E
TestString2#test_delete = 0.00 s = .
TestString2#test_delete! = 0.00 s = .
TestString2#test_downcase = 0.00 s = .
TestString2#test_downcase! = 0.00 s = .
TestString2#test_downcase2 = 0.00 s = .
TestString2#test_dummy_inspect = 0.00 s = .
TestString2#test_dump = 0.00 s = .
TestString2#test_dup = 0.00 s = .
TestString2#test_each = 0.00 s = .
TestString2#test_each_byte = 0.00 s = .
TestString2#test_each_char = 0.00 s = .
TestString2#test_each_codepoint = 0.00 s = .
TestString2#test_each_line = 0.00 s = .
TestString2#test_empty? = 0.00 s = .
TestString2#test_end_with? = 0.00 s = .
TestString2#test_eq_tilde_can_be_overridden = 0.04 s = .
TestString2#test_eql? = 0.00 s = .
TestString2#test_frozen_check = 0.00 s = .
TestString2#test_gsub = 0.00 s = .
TestString2#test_gsub! = 0.00 s = .
TestString2#test_gsub_encoding = 0.00 s = .
TestString2#test_gsub_enumerator = 0.05 s = .
TestString2#test_gsub_hash = 0.00 s = .
TestString2#test_hash = 0.00 s = .
TestString2#test_hash_random = 0.13 s = .
TestString2#test_hex = 0.00 s = .
TestString2#test_include? = 0.00 s = .
TestString2#test_index = 0.00 s = .
TestString2#test_inspect_nul = 0.00 s = .
TestString2#test_intern = 0.00 s = .
TestString2#test_length = 0.00 s = .
TestString2#test_lines = 0.00 s = .
TestString2#test_ljust = 0.00 s = .
TestString2#test_match_method = 0.00 s = .
TestString2#test_mod_check = 0.00 s = .
TestString2#test_next = 0.00 s = .
TestString2#test_next! = 0.00 s = .
TestString2#test_oct = 0.00 s = .
TestString2#test_partition = 0.00 s = .
TestString2#test_prepend = 0.00 s = .
TestString2#test_rb_str_new4 = 0.00 s = .
TestString2#test_rb_str_shared_replace = 0.00 s = .
TestString2#test_rb_str_to_str = 0.00 s = .
TestString2#test_regexp_match_subclass = 0.00 s = .
TestString2#test_replace = 0.00 s = .
TestString2#test_respond_to = 0.00 s = .
TestString2#test_reverse = 0.00 s = .
TestString2#test_reverse! = 0.00 s = .
TestString2#test_rindex = 0.00 s = .
TestString2#test_rjust = 0.00 s = .
TestString2#test_rpartition = 0.00 s = .
TestString2#test_rstrip = 0.00 s = .
TestString2#test_s_new = 0.00 s = .
TestString2#test_scan = 0.00 s = .
TestString2#test_setter = 0.04 s = .
TestString2#test_shared_force_encoding = 0.00 s = .
TestString2#test_size = 0.00 s = .
TestString2#test_slice = 0.00 s = .
TestString2#test_slice! = 0.00 s = .
TestString2#test_splice! = 0.00 s = .
TestString2#test_split = 0.00 s = .
TestString2#test_split_encoding = 0.00 s = .
TestString2#test_split_invalid_argument = 0.00 s = .
TestString2#test_split_invalid_sequence = 0.00 s = .
TestString2#test_split_wchar = 0.00 s = .
TestString2#test_squeeze = 0.00 s = .
TestString2#test_squeeze! = 0.00 s = .
TestString2#test_start_with? = 0.00 s = .
TestString2#test_str_new4 = 0.00 s = .
TestString2#test_strip = 0.00 s = .
TestString2#test_strip! = 0.00 s = .
TestString2#test_sub = 0.00 s = .
TestString2#test_sub! = 0.00 s = .
TestString2#test_sub_hash = 0.00 s = .
TestString2#test_substr_negative_begin = 0.00 s = .
TestString2#test_succ = 0.00 s = .
TestString2#test_succ! = 0.00 s = .
TestString2#test_sum = 0.00 s = .
TestString2#test_sum_2 = 0.00 s = .
TestString2#test_sum_long = 0.04 s = .
TestString2#test_swapcase = 0.00 s = .
TestString2#test_swapcase! = 0.00 s = .
TestString2#test_times = 0.00 s = .
TestString2#test_times2 = 0.00 s = .
TestString2#test_to_f = 0.00 s = .
TestString2#test_to_i = 0.00 s = .
TestString2#test_to_id = 0.00 s = .
TestString2#test_to_s = 0.00 s = .
TestString2#test_to_s_2 = 0.00 s = .
TestString2#test_to_str = 0.00 s = .
TestString2#test_tr = 0.00 s = .
TestString2#test_tr! = 0.00 s = .
TestString2#test_tr_s = 0.00 s = .
TestString2#test_tr_s! = 0.00 s = .
TestString2#test_try_convert = 0.00 s = .
TestString2#test_unknown_string_option = 0.00 s = .
TestString2#test_unpack = 0.00 s = .
TestString2#test_upcase = 0.00 s = .
TestString2#test_upcase! = 0.00 s = .
TestString2#test_upcase2 = 0.00 s = .
TestString2#test_uplus_minus = 0.00 s = .
TestString2#test_upto = 0.00 s = .
TestString2#test_upto_nonalnum = 0.00 s = .
TestString2#test_upto_numeric = 0.00 s = .


Finished tests in 0.712224s, 373.4778 tests/s, 7228.0594 assertions/s.

1) Error:
TestString#test_crypt:
Errno::EPERM: Operation not permitted - crypt
/builddir/build/BUILD/ruby-2.3.0/test/ruby/test_string.rb:488:in `crypt'
/builddir/build/BUILD/ruby-2.3.0/test/ruby/test_string.rb:488:in `test_crypt'

2) Error:
TestString2#test_crypt:
Errno::EPERM: Operation not permitted - crypt
/builddir/build/BUILD/ruby-2.3.0/test/ruby/test_string.rb:488:in `crypt'
/builddir/build/BUILD/ruby-2.3.0/test/ruby/test_string.rb:488:in `test_crypt'

266 tests, 5148 assertions, 0 failures, 2 errors, 0 skips

ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -mtune=generic -fPIC -m64
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby.so.2.3 -fstack-protector -m64
SOLIBS = -lpthread -ldl -lcrypt -lm
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" --excludes=./test/excludes -x /memory_leak/ -v

# Running tests:

TestXMLRPC::Test_Webrick#test_client_server = 0.01 s = F


Finished tests in 0.013118s, 76.2301 tests/s, 304.9203 assertions/s.

1) Failure:
TestXMLRPC::Test_Webrick#test_client_server [/builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/webrick_testing.rb:53]:
exceptions on 2 threads:
#<Thread:0x000000024f6170@/builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/webrick_testing.rb:41 dead>:
/builddir/build/BUILD/ruby-2.3.0/lib/xmlrpc/client.rb:494:in `do_rpc': HTTP-Error: 500 Internal Server Error (RuntimeError)
from /builddir/build/BUILD/ruby-2.3.0/lib/xmlrpc/client.rb:287:in `call2'
from /builddir/build/BUILD/ruby-2.3.0/lib/xmlrpc/client.rb:268:in `call'
from /builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/test_webrick_server.rb:102:in `do_test'
from /builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/test_webrick_server.rb:77:in `block (3 levels) in test_client_server'
from /builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/test_webrick_server.rb:94:in `silent'
from /builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/test_webrick_server.rb:76:in `block (2 levels) in test_client_server'
from /builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/webrick_testing.rb:43:in `block in with_server'
---
#<Thread:0x000000024f5fb8@/builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/webrick_testing.rb:48 dead>:
/builddir/build/BUILD/ruby-2.3.0/test/lib/minitest/unit.rb:201:in `assert': <[]> expected but was
<["[2016-06-15 13:18:40] ERROR Errno::EPERM: Operation not permitted - crypt\n\t/builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpauth/basicauth.rb:84:in `crypt'\n\t/builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpauth/basicauth.rb:84:in `authenticate'\n\t/builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/test_webrick_server.rb:25:in `block in create_servlet'\n\t/builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpserver.rb:140:in `service'\n\t/builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpserver.rb:96:in `run'\n\t/builddir/build/BUILD/ruby-2.3.0/lib/webrick/server.rb:296:in `block in start_thread'\n"]>. (MiniTest::Assertion)
from /builddir/build/BUILD/ruby-2.3.0/test/lib/test/unit/assertions.rb:37:in `assert'
from /builddir/build/BUILD/ruby-2.3.0/test/lib/test/unit/assertions.rb:293:in `assert_equal'
from /builddir/build/BUILD/ruby-2.3.0/test/xmlrpc/webrick_testing.rb:51:in `block in with_server'

1 tests, 4 assertions, 1 failures, 0 errors, 0 skips

ruby -v: ruby 2.3.0p0 (2015-12-25 revision 53290) [x86_64-linux]
CC = gcc
LD = ld
LDSHARED = gcc -shared
CFLAGS = -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -mtune=generic -fPIC -m64
XCFLAGS = -D_FORTIFY_SOURCE=2 -fstack-protector -fno-strict-overflow -fvisibility=hidden -DRUBY_EXPORT
CPPFLAGS = -I. -I.ext/include/x86_64-linux -I./include -I.
DLDFLAGS = -Wl,-soname,libruby.so.2.3 -fstack-protector -m64
SOLIBS = -lpthread -ldl -lcrypt -lm
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" --excludes=./test/excludes -x /memory_leak/ -v

# Running tests:

TestWEBrickHTTPAuth#test_basic_auth = 0.01 s = .
TestWEBrickHTTPAuth#test_basic_auth2 = 0.00 s = F
TestWEBrickHTTPAuth#test_basic_auth3 = 0.00 s = .
TestWEBrickHTTPAuth#test_digest_auth = 0.05 s = .


Finished tests in 0.062160s, 64.3499 tests/s, 498.7115 assertions/s.

1) Failure:
TestWEBrickHTTPAuth#test_basic_auth2 [/builddir/build/BUILD/ruby-2.3.0/test/webrick/utils.rb:61]:
exceptions on 2 threads:
#<Thread:0x00000000989590@/builddir/build/BUILD/ruby-2.3.0/test/webrick/utils.rb:54 dead>:
/builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpauth/basicauth.rb:45:in `crypt': Operation not permitted - crypt (Errno::EPERM)
from /builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpauth/basicauth.rb:45:in `make_passwd'
from /builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpauth/userdb.rb:33:in `make_passwd'
from /builddir/build/BUILD/ruby-2.3.0/lib/webrick/httpauth/htpasswd.rb:105:in `set_passwd'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/test_httpauth.rb:54:in `block (2 levels) in test_basic_auth2'
from /builddir/build/BUILD/ruby-2.3.0/lib/tempfile.rb:335:in `create'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/test_httpauth.rb:51:in `block in test_basic_auth2'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/utils.rb:56:in `block in start_server'
---
#<Thread:0x00000000989720@/builddir/build/BUILD/ruby-2.3.0/test/webrick/utils.rb:47 dead>:
/builddir/build/BUILD/ruby-2.3.0/test/lib/minitest/unit.rb:201:in `assert': webrick log doesn't have expected error: /ERROR Basic WEBrick's realm: webrick: password unmatch\./ (MiniTest::Assertion)
from /builddir/build/BUILD/ruby-2.3.0/test/lib/test/unit/assertions.rb:37:in `assert'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/test_httpauth.rb:42:in `block (2 levels) in test_basic_auth2'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/test_httpauth.rb:41:in `each'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/test_httpauth.rb:41:in `block in test_basic_auth2'
from /builddir/build/BUILD/ruby-2.3.0/test/webrick/utils.rb:50:in `block in start_server'

4 tests, 31 assertions, 1 failures, 0 errors, 0 skips
(6-6/6)