Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tests Fail on OpenBSD 6.3 #66

Open
stmuk opened this issue Aug 19, 2018 · 3 comments
Open

Tests Fail on OpenBSD 6.3 #66

stmuk opened this issue Aug 19, 2018 · 3 comments

Comments

@stmuk
Copy link
Contributor

stmuk commented Aug 19, 2018

This is Rakudo version 2018.06-454-gfd6f512be built on MoarVM version 2018.06-428-g727767006

===> Testing: OpenSSL:ver<0.1.20>:auth<github:sergot>
# Failed test 'new 2/3'
# at t/01-basic.t line 9
# expected: '769'
#      got: '-1725869072'
# Failed test 'new 3/3'
# at t/01-basic.t line 15
# expected: '65536'
#      got: '-1725869072'
# Looks like you failed 2 tests of 9
t/01-basic.t ...........
Dubious, test returned 2 (wstat 512, 0x200)
Failed 2/9 subtests
# NETWORK_TESTING was not set
t/02-socket.t .......... ok
t/03-rsa.t ............. ok
t/04-crypt.t ........... ok
t/05-digest.t .......... ok
t/06-digest-md5.t ...... ok
t/07-version.t ......... ok
Cannot locate symbol 'OPENSSL_sk_num' in native library 'libssl.so'
  in method setup at /home/steve/sandbox/rakudo/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 283
  in method CALL-ME at /home/steve/sandbox/rakudo/install/share/perl6/sources/24DD121B5B4774C04A7084827BFAD92199756E03 (NativeCall) line 570
  in block <unit> at t/10-client-ca-file.t line 10
  
# Looks like you planned 7 tests, but ran 1
t/10-client-ca-file.t ..
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 6/7 subtests# NETWORK_TESTING was not set
t/15-issue-36.t ........ ok
  
Test Summary Report
-------------------
t/01-basic.t         (Wstat: 512 Tests: 9 Failed: 2)
  Failed tests:  2-3
  Non-zero exit status: 2
t/10-client-ca-file.t (Wstat: 65280 Tests: 1 Failed: 0)
  Non-zero exit status: 255
  Parse errors: Bad plan.  You planned 7 tests but ran 1.
Files=9, Tests=52, 95 wallclock secs ( 0.17 usr  0.09 sys + 117.43 cusr 24.57 csys = 142.26 CPU)
Result: FAIL
===> Testing [FAIL]: OpenSSL:ver<0.1.20>:auth<github:sergot>


@ugexe
Copy link
Collaborator

ugexe commented Aug 19, 2018

@voegelas

@Kaiepi
Copy link

Kaiepi commented Jul 20, 2019

Any update on this? This still happens on OpenBSD 6.5 -CURRENT

@scovit
Copy link

scovit commented Jan 22, 2020

Same on MacOS. Does anybody here have any clue what is that test is exactly testing?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants