[compat] improve DSA key parsing and errors #285
Annotations
14 errors
|
maven-test (jruby-9.4.12.0, 21, temurin)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1279:in `sysopen'
org/jruby/RubyIO.java:4265:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
|
maven-test (jruby-9.4.8.0, 11, zulu)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1278:in `sysopen'
org/jruby/RubyIO.java:4264:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
|
|
maven-test (jruby-9.4.12.0, 21, oracle)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1279:in `sysopen'
org/jruby/RubyIO.java:4265:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
|
maven-test (jruby-9.4.12.0, 23, oracle)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1279:in `sysopen'
org/jruby/RubyIO.java:4265:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
|
maven-test (jruby-9.4.8.0, 11, temurin)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1278:in `sysopen'
org/jruby/RubyIO.java:4264:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
|
|
maven-test (jruby-9.4.12.0, 23, temurin)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1279:in `sysopen'
org/jruby/RubyIO.java:4265:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyArray.java:2009:in `each'
org/jruby/RubyKernel.java:1426:in `catch'
org/jruby/RubyKernel.java:1421:in `catch'
|
|
maven-test (jruby-9.4.8.0, 11, corretto)
Process completed with exit code 1.
|
|
Error:
src/test/ruby/dsa/test_dsa.rb#L25
Errno::ENOENT: No such file or directory - /home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/fixtures/pkey/dsa2048
org/jruby/RubyIO.java:1278:in `sysopen'
org/jruby/RubyIO.java:4264:in `read'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:191:in `read_file'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/test_helper.rb:180:in `pkey'
/home/runner/work/jruby-openssl/jruby-openssl/src/test/ruby/dsa/test_dsa.rb:25:in `test_private_pkcs8'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyArray.java:1981:in `each'
org/jruby/RubyKernel.java:1423:in `catch'
org/jruby/RubyKernel.java:1418:in `catch'
|