Public bug reported:

https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac
/autopkgtest-bionic/bionic/amd64/r/ruby-
mysql2/20200921_121828_864d7@/log.gz

............................................................*.

Pending: (Failures listed here are expected and do not affect your
suite's status)

  1) Mysql2::Client should terminate connections when calling close
     # Temporarily skipped with xit
     # ./spec/mysql2/client_spec.rb:168

  2) Mysql2::Statement close should free server resources
     # Temporarily skipped with xit
     # ./spec/mysql2/statement_spec.rb:765

Failures:

  1) Mysql2::Client should be able to connect via SSL options
     Failure/Error:
       expect {
         # rubocop:disable Style/TrailingComma
         ssl_client = new_client(
           'host'     => 'mysql2gem.example.com', # must match the certificates
           :sslkey    => '/etc/mysql/client-key.pem',
           :sslcert   => '/etc/mysql/client-cert.pem',
           :sslca     => '/etc/mysql/ca-cert.pem',
           :sslcipher => 'DHE-RSA-AES256-SHA',
           :sslverify => true
         )

       expected no Exception, got #<Mysql2::Error: Unknown MySQL server host 
'mysql2gem.example.com' (95)> with backtrace:
         # ./spec/spec_helper.rb:27:in `new'
         # ./spec/spec_helper.rb:27:in `new_client'
         # ./spec/mysql2/client_spec.rb:140:in `block (3 levels) in <top 
(required)>'
         # ./spec/mysql2/client_spec.rb:138:in `block (2 levels) in <top 
(required)>'
     # ./spec/mysql2/client_spec.rb:138:in `block (2 levels) in <top 
(required)>'

Finished in 8.83 seconds (files took 0.24249 seconds to load)
311 examples, 1 failure, 2 pending
...

** Affects: ruby-mysql2 (Ubuntu)
     Importance: Undecided
         Status: Fix Released

** Affects: ruby-mysql2 (Ubuntu Bionic)
     Importance: Undecided
         Status: New

** Affects: ruby-mysql2 (Ubuntu Focal)
     Importance: Undecided
         Status: Fix Released


** Tags: update-excuse-bionic

** Also affects: ruby-mysql2 (Ubuntu Focal)
   Importance: Undecided
       Status: New

** Also affects: ruby-mysql2 (Ubuntu Bionic)
   Importance: Undecided
       Status: New

** Changed in: ruby-mysql2 (Ubuntu Focal)
       Status: New => Incomplete

** Changed in: ruby-mysql2 (Ubuntu Focal)
       Status: Incomplete => Fix Released

** Changed in: ruby-mysql2 (Ubuntu)
       Status: New => Fix Released

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1899173

Title:
  autopkgtest fails in bionic

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ruby-mysql2/+bug/1899173/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to