1
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/digest/test_digest.rb'
|
2
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
3
|
|
4
|
# Running tests:
|
5
|
|
6
|
TestDigest::TestBase#test_base = 0.00 s = .
|
7
|
TestDigest::TestMD5#test_alignment = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
8
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
9
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/digest/test_digest_hmac.rb'
|
10
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
11
|
|
12
|
# Running tests:
|
13
|
|
14
|
TC_HMAC_MD5#test_hexdigest = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
15
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
16
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/rexml/test_encoding.rb'
|
17
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
18
|
|
19
|
# Running tests:
|
20
|
|
21
|
EncodingTester#test_encoded_in_change_out = 0.00 s = E
|
22
|
EncodingTester#test_encoded_in_different_out = 0.00 s = E
|
23
|
EncodingTester#test_encoded_in_encoded_out = 0.00 s = E
|
24
|
EncodingTester#test_in_change_out = 0.00 s = E
|
25
|
EncodingTester#test_in_different_access = 0.00 s = E
|
26
|
EncodingTester#test_in_different_out = 0.00 s = E
|
27
|
EncodingTester#test_ticket_110 = 0.00 s = E
|
28
|
EncodingTester#test_ticket_89 = 0.00 s = E
|
29
|
|
30
|
|
31
|
Finished tests in 0.008190s, 976.8490 tests/s, 0.0000 assertions/s.
|
32
|
|
33
|
1) Error:
|
34
|
test_encoded_in_change_out(EncodingTester):
|
35
|
NameError: uninitialized constant EncodingTester::Document
|
36
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:27:in `test_encoded_in_change_out'
|
37
|
|
38
|
2) Error:
|
39
|
test_encoded_in_different_out(EncodingTester):
|
40
|
NameError: uninitialized constant EncodingTester::Document
|
41
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:40:in `test_encoded_in_different_out'
|
42
|
|
43
|
3) Error:
|
44
|
test_encoded_in_encoded_out(EncodingTester):
|
45
|
NameError: uninitialized constant EncodingTester::Document
|
46
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:19:in `test_encoded_in_encoded_out'
|
47
|
|
48
|
4) Error:
|
49
|
test_in_change_out(EncodingTester):
|
50
|
NameError: uninitialized constant EncodingTester::Document
|
51
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:48:in `test_in_change_out'
|
52
|
|
53
|
5) Error:
|
54
|
test_in_different_access(EncodingTester):
|
55
|
NameError: uninitialized constant EncodingTester::Document
|
56
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:67:in `test_in_different_access'
|
57
|
|
58
|
6) Error:
|
59
|
test_in_different_out(EncodingTester):
|
60
|
NameError: uninitialized constant EncodingTester::Document
|
61
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:58:in `test_in_different_out'
|
62
|
|
63
|
7) Error:
|
64
|
test_ticket_110(EncodingTester):
|
65
|
NameError: uninitialized constant REXML::Document
|
66
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:88:in `test_ticket_110'
|
67
|
|
68
|
8) Error:
|
69
|
test_ticket_89(EncodingTester):
|
70
|
NameError: uninitialized constant EncodingTester::Document
|
71
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rexml/test_encoding.rb:79:in `test_ticket_89'
|
72
|
|
73
|
8 tests, 0 assertions, 0 failures, 8 errors, 0 skips
|
74
|
make: *** [yes-test-all] Error 8
|
75
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/drb/test_drbssl.rb'
|
76
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:57:in `initialize': key too short (OpenSSL::PKey::RSAError)
|
77
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:57:in `new'
|
78
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:57:in `setup_certificate'
|
79
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/ssl.rb:148:in `open_server'
|
80
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:759:in `block in open_server'
|
81
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:757:in `each'
|
82
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:757:in `open_server'
|
83
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/drb/drb.rb:1342:in `initialize'
|
84
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/drb/test_drbssl.rb:33:in `new'
|
85
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/drb/test_drbssl.rb:33:in `<class:DRbSSLService>'
|
86
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/drb/test_drbssl.rb:11:in `<top (required)>'
|
87
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `require'
|
88
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `block in non_options'
|
89
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `each'
|
90
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `non_options'
|
91
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:52:in `process_args'
|
92
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:891:in `_run'
|
93
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:884:in `run'
|
94
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:21:in `run'
|
95
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:630:in `run'
|
96
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:634:in `run'
|
97
|
from ./test/runner.rb:15:in `<main>'
|
98
|
make: *** [yes-test-all] Error 1
|
99
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_hmac.rb'
|
100
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
101
|
|
102
|
# Running tests:
|
103
|
|
104
|
OpenSSL::TestHMAC#test_dup = 0.00 s = E
|
105
|
OpenSSL::TestHMAC#test_hmac = 0.00 s = E
|
106
|
|
107
|
|
108
|
Finished tests in 0.003447s, 580.2019 tests/s, 0.0000 assertions/s.
|
109
|
|
110
|
1) Error:
|
111
|
test_dup(OpenSSL::TestHMAC):
|
112
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
113
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
|
114
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
|
115
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `new'
|
116
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `setup'
|
117
|
|
118
|
2) Error:
|
119
|
test_hmac(OpenSSL::TestHMAC):
|
120
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
121
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
|
122
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
|
123
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `new'
|
124
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_hmac.rb:8:in `setup'
|
125
|
|
126
|
2 tests, 0 assertions, 0 failures, 2 errors, 0 skips
|
127
|
make: *** [yes-test-all] Error 2
|
128
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_pkey_rsa.rb'
|
129
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
130
|
|
131
|
# Running tests:
|
132
|
|
133
|
OpenSSL::TestPKeyRSA#test_digest_state_irrelevant_sign = 0.00 s = .
|
134
|
OpenSSL::TestPKeyRSA#test_digest_state_irrelevant_verify = 0.00 s = .
|
135
|
OpenSSL::TestPKeyRSA#test_export_format_is_RSA_PUBKEY = 0.00 s = E
|
136
|
OpenSSL::TestPKeyRSA#test_export_format_is_RSA_PUBKEY_pem = 0.00 s = E
|
137
|
OpenSSL::TestPKeyRSA#test_new = 0.00 s = E
|
138
|
OpenSSL::TestPKeyRSA#test_padding = 0.00 s = E
|
139
|
OpenSSL::TestPKeyRSA#test_private = 0.00 s = E
|
140
|
OpenSSL::TestPKeyRSA#test_read_RSAPublicKey = 0.00 s = .
|
141
|
OpenSSL::TestPKeyRSA#test_read_RSAPublicKey_pem = 0.00 s = .
|
142
|
OpenSSL::TestPKeyRSA#test_read_RSA_PUBKEY = 0.00 s = .
|
143
|
OpenSSL::TestPKeyRSA#test_read_RSA_PUBKEY_pem = 0.00 s = .
|
144
|
OpenSSL::TestPKeyRSA#test_read_private_key_der = 0.00 s = .
|
145
|
OpenSSL::TestPKeyRSA#test_read_private_key_pem = 0.00 s = .
|
146
|
OpenSSL::TestPKeyRSA#test_read_private_key_pem_pw = 0.02 s = .
|
147
|
OpenSSL::TestPKeyRSA#test_read_public_key_der = 0.00 s = .
|
148
|
OpenSSL::TestPKeyRSA#test_read_public_key_pem = 0.00 s = .
|
149
|
OpenSSL::TestPKeyRSA#test_sign_verify = 0.00 s = .
|
150
|
|
151
|
|
152
|
Finished tests in 0.034478s, 493.0744 tests/s, 1479.2231 assertions/s.
|
153
|
|
154
|
1) Error:
|
155
|
test_export_format_is_RSA_PUBKEY(OpenSSL::TestPKeyRSA):
|
156
|
OpenSSL::PKey::RSAError: key too short
|
157
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:158:in `initialize'
|
158
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:158:in `new'
|
159
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:158:in `test_export_format_is_RSA_PUBKEY'
|
160
|
|
161
|
2) Error:
|
162
|
test_export_format_is_RSA_PUBKEY_pem(OpenSSL::TestPKeyRSA):
|
163
|
OpenSSL::PKey::RSAError: key too short
|
164
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:164:in `initialize'
|
165
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:164:in `new'
|
166
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:164:in `test_export_format_is_RSA_PUBKEY_pem'
|
167
|
|
168
|
3) Error:
|
169
|
test_new(OpenSSL::TestPKeyRSA):
|
170
|
OpenSSL::PKey::RSAError: key too short
|
171
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:45:in `initialize'
|
172
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:45:in `new'
|
173
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:45:in `test_new'
|
174
|
|
175
|
4) Error:
|
176
|
test_padding(OpenSSL::TestPKeyRSA):
|
177
|
OpenSSL::PKey::RSAError: key too short
|
178
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:8:in `initialize'
|
179
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:8:in `new'
|
180
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:8:in `test_padding'
|
181
|
|
182
|
5) Error:
|
183
|
test_private(OpenSSL::TestPKeyRSA):
|
184
|
OpenSSL::PKey::RSAError: key too short
|
185
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:34:in `initialize'
|
186
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:34:in `new'
|
187
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_rsa.rb:34:in `test_private'
|
188
|
|
189
|
17 tests, 51 assertions, 0 failures, 5 errors, 0 skips
|
190
|
make: *** [yes-test-all] Error 5
|
191
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_pkey_dsa.rb'
|
192
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
193
|
|
194
|
# Running tests:
|
195
|
|
196
|
OpenSSL::TestPKeyDSA#test_digest_state_irrelevant_verify = 0.00 s = E
|
197
|
OpenSSL::TestPKeyDSA#test_export_format_is_DSA_PUBKEY_pem = 0.00 s = .
|
198
|
OpenSSL::TestPKeyDSA#test_new = 0.00 s = E
|
199
|
OpenSSL::TestPKeyDSA#test_private = 0.00 s = E
|
200
|
OpenSSL::TestPKeyDSA#test_read_DSAPublicKey_pem = 0.00 s = .
|
201
|
OpenSSL::TestPKeyDSA#test_read_DSA_PUBKEY = 0.00 s = .
|
202
|
OpenSSL::TestPKeyDSA#test_read_DSA_PUBKEY_pem = 0.00 s = .
|
203
|
OpenSSL::TestPKeyDSA#test_read_private_key_der = 0.00 s = .
|
204
|
OpenSSL::TestPKeyDSA#test_read_private_key_pem = 0.00 s = .
|
205
|
OpenSSL::TestPKeyDSA#test_read_private_key_pem_pw = 0.02 s = .
|
206
|
OpenSSL::TestPKeyDSA#test_read_public_key_der = 0.00 s = .
|
207
|
OpenSSL::TestPKeyDSA#test_read_public_key_pem = 0.00 s = .
|
208
|
OpenSSL::TestPKeyDSA#test_sign_verify = 0.00 s = E
|
209
|
OpenSSL::TestPKeyDSA#test_sign_verify_sha1 = 0.00 s = E
|
210
|
OpenSSL::TestPKeyDSA#test_sign_verify_sha256 = 0.00 s = E
|
211
|
OpenSSL::TestPKeyDSA#test_sys_sign_verify = 0.00 s = E
|
212
|
|
213
|
|
214
|
Finished tests in 0.035133s, 455.4101 tests/s, 1650.8618 assertions/s.
|
215
|
|
216
|
1) Error:
|
217
|
test_digest_state_irrelevant_verify(OpenSSL::TestPKeyDSA):
|
218
|
OpenSSL::PKey::PKeyError: key size too small
|
219
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:52:in `sign'
|
220
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:52:in `test_digest_state_irrelevant_verify'
|
221
|
|
222
|
2) Error:
|
223
|
test_new(OpenSSL::TestPKeyDSA):
|
224
|
OpenSSL::PKey::DSAError: key size invalid
|
225
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:19:in `initialize'
|
226
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:19:in `new'
|
227
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:19:in `test_new'
|
228
|
|
229
|
3) Error:
|
230
|
test_private(OpenSSL::TestPKeyDSA):
|
231
|
OpenSSL::PKey::DSAError: key size invalid
|
232
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:8:in `initialize'
|
233
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:8:in `new'
|
234
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:8:in `test_private'
|
235
|
|
236
|
4) Error:
|
237
|
test_sign_verify(OpenSSL::TestPKeyDSA):
|
238
|
OpenSSL::PKey::PKeyError: key size too small
|
239
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `sign'
|
240
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `check_sign_verify'
|
241
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:34:in `test_sign_verify'
|
242
|
|
243
|
5) Error:
|
244
|
test_sign_verify_sha1(OpenSSL::TestPKeyDSA):
|
245
|
OpenSSL::PKey::PKeyError: key size too small
|
246
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `sign'
|
247
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `check_sign_verify'
|
248
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:39:in `test_sign_verify_sha1'
|
249
|
|
250
|
6) Error:
|
251
|
test_sign_verify_sha256(OpenSSL::TestPKeyDSA):
|
252
|
OpenSSL::PKey::PKeyError: key size too small
|
253
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `sign'
|
254
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:219:in `check_sign_verify'
|
255
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:43:in `test_sign_verify_sha256'
|
256
|
|
257
|
7) Error:
|
258
|
test_sys_sign_verify(OpenSSL::TestPKeyDSA):
|
259
|
OpenSSL::PKey::DSAError: key size too small
|
260
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:29:in `syssign'
|
261
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dsa.rb:29:in `test_sys_sign_verify'
|
262
|
|
263
|
16 tests, 58 assertions, 0 failures, 7 errors, 0 skips
|
264
|
make: *** [yes-test-all] Error 7
|
265
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_cipher.rb'
|
266
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
267
|
|
268
|
# Running tests:
|
269
|
|
270
|
OpenSSL::TestCipher#test_AES = 0.00 s = E
|
271
|
OpenSSL::TestCipher#test_AES_crush = 0.01 s = .
|
272
|
OpenSSL::TestCipher#test_ciphers = 0.00 s = .
|
273
|
OpenSSL::TestCipher#test_crypt = 0.00 s = F
|
274
|
OpenSSL::TestCipher#test_dup = 0.00 s = .
|
275
|
OpenSSL::TestCipher#test_empty_data = 0.00 s = .
|
276
|
OpenSSL::TestCipher#test_info = 0.00 s = .
|
277
|
OpenSSL::TestCipher#test_initialize = 0.00 s = .
|
278
|
OpenSSL::TestCipher#test_reset = 0.00 s = .
|
279
|
|
280
|
|
281
|
Finished tests in 0.015962s, 563.8507 tests/s, 36838.2437 assertions/s.
|
282
|
|
283
|
1) Error:
|
284
|
test_AES(OpenSSL::TestCipher):
|
285
|
OpenSSL::Cipher::CipherError: bad decrypt
|
286
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:90:in `final'
|
287
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:90:in `block in test_AES'
|
288
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:81:in `each'
|
289
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:81:in `test_AES'
|
290
|
|
291
|
2) Failure:
|
292
|
test_crypt(OpenSSL::TestCipher) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_cipher.rb:25]:
|
293
|
encrypt.
|
294
|
<"y!\xA1U'\xB2\xAF\xF7"> expected but was
|
295
|
<"\xBE)\xF0\x81\x02\xC1\x10u">.
|
296
|
|
297
|
9 tests, 588 assertions, 1 failures, 1 errors, 0 skips
|
298
|
make: *** [yes-test-all] Error 2
|
299
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_ssl.rb'
|
300
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
301
|
|
302
|
# Running tests:
|
303
|
|
304
|
OpenSSL::TestSSL#test_client_auth = 0.02 s = E
|
305
|
OpenSSL::TestSSL#test_client_ca = 0.02 s = E
|
306
|
OpenSSL::TestSSL#test_connect_and_close = 0.02 s = E
|
307
|
OpenSSL::TestSSL#test_ctx_setup = 0.02 s = .
|
308
|
OpenSSL::TestSSL#test_ctx_setup_no_compression = 0.02 s = .
|
309
|
OpenSSL::TestSSL#test_exception_in_verify_callback_is_ignored = 0.02 s = E
|
310
|
OpenSSL::TestSSL#test_multibyte_read_write = 0.02 s = E
|
311
|
OpenSSL::TestSSL#test_not_started_session = 0.02 s = .
|
312
|
OpenSSL::TestSSL#test_parallel = 0.03 s = E
|
313
|
OpenSSL::TestSSL#test_post_connection_check = 0.02 s = E
|
314
|
OpenSSL::TestSSL#test_read_and_write = 0.02 s = E
|
315
|
OpenSSL::TestSSL#test_ssl_read_nonblock = 0.02 s = E
|
316
|
OpenSSL::TestSSL#test_sslctx_set_params = 0.02 s = E
|
317
|
OpenSSL::TestSSL#test_starttls = 0.02 s = E
|
318
|
OpenSSL::TestSSL#test_tlsext_hostname = 0.02 s = E
|
319
|
OpenSSL::TestSSL#test_unset_OP_ALL = 0.02 s = E
|
320
|
OpenSSL::TestSSL#test_verify_result = 0.02 s = E
|
321
|
|
322
|
|
323
|
Finished tests in 0.366147s, 46.4294 tests/s, 16.3868 assertions/s.
|
324
|
|
325
|
1) Error:
|
326
|
test_client_auth(OpenSSL::TestSSL):
|
327
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
328
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
329
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
330
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
331
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
332
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
333
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
334
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
335
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
336
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
337
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:112:in `test_client_auth'
|
338
|
|
339
|
2) Error:
|
340
|
test_client_ca(OpenSSL::TestSSL):
|
341
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
342
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
343
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
344
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
345
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
346
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
347
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
348
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
349
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
350
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
351
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:153:in `test_client_ca'
|
352
|
|
353
|
3) Error:
|
354
|
test_connect_and_close(OpenSSL::TestSSL):
|
355
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
356
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
357
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
358
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
359
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
360
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
361
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
362
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
363
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
364
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
365
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:44:in `test_connect_and_close'
|
366
|
|
367
|
4) Error:
|
368
|
test_exception_in_verify_callback_is_ignored(OpenSSL::TestSSL):
|
369
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
370
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
371
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
372
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
373
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
374
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
375
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
376
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
377
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
378
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
379
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:251:in `test_exception_in_verify_callback_is_ignored'
|
380
|
|
381
|
5) Error:
|
382
|
test_multibyte_read_write(OpenSSL::TestSSL):
|
383
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
384
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
385
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
386
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
387
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
388
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
389
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
390
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
391
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
392
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
393
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:414:in `block in test_multibyte_read_write'
|
394
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:403:in `each'
|
395
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:403:in `test_multibyte_read_write'
|
396
|
|
397
|
6) Error:
|
398
|
test_parallel(OpenSSL::TestSSL):
|
399
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
400
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
401
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
402
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
403
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
404
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
405
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
406
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
407
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
408
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
409
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:195:in `test_parallel'
|
410
|
|
411
|
7) Error:
|
412
|
test_post_connection_check(OpenSSL::TestSSL):
|
413
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
414
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
415
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
416
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
417
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
418
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
419
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
420
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
421
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
422
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
423
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:291:in `test_post_connection_check'
|
424
|
|
425
|
8) Error:
|
426
|
test_read_and_write(OpenSSL::TestSSL):
|
427
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
428
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
429
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
430
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
431
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
432
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
433
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
434
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
435
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
436
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
437
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:62:in `test_read_and_write'
|
438
|
|
439
|
9) Error:
|
440
|
test_ssl_read_nonblock(OpenSSL::TestSSL):
|
441
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
442
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
443
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
444
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
445
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
446
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
447
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
448
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
449
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
450
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
451
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:29:in `test_ssl_read_nonblock'
|
452
|
|
453
|
10) Error:
|
454
|
test_sslctx_set_params(OpenSSL::TestSSL):
|
455
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
456
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
457
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
458
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
459
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
460
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
461
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
462
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
463
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
464
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
465
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:271:in `test_sslctx_set_params'
|
466
|
|
467
|
11) Error:
|
468
|
test_starttls(OpenSSL::TestSSL):
|
469
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
470
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
471
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
472
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
473
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
474
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
475
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
476
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
477
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
478
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
479
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:170:in `test_starttls'
|
480
|
|
481
|
12) Error:
|
482
|
test_tlsext_hostname(OpenSSL::TestSSL):
|
483
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
484
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
485
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
486
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
487
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
488
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
489
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
490
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
491
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
492
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
493
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:376:in `test_tlsext_hostname'
|
494
|
|
495
|
13) Error:
|
496
|
test_unset_OP_ALL(OpenSSL::TestSSL):
|
497
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
498
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
499
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
500
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
501
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
502
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
503
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
504
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
505
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
506
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
507
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:430:in `test_unset_OP_ALL'
|
508
|
|
509
|
14) Error:
|
510
|
test_verify_result(OpenSSL::TestSSL):
|
511
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
512
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
513
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
514
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
515
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
516
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
517
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
518
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
519
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
520
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
521
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl.rb:216:in `test_verify_result'
|
522
|
|
523
|
17 tests, 6 assertions, 0 failures, 14 errors, 0 skips
|
524
|
make: *** [yes-test-all] Error 14
|
525
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_digest.rb'
|
526
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
527
|
|
528
|
# Running tests:
|
529
|
|
530
|
OpenSSL::TestDigest#test_098_features = 0.00 s = E
|
531
|
OpenSSL::TestDigest#test_digest = 0.00 s = E
|
532
|
OpenSSL::TestDigest#test_digest_by_oid_and_name = 0.00 s = E
|
533
|
OpenSSL::TestDigest#test_digest_by_oid_and_name_sha2 = 0.00 s = E
|
534
|
OpenSSL::TestDigest#test_digest_constants = 0.00 s = E
|
535
|
OpenSSL::TestDigest#test_dup = 0.00 s = E
|
536
|
OpenSSL::TestDigest#test_eql = 0.00 s = E
|
537
|
OpenSSL::TestDigest#test_info = 0.00 s = E
|
538
|
OpenSSL::TestDigest#test_reset = 0.00 s = E
|
539
|
|
540
|
|
541
|
Finished tests in 0.010760s, 836.4032 tests/s, 0.0000 assertions/s.
|
542
|
|
543
|
1) Error:
|
544
|
test_098_features(OpenSSL::TestDigest):
|
545
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
546
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
547
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
548
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
549
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
550
|
|
551
|
2) Error:
|
552
|
test_digest(OpenSSL::TestDigest):
|
553
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
554
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
555
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
556
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
557
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
558
|
|
559
|
3) Error:
|
560
|
test_digest_by_oid_and_name(OpenSSL::TestDigest):
|
561
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
562
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
563
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
564
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
565
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
566
|
|
567
|
4) Error:
|
568
|
test_digest_by_oid_and_name_sha2(OpenSSL::TestDigest):
|
569
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
570
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
571
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
572
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
573
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
574
|
|
575
|
5) Error:
|
576
|
test_digest_constants(OpenSSL::TestDigest):
|
577
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
578
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
579
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
580
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
581
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
582
|
|
583
|
6) Error:
|
584
|
test_dup(OpenSSL::TestDigest):
|
585
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
586
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
587
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
588
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
589
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
590
|
|
591
|
7) Error:
|
592
|
test_eql(OpenSSL::TestDigest):
|
593
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
594
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
595
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
596
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
597
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
598
|
|
599
|
8) Error:
|
600
|
test_info(OpenSSL::TestDigest):
|
601
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
602
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
603
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
604
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
605
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
606
|
|
607
|
9) Error:
|
608
|
test_reset(OpenSSL::TestDigest):
|
609
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
610
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
611
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
612
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `new'
|
613
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_digest.rb:7:in `setup'
|
614
|
|
615
|
9 tests, 0 assertions, 0 failures, 9 errors, 0 skips
|
616
|
make: *** [yes-test-all] Error 9
|
617
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_pkey_dh.rb'
|
618
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
619
|
|
620
|
# Running tests:
|
621
|
|
622
|
OpenSSL::TestPKeyDH#test_generate_key = 0.00 s = E
|
623
|
OpenSSL::TestPKeyDH#test_key_exchange = 0.00 s = E
|
624
|
OpenSSL::TestPKeyDH#test_new = 0.00 s = E
|
625
|
OpenSSL::TestPKeyDH#test_public_key = 0.00 s = E
|
626
|
OpenSSL::TestPKeyDH#test_to_der = 0.00 s = E
|
627
|
OpenSSL::TestPKeyDH#test_to_pem = 0.00 s = E
|
628
|
|
629
|
|
630
|
Finished tests in 0.006483s, 925.4885 tests/s, 616.9923 assertions/s.
|
631
|
|
632
|
1) Error:
|
633
|
test_generate_key(OpenSSL::TestPKeyDH):
|
634
|
OpenSSL::PKey::DHError: Failed to generate key: key size too small
|
635
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:38:in `generate_key!'
|
636
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:38:in `test_generate_key'
|
637
|
|
638
|
2) Error:
|
639
|
test_key_exchange(OpenSSL::TestPKeyDH):
|
640
|
OpenSSL::PKey::DHError: Failed to generate key: key size too small
|
641
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:45:in `generate_key!'
|
642
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:45:in `test_key_exchange'
|
643
|
|
644
|
3) Error:
|
645
|
test_new(OpenSSL::TestPKeyDH):
|
646
|
OpenSSL::PKey::DHError: BN lib
|
647
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:7:in `initialize'
|
648
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:7:in `new'
|
649
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:7:in `test_new'
|
650
|
|
651
|
4) Error:
|
652
|
test_public_key(OpenSSL::TestPKeyDH):
|
653
|
NameError: uninitialized constant OpenSSL::TestPKeyDH::DHParam
|
654
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:28:in `test_public_key'
|
655
|
|
656
|
5) Error:
|
657
|
test_to_der(OpenSSL::TestPKeyDH):
|
658
|
NameError: uninitialized constant OpenSSL::TestPKeyDH::DHParam
|
659
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:12:in `test_to_der'
|
660
|
|
661
|
6) Error:
|
662
|
test_to_pem(OpenSSL::TestPKeyDH):
|
663
|
NameError: uninitialized constant OpenSSL::TestPKeyDH::DHParam
|
664
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pkey_dh.rb:20:in `test_to_pem'
|
665
|
|
666
|
6 tests, 4 assertions, 0 failures, 6 errors, 0 skips
|
667
|
make: *** [yes-test-all] Error 6
|
668
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_pair.rb'
|
669
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
670
|
|
671
|
# Running tests:
|
672
|
|
673
|
OpenSSL::TestEOF1#test_eof_0 = 0.00 s = E
|
674
|
OpenSSL::TestEOF1#test_eof_0_rw = 0.00 s = .
|
675
|
OpenSSL::TestEOF1#test_eof_1 = 0.00 s = E
|
676
|
OpenSSL::TestEOF1#test_eof_2 = 0.00 s = E
|
677
|
OpenSSL::TestEOF1#test_eof_3 = 0.00 s = E
|
678
|
OpenSSL::TestEOF2#test_eof_0 = 0.00 s = E
|
679
|
OpenSSL::TestEOF2#test_eof_0_rw = 0.00 s = .
|
680
|
OpenSSL::TestEOF2#test_eof_1 = 0.00 s = E
|
681
|
OpenSSL::TestEOF2#test_eof_2 = 0.00 s = E
|
682
|
OpenSSL::TestEOF2#test_eof_3 = 0.00 s = E
|
683
|
OpenSSL::TestPair#test_connect_accept_nonblock = 0.71 s = E
|
684
|
OpenSSL::TestPair#test_getc = 0.00 s = E
|
685
|
OpenSSL::TestPair#test_puts_empty = 0.00 s = E
|
686
|
OpenSSL::TestPair#test_puts_meta = 0.00 s = E
|
687
|
OpenSSL::TestPair#test_read_nonblock = 0.00 s = E
|
688
|
OpenSSL::TestPair#test_readall = 0.00 s = E
|
689
|
OpenSSL::TestPair#test_readline = 0.00 s = E
|
690
|
OpenSSL::TestPair#test_readpartial = 0.00 s = E
|
691
|
OpenSSL::TestPair#test_write_nonblock = 0.00 s = E
|
692
|
OpenSSL::TestPair#test_write_nonblock_with_buffered_data = 0.00 s = E
|
693
|
|
694
|
|
695
|
Finished tests in 0.745285s, 26.8354 tests/s, 0.0000 assertions/s.
|
696
|
|
697
|
1) Error:
|
698
|
test_eof_0(OpenSSL::TestEOF1):
|
699
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
700
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
701
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
702
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
703
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
704
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
705
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
706
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
707
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
708
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
709
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
710
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
|
711
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:5:in `test_eof_0'
|
712
|
|
713
|
2) Error:
|
714
|
test_eof_1(OpenSSL::TestEOF1):
|
715
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
716
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
717
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
718
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
719
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
720
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
721
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
722
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
723
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
724
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
725
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
726
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
|
727
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:40:in `test_eof_1'
|
728
|
|
729
|
3) Error:
|
730
|
test_eof_2(OpenSSL::TestEOF1):
|
731
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
732
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
733
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
734
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
735
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
736
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
737
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
738
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
739
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
740
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
741
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
742
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
|
743
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:87:in `test_eof_2'
|
744
|
|
745
|
4) Error:
|
746
|
test_eof_3(OpenSSL::TestEOF1):
|
747
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
748
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
749
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
750
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
751
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
752
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
753
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
754
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
755
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
756
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
757
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
758
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:65:in `open_file'
|
759
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:94:in `test_eof_3'
|
760
|
|
761
|
5) Error:
|
762
|
test_eof_0(OpenSSL::TestEOF2):
|
763
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
764
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
765
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
766
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
767
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
768
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
769
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
770
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
771
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
772
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
773
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
774
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
|
775
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:5:in `test_eof_0'
|
776
|
|
777
|
6) Error:
|
778
|
test_eof_1(OpenSSL::TestEOF2):
|
779
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
780
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
781
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
782
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
783
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
784
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
785
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
786
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
787
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
788
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
789
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
790
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
|
791
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:40:in `test_eof_1'
|
792
|
|
793
|
7) Error:
|
794
|
test_eof_2(OpenSSL::TestEOF2):
|
795
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
796
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
797
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
798
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
799
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
800
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
801
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
802
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
803
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
804
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
805
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
806
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
|
807
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:87:in `test_eof_2'
|
808
|
|
809
|
8) Error:
|
810
|
test_eof_3(OpenSSL::TestEOF2):
|
811
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
812
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
813
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
814
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
815
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
816
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
817
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
818
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
819
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
820
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
821
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
822
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:76:in `open_file'
|
823
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/ut_eof.rb:94:in `test_eof_3'
|
824
|
|
825
|
9) Error:
|
826
|
test_connect_accept_nonblock(OpenSSL::TestPair):
|
827
|
OpenSSL::SSL::SSLError: SSL_connect returned=1 errno=0 state=SSLv3 read server key exchange A: sslv3 alert handshake failure
|
828
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:226:in `connect_nonblock'
|
829
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:226:in `test_connect_accept_nonblock'
|
830
|
|
831
|
10) Error:
|
832
|
test_getc(OpenSSL::TestPair):
|
833
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
834
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
835
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
836
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
837
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
838
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
839
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
840
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
841
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
842
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
843
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
844
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:86:in `test_getc'
|
845
|
|
846
|
11) Error:
|
847
|
test_puts_empty(OpenSSL::TestPair):
|
848
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
849
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
850
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
851
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
852
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
853
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
854
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
855
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
856
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
857
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
858
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
859
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:135:in `test_puts_empty'
|
860
|
|
861
|
12) Error:
|
862
|
test_puts_meta(OpenSSL::TestPair):
|
863
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
864
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
865
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
866
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
867
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
868
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
869
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
870
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
871
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
872
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
873
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
874
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:121:in `test_puts_meta'
|
875
|
|
876
|
13) Error:
|
877
|
test_read_nonblock(OpenSSL::TestPair):
|
878
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
879
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
880
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
881
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
882
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
883
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
884
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
885
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
886
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
887
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
888
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
889
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:143:in `test_read_nonblock'
|
890
|
|
891
|
14) Error:
|
892
|
test_readall(OpenSSL::TestPair):
|
893
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
894
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
895
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
896
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
897
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
898
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
899
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
900
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
901
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
902
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
903
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
904
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:107:in `test_readall'
|
905
|
|
906
|
15) Error:
|
907
|
test_readline(OpenSSL::TestPair):
|
908
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
909
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
910
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
911
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
912
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
913
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
914
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
915
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
916
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
917
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
918
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
919
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:114:in `test_readline'
|
920
|
|
921
|
16) Error:
|
922
|
test_readpartial(OpenSSL::TestPair):
|
923
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
924
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
925
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
926
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
927
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
928
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
929
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
930
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
931
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
932
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
933
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
934
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:93:in `test_readpartial'
|
935
|
|
936
|
17) Error:
|
937
|
test_write_nonblock(OpenSSL::TestPair):
|
938
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
939
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
940
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
941
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
942
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
943
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
944
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
945
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
946
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
947
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
948
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
949
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:164:in `test_write_nonblock'
|
950
|
|
951
|
18) Error:
|
952
|
test_write_nonblock_with_buffered_data(OpenSSL::TestPair):
|
953
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
954
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
955
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
956
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
957
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
958
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
959
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
960
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
961
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `new'
|
962
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:17:in `server'
|
963
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:33:in `ssl_pair'
|
964
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_pair.rb:181:in `test_write_nonblock_with_buffered_data'
|
965
|
|
966
|
20 tests, 0 assertions, 0 failures, 18 errors, 0 skips
|
967
|
make: *** [yes-test-all] Error 18
|
968
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_x509name.rb'
|
969
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
970
|
|
971
|
# Running tests:
|
972
|
|
973
|
OpenSSL::TestX509Name#test_add_entry = 0.00 s = .
|
974
|
OpenSSL::TestX509Name#test_add_entry_street = 0.00 s = .
|
975
|
OpenSSL::TestX509Name#test_equals2 = 0.00 s = .
|
976
|
OpenSSL::TestX509Name#test_hash = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
977
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
978
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_x509req.rb'
|
979
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
980
|
|
981
|
# Running tests:
|
982
|
|
983
|
OpenSSL::TestX509Request#test_attr = 0.00 s = .
|
984
|
OpenSSL::TestX509Request#test_public_key = 0.00 s = E
|
985
|
OpenSSL::TestX509Request#test_sign_and_verify = 0.00 s = E
|
986
|
OpenSSL::TestX509Request#test_subject = 0.00 s = .
|
987
|
OpenSSL::TestX509Request#test_version = 0.00 s = .
|
988
|
|
989
|
|
990
|
Finished tests in 0.017340s, 288.3434 tests/s, 1384.0484 assertions/s.
|
991
|
|
992
|
1) Error:
|
993
|
test_public_key(OpenSSL::TestX509Request):
|
994
|
OpenSSL::X509::RequestError: EVP lib
|
995
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:19:in `sign'
|
996
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:19:in `issue_csr'
|
997
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:29:in `test_public_key'
|
998
|
|
999
|
2) Error:
|
1000
|
test_sign_and_verify(OpenSSL::TestX509Request):
|
1001
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1002
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
|
1003
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
|
1004
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:110:in `new'
|
1005
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509req.rb:110:in `test_sign_and_verify'
|
1006
|
|
1007
|
5 tests, 24 assertions, 0 failures, 2 errors, 0 skips
|
1008
|
make: *** [yes-test-all] Error 2
|
1009
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_x509cert.rb'
|
1010
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1011
|
|
1012
|
# Running tests:
|
1013
|
|
1014
|
OpenSSL::TestX509Certificate#test_check_private_key = 0.01 s = .
|
1015
|
OpenSSL::TestX509Certificate#test_dsa_with_sha2 = 0.00 s = .
|
1016
|
OpenSSL::TestX509Certificate#test_dsig_algorithm_mismatch = 0.00 s = F
|
1017
|
OpenSSL::TestX509Certificate#test_extension = 0.01 s = E
|
1018
|
OpenSSL::TestX509Certificate#test_public_key = 0.01 s = E
|
1019
|
OpenSSL::TestX509Certificate#test_serial = 0.02 s = .
|
1020
|
OpenSSL::TestX509Certificate#test_sign_and_verify = 0.01 s = E
|
1021
|
OpenSSL::TestX509Certificate#test_validity = 0.02 s = .
|
1022
|
|
1023
|
|
1024
|
Finished tests in 0.082751s, 96.6761 tests/s, 531.7186 assertions/s.
|
1025
|
|
1026
|
1) Failure:
|
1027
|
test_dsig_algorithm_mismatch(OpenSSL::TestX509Certificate) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:180]:
|
1028
|
[OpenSSL::X509::CertificateError] exception expected, not
|
1029
|
Class: <OpenSSL::Digest::DigestError>
|
1030
|
Message: <"Digest initialization failed.: disabled for fips">
|
1031
|
---Backtrace---
|
1032
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
|
1033
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
|
1034
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:182:in `new'
|
1035
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:182:in `block in test_dsig_algorithm_mismatch'
|
1036
|
---------------
|
1037
|
|
1038
|
2) Error:
|
1039
|
test_extension(OpenSSL::TestX509Certificate):
|
1040
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1041
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
|
1042
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
|
1043
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:118:in `new'
|
1044
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:118:in `test_extension'
|
1045
|
|
1046
|
3) Error:
|
1047
|
test_public_key(OpenSSL::TestX509Certificate):
|
1048
|
OpenSSL::X509::CertificateError: EVP lib
|
1049
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `sign'
|
1050
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `issue_cert'
|
1051
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:20:in `issue_cert'
|
1052
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:45:in `block in test_public_key'
|
1053
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:43:in `each'
|
1054
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:43:in `test_public_key'
|
1055
|
|
1056
|
4) Error:
|
1057
|
test_sign_and_verify(OpenSSL::TestX509Certificate):
|
1058
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1059
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `initialize'
|
1060
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:51:in `block (3 levels) in <class:Digest>'
|
1061
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:138:in `new'
|
1062
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509cert.rb:138:in `test_sign_and_verify'
|
1063
|
|
1064
|
8 tests, 44 assertions, 1 failures, 3 errors, 0 skips
|
1065
|
make: *** [yes-test-all] Error 4
|
1066
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_x509crl.rb'
|
1067
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1068
|
|
1069
|
# Running tests:
|
1070
|
|
1071
|
OpenSSL::TestX509CRL#test_basic = 0.01 s = .
|
1072
|
OpenSSL::TestX509CRL#test_crlnumber = 0.02 s = .
|
1073
|
OpenSSL::TestX509CRL#test_extension = 0.01 s = .
|
1074
|
OpenSSL::TestX509CRL#test_revoked = 0.16 s = .
|
1075
|
OpenSSL::TestX509CRL#test_sign_and_verify = 0.01 s = E
|
1076
|
|
1077
|
|
1078
|
Finished tests in 0.230704s, 21.6728 tests/s, 351.0998 assertions/s.
|
1079
|
|
1080
|
1) Error:
|
1081
|
test_sign_and_verify(OpenSSL::TestX509CRL):
|
1082
|
OpenSSL::X509::CertificateError: EVP lib
|
1083
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `sign'
|
1084
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:122:in `issue_cert'
|
1085
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509crl.rb:24:in `issue_cert'
|
1086
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_x509crl.rb:200:in `test_sign_and_verify'
|
1087
|
|
1088
|
5 tests, 81 assertions, 0 failures, 1 errors, 0 skips
|
1089
|
make: *** [yes-test-all] Error 1
|
1090
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/openssl/test_ssl_session.rb'
|
1091
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1092
|
|
1093
|
# Running tests:
|
1094
|
|
1095
|
OpenSSL::TestSSLSession#test_client_session = 0.02 s = E
|
1096
|
OpenSSL::TestSSLSession#test_ctx_client_session_cb = 0.02 s = E
|
1097
|
OpenSSL::TestSSLSession#test_ctx_server_session_cb = 0.02 s = E
|
1098
|
OpenSSL::TestSSLSession#test_server_session = 0.02 s = E
|
1099
|
OpenSSL::TestSSLSession#test_session = 0.02 s = E
|
1100
|
OpenSSL::TestSSLSession#test_session_exts_read = 0.02 s = .
|
1101
|
OpenSSL::TestSSLSession#test_session_time = 0.02 s = .
|
1102
|
OpenSSL::TestSSLSession#test_session_timeout = 0.02 s = .
|
1103
|
|
1104
|
|
1105
|
Finished tests in 0.163922s, 48.8037 tests/s, 54.9041 assertions/s.
|
1106
|
|
1107
|
1) Error:
|
1108
|
test_client_session(OpenSSL::TestSSLSession):
|
1109
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1110
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1111
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1112
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1113
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1114
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1115
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1116
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1117
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
1118
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
1119
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:117:in `test_client_session'
|
1120
|
|
1121
|
2) Error:
|
1122
|
test_ctx_client_session_cb(OpenSSL::TestSSLSession):
|
1123
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1124
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1125
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1126
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1127
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1128
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1129
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1130
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1131
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
1132
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
1133
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:253:in `test_ctx_client_session_cb'
|
1134
|
|
1135
|
3) Error:
|
1136
|
test_ctx_server_session_cb(OpenSSL::TestSSLSession):
|
1137
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1138
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1139
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1140
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1141
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1142
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1143
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1144
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1145
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
1146
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
1147
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:307:in `test_ctx_server_session_cb'
|
1148
|
|
1149
|
4) Error:
|
1150
|
test_server_session(OpenSSL::TestSSLSession):
|
1151
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1152
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1153
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1154
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1155
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1156
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1157
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1158
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1159
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
1160
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
1161
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:203:in `test_server_session'
|
1162
|
|
1163
|
5) Error:
|
1164
|
test_session(OpenSSL::TestSSLSession):
|
1165
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1166
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1167
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1168
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1169
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1170
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1171
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1172
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1173
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `new'
|
1174
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/utils.rb:269:in `start_server'
|
1175
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/openssl/test_ssl_session.rb:7:in `test_session'
|
1176
|
|
1177
|
8 tests, 9 assertions, 0 failures, 5 errors, 0 skips
|
1178
|
make: *** [yes-test-all] Error 5
|
1179
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/syck/test_yamlstore.rb'
|
1180
|
md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
1181
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
1182
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/open-uri/test_ssl.rb'
|
1183
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1184
|
|
1185
|
# Running tests:
|
1186
|
|
1187
|
TestOpenURISSL#test_proxy = 0.01 s = E
|
1188
|
TestOpenURISSL#test_validation = 0.00 s = E
|
1189
|
|
1190
|
|
1191
|
Finished tests in 0.012102s, 165.2644 tests/s, 0.0000 assertions/s.
|
1192
|
|
1193
|
1) Error:
|
1194
|
test_proxy(TestOpenURISSL):
|
1195
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1196
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1197
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1198
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1199
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1200
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1201
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1202
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1203
|
|
1204
|
2) Error:
|
1205
|
test_validation(TestOpenURISSL):
|
1206
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1207
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1208
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1209
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1210
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1211
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1212
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1213
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1214
|
|
1215
|
2 tests, 0 assertions, 0 failures, 2 errors, 0 skips
|
1216
|
make: *** [yes-test-all] Error 2
|
1217
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/cgi/test_cgi_session.rb'
|
1218
|
md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
1219
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
1220
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/ruby/test_rubyoptions.rb'
|
1221
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1222
|
|
1223
|
# Running tests:
|
1224
|
|
1225
|
TestRubyOptions#test_DATA = 0.06 s = .
|
1226
|
TestRubyOptions#test_assignment_in_conditional = 0.07 s = F
|
1227
|
TestRubyOptions#test_autosplit = 0.06 s = .
|
1228
|
TestRubyOptions#test_chdir = 0.12 s = .
|
1229
|
TestRubyOptions#test_copyright = 0.09 s = F
|
1230
|
TestRubyOptions#test_debug = 0.07 s = .
|
1231
|
TestRubyOptions#test_disable = 0.19 s = .
|
1232
|
TestRubyOptions#test_enable = 0.27 s = .
|
1233
|
TestRubyOptions#test_encoding = 0.19 s = .
|
1234
|
TestRubyOptions#test_eval = 0.03 s = .
|
1235
|
TestRubyOptions#test_include = 0.12 s = .
|
1236
|
TestRubyOptions#test_indentation_check = 0.08 s = F
|
1237
|
TestRubyOptions#test_invalid_option = 0.18 s = .
|
1238
|
TestRubyOptions#test_kanji = 0.25 s = .
|
1239
|
TestRubyOptions#test_notfound = 0.16 s = .
|
1240
|
TestRubyOptions#test_option_variables = 0.12 s = .
|
1241
|
TestRubyOptions#test_program_name = 0.36 s = .
|
1242
|
TestRubyOptions#test_require = 0.26 s = .
|
1243
|
TestRubyOptions#test_rubyopt = 0.22 s = .
|
1244
|
TestRubyOptions#test_safe_level = 0.06 s = .
|
1245
|
TestRubyOptions#test_script_from_stdin = 0.14 s = .
|
1246
|
TestRubyOptions#test_search = 0.13 s = .
|
1247
|
TestRubyOptions#test_segv_test = 0.36 s = .
|
1248
|
TestRubyOptions#test_separator = 0.18 s = .
|
1249
|
TestRubyOptions#test_set_program_name = 0.34 s = .
|
1250
|
TestRubyOptions#test_sflag = 0.19 s = .
|
1251
|
TestRubyOptions#test_shadowing_variable = 0.07 s = F
|
1252
|
TestRubyOptions#test_shebang = 0.31 s = .
|
1253
|
TestRubyOptions#test_source_file = 0.07 s = .
|
1254
|
TestRubyOptions#test_syntax_check = 0.06 s = .
|
1255
|
TestRubyOptions#test_unmatching_glob = 0.13 s = .
|
1256
|
TestRubyOptions#test_unused_variable = 0.06 s = F
|
1257
|
TestRubyOptions#test_usage = 0.06 s = .
|
1258
|
TestRubyOptions#test_verbose = 0.06 s = F
|
1259
|
TestRubyOptions#test_version = 0.03 s = .
|
1260
|
TestRubyOptions#test_warning = 0.25 s = F
|
1261
|
TestRubyOptions#test_yydebug = 0.13 s = .
|
1262
|
|
1263
|
|
1264
|
Finished tests in 5.566875s, 6.6465 tests/s, 37.5435 assertions/s.
|
1265
|
|
1266
|
1) Failure:
|
1267
|
test_assignment_in_conditional(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:328]:
|
1268
|
[ruby-dev:39363].
|
1269
|
Expected /\A(\/tmp\/test_ruby_test_rubyoption20120828\-4779\-18iq7f6\.rb):1(: warning: found = in conditional, should be ==)\n\1:4\2\Z/ to match "/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here\n/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here\n/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here\n/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for\n/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here\n/tmp/test_ruby_test_rubyoption20120828-4779-18iq7f6.rb:1: warning: found = in conditional, should be ==\n/tmp/test_ruby_test_rubyoption20120828-4779-18iq7f6.rb:4: warning: found = in conditional, should be ==\n".
|
1270
|
|
1271
|
2) Failure:
|
1272
|
test_copyright(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:99]:
|
1273
|
<[]> expected but was
|
1274
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1275
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1276
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1277
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1278
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1279
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1280
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1281
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
|
1282
|
|
1283
|
3) Failure:
|
1284
|
test_indentation_check(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:340]:
|
1285
|
<["/tmp/test_ruby_test_rubyoption20120828-4779-1a4pf7d.rb:2: warning: mismatched indentations at 'end' with 'begin' at 1"]> expected but was
|
1286
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1287
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1288
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1289
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1290
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1291
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1292
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1293
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here",
|
1294
|
"/tmp/test_ruby_test_rubyoption20120828-4779-1a4pf7d.rb:2: warning: mismatched indentations at 'end' with 'begin' at 1"]>.
|
1295
|
|
1296
|
4) Failure:
|
1297
|
test_shadowing_variable(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:496]:
|
1298
|
[ruby-dev:42718].
|
1299
|
<["-e:3: warning: shadowing outer local variable - a"]> expected but was
|
1300
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1301
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1302
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1303
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1304
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1305
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1306
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1307
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here",
|
1308
|
"-e:3: warning: shadowing outer local variable - a"]>.
|
1309
|
|
1310
|
5) Failure:
|
1311
|
test_unused_variable(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:486]:
|
1312
|
[ruby-dev:41620].
|
1313
|
<[]> expected but was
|
1314
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1315
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1316
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1317
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1318
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1319
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1320
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1321
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
|
1322
|
|
1323
|
6) Failure:
|
1324
|
test_verbose(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:84]:
|
1325
|
<[]> expected but was
|
1326
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1327
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1328
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1329
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1330
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1331
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1332
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1333
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
|
1334
|
|
1335
|
7) Failure:
|
1336
|
test_warning(TestRubyOptions) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/ruby/test_rubyoptions.rb:63]:
|
1337
|
<[]> expected but was
|
1338
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1339
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1340
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1341
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1342
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1343
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1344
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1345
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
|
1346
|
|
1347
|
37 tests, 209 assertions, 7 failures, 0 errors, 0 skips
|
1348
|
make: *** [yes-test-all] Error 7
|
1349
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/testunit/test_rake_integration.rb'
|
1350
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1351
|
|
1352
|
# Running tests:
|
1353
|
|
1354
|
RakeIntegration#test_with_rake_runner = 0.25 s = F
|
1355
|
|
1356
|
|
1357
|
Finished tests in 0.251307s, 3.9792 tests/s, 11.9376 assertions/s.
|
1358
|
|
1359
|
1) Failure:
|
1360
|
test_with_rake_runner(RakeIntegration) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/testunit/test_rake_integration.rb:29]:
|
1361
|
[ruby-core:32864].
|
1362
|
<[]> expected but was
|
1363
|
<["/usr/share/rubygems/rubygems/defaults/operating_system.rb:44: warning: method redefined; discarding old default_dir",
|
1364
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:21: warning: previous definition of default_dir was here",
|
1365
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:52: warning: method redefined; discarding old default_path",
|
1366
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:63: warning: previous definition of default_path was here",
|
1367
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:57: warning: method redefined; discarding old default_bindir",
|
1368
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:88: warning: previous definition of default_bindir was here",
|
1369
|
"/usr/share/rubygems/rubygems/defaults/operating_system.rb:65: warning: method redefined; discarding old default_ext_dir_for",
|
1370
|
"/root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/rubygems/defaults.rb:103: warning: previous definition of default_ext_dir_for was here"]>.
|
1371
|
|
1372
|
1 tests, 3 assertions, 1 failures, 0 errors, 0 skips
|
1373
|
make: *** [yes-test-all] Error 1
|
1374
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/test_pstore.rb'
|
1375
|
md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
1376
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
1377
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/net/http/test_https.rb'
|
1378
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1379
|
|
1380
|
# Running tests:
|
1381
|
|
1382
|
TestNetHTTPS#test_certificate_verify_failure = 0.00 s = E
|
1383
|
TestNetHTTPS#test_get = 0.00 s = E
|
1384
|
TestNetHTTPS#test_identity_verify_failure = 0.00 s = E
|
1385
|
TestNetHTTPS#test_post = 0.00 s = E
|
1386
|
TestNetHTTPS#test_timeout_during_SSL_handshake = 0.00 s = E
|
1387
|
TestNetHTTPS#test_verify_none = 0.00 s = E
|
1388
|
|
1389
|
|
1390
|
Finished tests in 0.013837s, 433.6138 tests/s, 0.0000 assertions/s.
|
1391
|
|
1392
|
1) Error:
|
1393
|
test_certificate_verify_failure(TestNetHTTPS):
|
1394
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1395
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1396
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1397
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1398
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1399
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1400
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1401
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1402
|
|
1403
|
2) Error:
|
1404
|
test_get(TestNetHTTPS):
|
1405
|
Errno::EADDRINUSE: Address already in use - bind(2)
|
1406
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
|
1407
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
|
1408
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
|
1409
|
./test/runner.rb:15:in `<main>'
|
1410
|
|
1411
|
3) Error:
|
1412
|
test_identity_verify_failure(TestNetHTTPS):
|
1413
|
Errno::EADDRINUSE: Address already in use - bind(2)
|
1414
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
|
1415
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
|
1416
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
|
1417
|
./test/runner.rb:15:in `<main>'
|
1418
|
|
1419
|
4) Error:
|
1420
|
test_post(TestNetHTTPS):
|
1421
|
Errno::EADDRINUSE: Address already in use - bind(2)
|
1422
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
|
1423
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
|
1424
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
|
1425
|
./test/runner.rb:15:in `<main>'
|
1426
|
|
1427
|
5) Error:
|
1428
|
test_timeout_during_SSL_handshake(TestNetHTTPS):
|
1429
|
Errno::EADDRINUSE: Address already in use - bind(2)
|
1430
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
|
1431
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
|
1432
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
|
1433
|
./test/runner.rb:15:in `<main>'
|
1434
|
|
1435
|
6) Error:
|
1436
|
test_verify_none(TestNetHTTPS):
|
1437
|
Errno::EADDRINUSE: Address already in use - bind(2)
|
1438
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `new'
|
1439
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:61:in `spawn_server'
|
1440
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/http/utils.rb:30:in `setup'
|
1441
|
./test/runner.rb:15:in `<main>'
|
1442
|
|
1443
|
6 tests, 0 assertions, 0 failures, 6 errors, 0 skips
|
1444
|
make: *** [yes-test-all] Error 6
|
1445
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/net/imap/test_imap.rb'
|
1446
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1447
|
|
1448
|
# Running tests:
|
1449
|
|
1450
|
IMAPTest#test_connection_closed_during_idle = 0.11 s = .
|
1451
|
IMAPTest#test_decode_utf7 = 0.00 s = .
|
1452
|
IMAPTest#test_encode_utf7 = 0.00 s = .
|
1453
|
IMAPTest#test_exception_during_idle = 0.15 s = .
|
1454
|
IMAPTest#test_exception_during_shutdown = 0.01 s = .
|
1455
|
IMAPTest#test_format_date = 0.00 s = .
|
1456
|
IMAPTest#test_format_datetime = 0.00 s = .
|
1457
|
IMAPTest#test_idle = 0.09 s = .
|
1458
|
IMAPTest#test_idle_done_not_during_idle = 0.00 s = .
|
1459
|
IMAPTest#test_imaps_post_connection_check = 0.00 s = F
|
1460
|
IMAPTest#test_imaps_unknown_ca = 0.00 s = F
|
1461
|
IMAPTest#test_imaps_verify_none = 0.00 s = F
|
1462
|
IMAPTest#test_imaps_with_ca_file = 0.00 s = F
|
1463
|
IMAPTest#test_starttls = 0.12 s = .
|
1464
|
IMAPTest#test_unexpected_bye = 0.01 s = .
|
1465
|
IMAPTest#test_unexpected_eof = 0.01 s = .
|
1466
|
|
1467
|
|
1468
|
Finished tests in 0.508765s, 31.4487 tests/s, 57.0008 assertions/s.
|
1469
|
|
1470
|
1) Failure:
|
1471
|
test_imaps_post_connection_check(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:94]:
|
1472
|
[OpenSSL::SSL::SSLError] exception expected, not
|
1473
|
Class: <OpenSSL::Digest::DigestError>
|
1474
|
Message: <"Digest initialization failed.: disabled for fips">
|
1475
|
---Backtrace---
|
1476
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1477
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1478
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1479
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1480
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1481
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1482
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1483
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `new'
|
1484
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `imaps_test'
|
1485
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:95:in `block in test_imaps_post_connection_check'
|
1486
|
---------------
|
1487
|
|
1488
|
2) Failure:
|
1489
|
test_imaps_unknown_ca(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:50]:
|
1490
|
[OpenSSL::SSL::SSLError] exception expected, not
|
1491
|
Class: <OpenSSL::Digest::DigestError>
|
1492
|
Message: <"Digest initialization failed.: disabled for fips">
|
1493
|
---Backtrace---
|
1494
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1495
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1496
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1497
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1498
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1499
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1500
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1501
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `new'
|
1502
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:434:in `imaps_test'
|
1503
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:51:in `block in test_imaps_unknown_ca'
|
1504
|
---------------
|
1505
|
|
1506
|
3) Failure:
|
1507
|
test_imaps_verify_none(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:82]:
|
1508
|
Exception raised:
|
1509
|
<#<OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips>>.
|
1510
|
|
1511
|
4) Failure:
|
1512
|
test_imaps_with_ca_file(IMAPTest) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/net/imap/test_imap.rb:66]:
|
1513
|
Exception raised:
|
1514
|
<#<OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips>>.
|
1515
|
|
1516
|
16 tests, 29 assertions, 4 failures, 0 errors, 0 skips
|
1517
|
make: *** [yes-test-all] Error 4
|
1518
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/net/pop/test_pop.rb'
|
1519
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1520
|
|
1521
|
# Running tests:
|
1522
|
|
1523
|
TestPOP#test_apop_invalid = 0.01 s = .
|
1524
|
TestPOP#test_apop_invalid_at = 0.01 s = .
|
1525
|
TestPOP#test_apop_ng = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
1526
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
1527
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/rubygems/test_gem_validator.rb'
|
1528
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1529
|
|
1530
|
# Running tests:
|
1531
|
|
1532
|
TestGemValidator#test_verify_gem = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
1533
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
1534
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/rubygems/test_gem_security.rb'
|
1535
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1536
|
|
1537
|
# Running tests:
|
1538
|
|
1539
|
TestGemSecurity#test_class_sign_cert = 0.02 s = E
|
1540
|
TestGemSecurity#test_class_build_cert = 0.01 s = E
|
1541
|
TestGemSecurity#test_class_build_self_signed_cert = 0.01 s = E
|
1542
|
TestGemSecurity#test_class_email_to_name = 0.01 s = .
|
1543
|
|
1544
|
|
1545
|
Finished tests in 0.050885s, 78.6083 tests/s, 78.6083 assertions/s.
|
1546
|
|
1547
|
1) Error:
|
1548
|
test_class_sign_cert(TestGemSecurity):
|
1549
|
OpenSSL::PKey::RSAError: key too short
|
1550
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:72:in `initialize'
|
1551
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:72:in `new'
|
1552
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:72:in `test_class_sign_cert'
|
1553
|
|
1554
|
2) Error:
|
1555
|
test_class_build_cert(TestGemSecurity):
|
1556
|
OpenSSL::PKey::RSAError: key too short
|
1557
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:19:in `initialize'
|
1558
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:19:in `new'
|
1559
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:19:in `test_class_build_cert'
|
1560
|
|
1561
|
3) Error:
|
1562
|
test_class_build_self_signed_cert(TestGemSecurity):
|
1563
|
OpenSSL::PKey::RSAError: key too short
|
1564
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_security.rb:58:in `test_class_build_self_signed_cert'
|
1565
|
./test/runner.rb:15:in `<main>'
|
1566
|
|
1567
|
4 tests, 4 assertions, 0 failures, 3 errors, 0 skips
|
1568
|
make: *** [yes-test-all] Error 3
|
1569
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/rubygems/test_gem_remote_fetcher.rb'
|
1570
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:856:in `initialize': BN lib (OpenSSL::PKey::DHError)
|
1571
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:856:in `new'
|
1572
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:856:in `singletonclass'
|
1573
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:844:in `<class:TestGemRemoteFetcher>'
|
1574
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_remote_fetcher.rb:22:in `<top (required)>'
|
1575
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `require'
|
1576
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:221:in `block in non_options'
|
1577
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `each'
|
1578
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:215:in `non_options'
|
1579
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:52:in `process_args'
|
1580
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:891:in `_run'
|
1581
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/minitest/unit.rb:884:in `run'
|
1582
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:21:in `run'
|
1583
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:630:in `run'
|
1584
|
from /root/rpmbuild/BUILD/ruby-1.9.3-p194/lib/test/unit.rb:634:in `run'
|
1585
|
from ./test/runner.rb:15:in `<main>'
|
1586
|
make: *** [yes-test-all] Error 1
|
1587
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/rubygems/test_gem_commands_cert_command.rb'
|
1588
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1589
|
|
1590
|
# Running tests:
|
1591
|
|
1592
|
TestGemCommandsCertCommand#test_execute_add = 0.03 s = .
|
1593
|
TestGemCommandsCertCommand#test_execute_build = 0.40 s = .
|
1594
|
TestGemCommandsCertCommand#test_execute_certificate = 0.01 s = .
|
1595
|
TestGemCommandsCertCommand#test_execute_sign = 0.03 s = .
|
1596
|
TestGemCommandsCertCommand#test_execute_remove = 0.02 s = .
|
1597
|
TestGemCommandsCertCommand#test_execute_private_key = 0.09 s = F
|
1598
|
TestGemCommandsCertCommand#test_execute_list = 0.02 s = .
|
1599
|
|
1600
|
|
1601
|
Finished tests in 0.599211s, 11.6820 tests/s, 36.7149 assertions/s.
|
1602
|
|
1603
|
1) Failure:
|
1604
|
test_execute_private_key(TestGemCommandsCertCommand) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem_commands_cert_command.rb:96]:
|
1605
|
--- expected
|
1606
|
+++ actual
|
1607
|
@@ -1,28 +1,29 @@
|
1608
|
-"-----BEGIN RSA PRIVATE KEY-----
|
1609
|
-MIIEpQIBAAKCAQEAz0tTOtsJuHDKAEXrQx0f6DUEzBEUTSLR1fk0iEHsY9rDCQxm
|
1610
|
-sw5Bf2UnVhdD03B4/XzIK+pat2CMQc37/vLIBuVgS7g/fzatGiM0m5rAHtycr0XU
|
1611
|
-8Ek6zjx4iSv70OLjybY+/utHCEc838awGDMCFR21jYxgATPVwqAIyasvwbKh/Vhw
|
1612
|
-uErFPqT9G8BKTHsaX+H+ADIRH001OmWkjB6EyjF05114kNMa0+2C7daV9hoBL3md
|
1613
|
-hCt6zOGcapl/9LkGxhcNEUB/So16V1ZQldg9macGyWktyNTSfctlF+f8okAmicG3
|
1614
|
-XIwaW8UTmjFCmvDs/h1R/uKpe2IOHz87n29d2QIDAQABAoIBAQCR6n/nyg+JmTtX
|
1615
|
-/d+hGns/RTLfQpZ7xarXZ9gmoeD4WSE42VXhbIOGXXnXDAFecKl6Jb/xycGZm4if
|
1616
|
-OZPM3rEWyZeDNWrc7WvkHiwF7GSYVMqmRg2iJqoSSla+mAtl+pBFiNfHMW6K0Tp0
|
1617
|
-erOyFRW+L2+A9/MMZaRun6AP9URkn0jz2kwmMFf+6szmzVn6fPFzZDRI+hEeaDmi
|
1618
|
-LBzSrfrddrIBX+xGEoBj6RmfnKBCSUVSSxOauYjd4mVjVYxvMH4SV1hXDUS5GPl5
|
1619
|
-MbCiBb7bpNIg/8ljMoRrQiqk0XwwS7MaCqPtMhUtpSmC/zSjAfmoN7AOc/Xh69cQ
|
1620
|
-OCMNZH9BAoGBAPBlsuuU6fg0gVTKDdR12jHx03uRRt8/nPxHnpJkZCIh9XKh1LtY
|
1621
|
-bkumi9HZpp3mzDiaGg/rwfCwNckKx8NLhICLgkric6ClrKftxTu6C8tBAb5YDi6u
|
1622
|
-74KYnV8lMY/unzBtIloPgM3uluS292POmrWZpKwhvHLD71MewzMor5HFAoGBANy/
|
1623
|
-mwsBs8i3Gzk8Twjq8effhPpE7kpxhC7bhwmjX3q41EjQWDT8M6xb1P9dRSsCIebi
|
1624
|
-kqP1yhl27dJpA8r5WqE/z89xhBvObAGRv41eXxOI0LaH2k5lJQrUeSC+51dy+BEB
|
1625
|
-T3GXD4C5ezZHQ8Wz/oL73uikrfhD+AqOZT2YbMEFAoGBAJvWEWpOGm3f+4bvhI+Z
|
1626
|
-5lxCG4oa3wqRvj58XvsfQRovUWGCLtlTtgwsZq8enLf3iaOXohV4Czzvva4Z4u1i
|
1627
|
-4v5BcbEBo1scixRBOn5BWKvl9C9j/a2dkX3jWQD4p2xaj69gz8f6DNFyPTb+tNhq
|
1628
|
-cjgO5YUASZ1MDrSfWIKteULRAoGAZkZv8x2KyofrmQ0UITGZerDYz4t4TA1kDMGx
|
1629
|
-QwnqhtVzpXjCJWpkFotFmDsCfPaz9mErR8PtKvcrIL1/AF+fWe5Sve3+I1P0PpXk
|
1630
|
-hf8fVdGhwbAXuRKrouTmagGI9b9Sp65PvHUcvasyJufFwqeuV8mScX87CzeSiHGI
|
1631
|
-/ozMdnECgYEAq4+losrhe0DEmiC9zVPvwRXjbSixDsSJxHfOcqIsZqhUgBiZ4TJD
|
1632
|
-SrkuukrMZib6BAD+PtCJS1TBbJyyvL3QecizhHSIh3ZnT0HnaRPatLEYmU65+3kE
|
1633
|
-kTqL4ik92bJnnWowy677sydl1lzBJDVa9ZlTs7BFSd8y/0DZaUxGg2I=
|
1634
|
------END RSA PRIVATE KEY-----
|
1635
|
+"-----BEGIN PRIVATE KEY-----
|
1636
|
+MIIEvwIBADANBgkqhkiG9w0BAQEFAASCBKkwggSlAgEAAoIBAQDPS1M62wm4cMoA
|
1637
|
+RetDHR/oNQTMERRNItHV+TSIQexj2sMJDGazDkF/ZSdWF0PTcHj9fMgr6lq3YIxB
|
1638
|
+zfv+8sgG5WBLuD9/Nq0aIzSbmsAe3JyvRdTwSTrOPHiJK/vQ4uPJtj7+60cIRzzf
|
1639
|
+xrAYMwIVHbWNjGABM9XCoAjJqy/BsqH9WHC4SsU+pP0bwEpMexpf4f4AMhEfTTU6
|
1640
|
+ZaSMHoTKMXTnXXiQ0xrT7YLt1pX2GgEveZ2EK3rM4ZxqmX/0uQbGFw0RQH9KjXpX
|
1641
|
+VlCV2D2ZpwbJaS3I1NJ9y2UX5/yiQCaJwbdcjBpbxROaMUKa8Oz+HVH+4ql7Yg4f
|
1642
|
+Pzufb13ZAgMBAAECggEBAJHqf+fKD4mZO1f936Eaez9FMt9ClnvFqtdn2Cah4PhZ
|
1643
|
+ITjZVeFsg4ZdedcMAV5wqXolv/HJwZmbiJ85k8zesRbJl4M1atzta+QeLAXsZJhU
|
1644
|
+yqZGDaImqhJKVr6YC2X6kEWI18cxborROnR6s7IVFb4vb4D38wxlpG6foA/1RGSf
|
1645
|
+SPPaTCYwV/7qzObNWfp88XNkNEj6ER5oOaIsHNKt+t12sgFf7EYSgGPpGZ+coEJJ
|
1646
|
+RVJLE5q5iN3iZWNVjG8wfhJXWFcNRLkY+XkxsKIFvtuk0iD/yWMyhGtCKqTRfDBL
|
1647
|
+sxoKo+0yFS2lKYL/NKMB+ag3sA5z9eHr1xA4Iw1kf0ECgYEA8GWy65Tp+DSBVMoN
|
1648
|
+1HXaMfHTe5FG3z+c/EeekmRkIiH1cqHUu1huS6aL0dmmnebMOJoaD+vB8LA1yQrH
|
1649
|
+w0uEgIuCSuJzoKWsp+3FO7oLy0EBvlgOLq7vgpidXyUxj+6fMG0iWg+Aze6W5Lb3
|
1650
|
+Y86atZmkrCG8csPvUx7DMyivkcUCgYEA3L+bCwGzyLcbOTxPCOrx59+E+kTuSnGE
|
1651
|
+LtuHCaNferjUSNBYNPwzrFvU/11FKwIh5uKSo/XKGXbt0mkDyvlaoT/Pz3GEG85s
|
1652
|
+AZG/jV5fE4jQtofaTmUlCtR5IL7nV3L4EQFPcZcPgLl7NkdDxbP+gvve6KSt+EP4
|
1653
|
+Co5lPZhswQUCgYEAm9YRak4abd/7hu+Ej5nmXEIbihrfCpG+Pnxe+x9BGi9RYYIu
|
1654
|
+2VO2DCxmrx6ct/eJo5eiFXgLPO+9rhni7WLi/kFxsQGjWxyLFEE6fkFYq+X0L2P9
|
1655
|
+rZ2RfeNZAPinbFqPr2DPx/oM0XI9Nv602GpyOA7lhQBJnUwOtJ9Ygq15QtECgYBm
|
1656
|
+Rm/zHYrKh+uZDRQhMZl6sNjPi3hMDWQMwbFDCeqG1XOleMIlamQWi0WYOwJ89rP2
|
1657
|
+YStHw+0q9ysgvX8AX59Z7lK97f4jU/Q+leSF/x9V0aHBsBe5Equi5OZqAYj1v1Kn
|
1658
|
+rk+8dRy9qzIm58XCp65XyZJxfzsLN5KIcYj+jMx2cQKBgQCrj6WiyuF7QMSaIL3N
|
1659
|
+U+/BFeNtKLEOxInEd85yoixmqFSAGJnhMkNKuS66SsxmJvoEAP4+0IlLVMFsnLK8
|
1660
|
+vdB5yLOEdIiHdmdPQedpE9q0sRiZTrn7eQSROoviKT3ZsmedajDLrvuzJ2XWXMEk
|
1661
|
+NVr1mVOzsEVJ3zL/QNlpTEaDYg==
|
1662
|
+-----END PRIVATE KEY-----
|
1663
|
"
|
1664
|
|
1665
|
|
1666
|
7 tests, 22 assertions, 1 failures, 0 errors, 0 skips
|
1667
|
make: *** [yes-test-all] Error 1
|
1668
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/rubygems/test_gem.rb'
|
1669
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1670
|
|
1671
|
# Running tests:
|
1672
|
|
1673
|
TestGem#test_self_activate = 0.03 s = .
|
1674
|
TestGem#test_self_default_exec_format_jruby = 0.01 s = .
|
1675
|
TestGem#test_self_bindir_default_dir = 0.05 s = F
|
1676
|
TestGem#test_self_ensure_gem_directories_write_protected = 0.02 s = F
|
1677
|
TestGem#test_self_activate_ambiguous_direct = 0.07 s = .
|
1678
|
TestGem#test_load_env_plugins = 0.03 s = .
|
1679
|
TestGem#test_self_refresh = 0.13 s = .
|
1680
|
TestGem#test_self_activate_raggi_the_edgecase_generator = 0.01 s = .
|
1681
|
TestGem#test_self_activate_deep_unambiguous = 0.01 s = .
|
1682
|
TestGem#test_self_prefix_libdir = 0.01 s = .
|
1683
|
TestGem#test_self_path_APPLE_GEM_HOME_GEM_PATH = 0.01 s = .
|
1684
|
TestGem#test_self_path_ENV_PATH = 0.01 s = .
|
1685
|
TestGem#test_require_does_not_glob = 0.03 s = .
|
1686
|
TestGem#test_self_ruby_version_1_8_6p287 = 0.01 s = .
|
1687
|
TestGem#test_self_datadir = 0.04 s = .
|
1688
|
TestGem#test_ssl_available_eh = 0.01 s = .
|
1689
|
TestGem#test_self_ruby_path_without_spaces = 0.01 s = .
|
1690
|
TestGem#test_self_find_files = 0.05 s = .
|
1691
|
TestGem#test_self_path_default = 0.01 s = .
|
1692
|
TestGem#test_self_paths_eq = 0.01 s = .
|
1693
|
TestGem#test_self_bin_path_no_exec_name = 0.01 s = .
|
1694
|
TestGem#test_self_use_paths = 0.01 s = .
|
1695
|
TestGem#test_self_path_APPLE_GEM_HOME = 0.01 s = .
|
1696
|
TestGem#test_self_default_sources = 0.01 s = .
|
1697
|
TestGem#test_require_missing = 0.01 s = .
|
1698
|
TestGem#test_self_ensure_gem_directories_missing_parents = 0.02 s = .
|
1699
|
TestGem#test_self_activate_unrelated = 0.01 s = .
|
1700
|
TestGem#test_self_default_exec_format_18 = 0.01 s = .
|
1701
|
TestGem#test_self_ruby_version_1_8_5 = 0.01 s = .
|
1702
|
TestGem#test_latest_load_paths = 0.04 s = .
|
1703
|
TestGem#test_self_activate_over = 0.01 s = .
|
1704
|
TestGem#test_self_paths_eq_nonexistent_home = 0.01 s = .
|
1705
|
TestGem#test_require_already_activated_indirect_conflict = 0.04 s = .
|
1706
|
TestGem#test_self_source_index = 0.04 s = .
|
1707
|
TestGem#test_self_activate_via_require = 0.04 s = .
|
1708
|
TestGem#test_load_plugins = 0.04 s = .
|
1709
|
TestGem#test_self_bin_path_no_bin_file = 0.01 s = .
|
1710
|
TestGem#test_self_platforms = 0.01 s = .
|
1711
|
TestGem#test_self_activate_dropped = 0.01 s = .
|
1712
|
TestGem#test_self_activate_prerelease = 0.01 s = .
|
1713
|
TestGem#test_self_default_dir = 0.01 s = F
|
1714
|
TestGem#test_require_already_activated = 0.02 s = .
|
1715
|
TestGem#test_self_activate_old_required = 0.01 s = .
|
1716
|
TestGem#test_self_activate_under = 0.01 s = .
|
1717
|
TestGem#test_self_path_duplicate = 0.02 s = .
|
1718
|
TestGem#test_self_bindir = 0.01 s = .
|
1719
|
TestGem#test_self_activate_ambiguous_unrelated = 0.03 s = .
|
1720
|
TestGem#test_self_user_home = 0.01 s = .
|
1721
|
TestGem#test_self_activate_divergent = 0.01 s = .
|
1722
|
TestGem#test_self_ruby_version_1_9_2dev_r23493 = 0.01 s = .
|
1723
|
TestGem#test_self_configuration = 0.01 s = .
|
1724
|
TestGem#test_self_default_exec_format = 0.01 s = .
|
1725
|
TestGem#test_self_prefix_sitelibdir = 0.01 s = .
|
1726
|
TestGem#test_self_ruby_escaping_spaces_in_path = 0.01 s = .
|
1727
|
TestGem#test_self_sources = 0.01 s = .
|
1728
|
TestGem#test_self_available? = 0.12 s = .
|
1729
|
TestGem#test_self_activate_conflict = 0.01 s = .
|
1730
|
TestGem#test_self_bin_path_bin_name_version = 0.01 s = .
|
1731
|
TestGem#test_self_clear_paths = 0.01 s = .
|
1732
|
TestGem#test_self_path = 0.01 s = .
|
1733
|
TestGem#test_gem_path_ordering_short = 0.15 s = .
|
1734
|
TestGem#test_self_prefix = 0.01 s = .
|
1735
|
TestGem#test_self_activate_ambiguous_indirect_conflict = 0.04 s = .
|
1736
|
TestGem#test_self_bin_path_nonexistent_binfile = 0.01 s = .
|
1737
|
TestGem#test_self_path_overlap = 0.01 s = .
|
1738
|
TestGem#test_self_try_activate_missing_dep = 0.01 s = .
|
1739
|
TestGem#test_self_datadir_nonexistent_package = 0.01 s = .
|
1740
|
TestGem#test_self_dir = 0.01 s = .
|
1741
|
TestGem#test_self_bin_path_not_found = 0.01 s = .
|
1742
|
TestGem#test_self_ensure_gem_directories_write_protected_parents = 0.02 s = F
|
1743
|
TestGem#test_self_activate_loaded = 0.01 s = .
|
1744
|
TestGem#test_self_activate_ambiguous_indirect = 0.06 s = .
|
1745
|
TestGem#test_self_activate_platform_bump = 0.01 s = .
|
1746
|
TestGem#test_ensure_ssl_available = 0.01 s = .
|
1747
|
TestGem#test_self_activate_checks_dependencies = 0.01 s = .
|
1748
|
TestGem#test_self_bin_path_bin_file_gone_in_latest = 0.01 s = .
|
1749
|
TestGem#test_self_ensure_gem_directories = 0.01 s = .
|
1750
|
TestGem#test_gem_path_ordering = 0.15 s = .
|
1751
|
TestGem#test_self_ensure_gem_directories_safe_permissions = 0.02 s = .
|
1752
|
TestGem#test_self_activate_platform_alternate = 0.01 s = .
|
1753
|
TestGem#test_self_bin_path_bin_name = 0.01 s = .
|
1754
|
TestGem#test_self_loaded_specs = 0.03 s = .
|
1755
|
TestGem#test_self_user_dir = 0.01 s = .
|
1756
|
|
1757
|
|
1758
|
Finished tests in 1.955026s, 42.4547 tests/s, 82.8633 assertions/s.
|
1759
|
|
1760
|
1) Failure:
|
1761
|
test_self_bindir_default_dir(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:532]:
|
1762
|
Expected: "/usr/bin"
|
1763
|
Actual: "/usr/local/bin"
|
1764
|
|
1765
|
2) Failure:
|
1766
|
test_self_ensure_gem_directories_write_protected(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:661]:
|
1767
|
Failed refutation, no message given
|
1768
|
|
1769
|
3) Failure:
|
1770
|
test_self_default_dir(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:577]:
|
1771
|
Expected /\/.*?[Rr]uby.*?\/[Gg]ems\/[0-9.]+/ to match "/usr/local/share/gems".
|
1772
|
|
1773
|
4) Failure:
|
1774
|
test_self_ensure_gem_directories_write_protected_parents(TestGem) [/root/rpmbuild/BUILD/ruby-1.9.3-p194/test/rubygems/test_gem.rb:678]:
|
1775
|
Failed refutation, no message given
|
1776
|
|
1777
|
83 tests, 162 assertions, 4 failures, 0 errors, 0 skips
|
1778
|
make: *** [yes-test-all] Error 4
|
1779
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/webrick/test_httpauth.rb'
|
1780
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1781
|
|
1782
|
# Running tests:
|
1783
|
|
1784
|
TestWEBrickHTTPAuth#test_basic_auth = 0.13 s = .
|
1785
|
TestWEBrickHTTPAuth#test_basic_auth2 = 0.12 s = .
|
1786
|
TestWEBrickHTTPAuth#test_basic_auth3 = 0.01 s = .
|
1787
|
TestWEBrickHTTPAuth#test_digest_auth = md5_dgst.c(78): OpenSSL internal error, assertion failed: Digest MD5 forbidden in FIPS mode!
|
1788
|
make: *** [yes-test-all] Neúspěšně ukončen (SIGABRT) (core dumped)
|
1789
|
./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems "./test/runner.rb" --ruby="./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v 'test/webrick/test_httpproxy.rb'
|
1790
|
Run options: "--ruby=./miniruby -I./lib -I. -I.ext/common ./tool/runruby.rb --extout=.ext -- --disable-gems" -v
|
1791
|
|
1792
|
# Running tests:
|
1793
|
|
1794
|
TestWEBrickHTTPProxy#test_connect = 0.00 s = E
|
1795
|
TestWEBrickHTTPProxy#test_fake_proxy = 0.00 s = .
|
1796
|
TestWEBrickHTTPProxy#test_no_proxy = 0.13 s = .
|
1797
|
TestWEBrickHTTPProxy#test_proxy = 0.15 s = .
|
1798
|
TestWEBrickHTTPProxy#test_upstream_proxy = 0.29 s = E
|
1799
|
|
1800
|
|
1801
|
Finished tests in 0.580433s, 8.6143 tests/s, 87.8654 assertions/s.
|
1802
|
|
1803
|
1) Error:
|
1804
|
test_connect(TestWEBrickHTTPProxy):
|
1805
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1806
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1807
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1808
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1809
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1810
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1811
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1812
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1813
|
|
1814
|
2) Error:
|
1815
|
test_upstream_proxy(TestWEBrickHTTPProxy):
|
1816
|
OpenSSL::Digest::DigestError: Digest initialization failed.: disabled for fips
|
1817
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1818
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:66:in `initialize'
|
1819
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1820
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:41:in `digest'
|
1821
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `hexdigest'
|
1822
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/digest.rb:57:in `block (3 levels) in <class:Digest>'
|
1823
|
/root/rpmbuild/BUILD/ruby-1.9.3-p194/.ext/common/openssl/ssl-internal.rb:141:in `initialize'
|
1824
|
|
1825
|
5 tests, 51 assertions, 0 failures, 2 errors, 0 skips
|
1826
|
make: *** [yes-test-all] Error 2
|