Comment 3 for bug 1903905

Revision history for this message
Lucas Kanashiro (lucaskanashiro) wrote :

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