Source: ruby-async-rspec Version: 1.16.1-2 Severity: serious ruby-async-rspec is unable to migrate to testing due to autopkgtest failures on armhf and i386:
Failures: | 1) RSpec::Memory on supported platform should not exceed specified size limit | Failure/Error: | expect do | "a" * 100_000 | end.to limit_allocations.of(String, size: 100_001) | | exceeded allocation limit: allocated 2 String instances, 99961 bytes, expected exactly 100001 bytes See https://ci.debian.net/data/autopkgtest/testing/i386/r/ruby-async-rspec/16143499/log.gz Cheers -- Sebastian Ramacher