The DEP-8 tests present in the package in bionic-proposed successfully pass now. I did the following to confirm that:
$ lxc launch ubuntu-daily:bionic ruby25-dep8 $ lxc shell ruby25-dep8 # echo "deb-src http://archive.ubuntu.com/ubuntu bionic-proposed main" >> /etc/apt/sources.list # apt update && apt install -y autopkgtest # autopkgtest ruby2.5 -- null The summary output was: autopkgtest [19:39:35]: @@@@@@@@@@@@@@@@@@@@ summary run-all PASS bundled-gems PASS builtin-extensions PASS rubyconfig PASS ** Tags removed: verification-needed verification-needed-bionic ** Tags added: verification-done verification-done-bionic -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903905 Title: [SRU] ruby2.5 DEP-8 tests are failing in Bionic To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/ruby2.5/+bug/1903905/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
