Source: ruby-in-parallel
Version: 0.1.17-1
Severity: serious
Tags: ftbfs
https://tests.reproducible-builds.org/debian/rb-pkg/bullseye/armhf/ruby-in-parallel.html
https://tests.reproducible-builds.org/debian/history/ruby-in-parallel.html
https://buildd.debian.org/status/fetch.php?pkg=ruby-in-parallel&arch=all&ver=0.1.17-1.1&stamp=1610125983&raw=0
...
Failures:
1) .run_in_parallel should raise an exception and return immediately with
kill_all_on_error and one of the processes errors.
Failure/Error: expect(@result_3).to_not eq(true)
expected: value != true
got: true
(compared using ==)
# ./spec/in-paralell_spec.rb:136:in `block (2 levels) in <top (required)>'
Finished in 10.07 seconds (files took 0.24492 seconds to load)
19 examples, 1 failure
Failed examples:
rspec ./spec/in-paralell_spec.rb:129 # .run_in_parallel should raise an
exception and return immediately with kill_all_on_error and one of the
processes errors.
/usr/bin/ruby2.7
-I/usr/share/rubygems-integration/all/gems/rspec-support-3.9.3/lib:/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/lib
/usr/share/rubygems-integration/all/gems/rspec-core-3.9.2/exe/rspec --pattern
./spec/\*\*/\*_spec.rb --format documentation failed
ERROR: Test "ruby2.7" failed. Exiting.
dh_auto_install: error: dh_ruby --install
/<<PKGBUILDDIR>>/debian/ruby-in-parallel returned exit code 1
make: *** [debian/rules:6: binary-indep] Error 25