We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b3750b2 commit dc22a1fCopy full SHA for dc22a1f
test/externals/ruby1.9/excludes/OpenSSL/TestPKCS12.rb
@@ -1,4 +1,7 @@
1
+exclude :test_create, "needs investigation"
2
+exclude :test_create_no_pass, "needs investigation"
3
+exclude :test_create_with_chain, 'needs investigation'
4
exclude :test_create_with_chain_decode, 'unimplemented'
5
exclude :test_create_with_bad_nid, 'unimplemented'
6
exclude :test_create_with_itr, 'unimplemented'
-exclude :test_create_with_mac_itr, 'unimplemented'
7
+exclude :test_create_with_mac_itr, 'unimplemented'
test/externals/ruby1.9/excludes/OpenSSL/TestX509Name.rb
@@ -1,2 +1,3 @@
+exclude :test_equals2, 'needs investigation'
exclude :test_spaceship, 'needs investigation'
exclude :test_unrecognized_oid, 'needs investigation'
0 commit comments