Source: ruby-browser
Version: 5.3.1-2
Severity: serious
User: debian...@lists.debian.org
Usertags: regression

Dear maintainer(s),

With a recent upload of ruby-browser the autopkgtest of ruby-browser fails in testing when that autopkgtest is run with the binary packages of ruby-browser from unstable. It passes when run with only packages from testing. In tabular form:

                       pass            fail
ruby-browser           from testing    5.3.1-2
all others             from testing    from testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=ruby-browser

https://ci.debian.net/data/autopkgtest/testing/amd64/r/ruby-browser/34928920/log.gz

32s 32s ┌──────────────────────────────────────────────────────────────────────────────┐ 32s │ Checking Rubygems dependency resolution on ruby3.1 │ 32s └──────────────────────────────────────────────────────────────────────────────┘
 32s  32s GEM_PATH= ruby3.1 -e gem\ \"browser\"
32s 32s ┌──────────────────────────────────────────────────────────────────────────────┐ 32s │ Run tests for ruby3.1 from debian/ruby-tests.rake │ 32s └──────────────────────────────────────────────────────────────────────────────┘
 32s  32s RUBYLIB=. GEM_PATH= ruby3.1 -S rake -f debian/ruby-tests.rake
 32s mv lib ./.gem2deb.lib
32s /usr/bin/ruby3.1 -w -I"lib:lib:test" /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb "test/browser_test.rb" "test/middleware_test.rb" "test/rails_test.rb" 33s /usr/share/rubygems-integration/all/gems/activesupport-6.1.7.3/lib/active_support/core_ext/class/subclasses.rb:30: warning: method redefined; discarding old subclasses 33s /usr/lib/x86_64-linux-gnu/rubygems-integration/3.1.0/gems/nokogiri-1.13.10/lib/nokogiri/version/info.rb:85: warning: possibly useless use of a variable in void context
 33s Run options: --seed 27888
 33s  33s # Running:
 33s  33s .E......E.E.EE.......EE.....E.EE......
 33s  33s    1) detects meta aliased as to a
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:144
 33s  33s    2) removes duplicate items
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:139
 33s  33s    3) detects core media
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:78
 33s  33s    4) detects android tablet
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:47
 33s  33s    5) detects phantom.js
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:88
 33s  33s    6) detects android
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:36
 33s  33s    7) detects quicktime
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:68
 33s  33s    8) detects surface tablet
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/browser_test.rb:58
 33s  33s    9) renders json
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/rails_test.rb:24
 33s  33s   10) renders page
33s Errno::ENOENT: No such file or directory @ rb_sysopen - /usr/share/rubygems-integration/all/gems/browser-5.3.1/test/ua.yml
 33s       # test/rails_test.rb:15
 33s  33s Finished in 0.040542s, 937.3090 runs/s, 1109.9712 assertions/s.
 33s 38 runs, 45 assertions, no failures, 10 errors, no skips
 33s  33s Failed Tests:
33s 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_meta_aliased_as_to_a" 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_removes_duplicate_items" 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_core_media" 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_android_tablet" 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_phantom.js"
 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_android"
33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_quicktime" 33s rake TEST=test/browser_test.rb TESTOPTS="--name=test_detects_surface_tablet"
 33s rake TEST=test/rails_test.rb TESTOPTS="--name=test_renders_json"
 33s rake TEST=test/rails_test.rb TESTOPTS="--name=test_renders_page"
33s 33s Coverage report generated for Unit Tests to /tmp/autopkgtest-lxc.3joode9z/downtmp/build.kLY/src/coverage. 65 / 74 LOC (87.84%) covered.
 33s rake aborted!
33s Command failed with status (1): [ruby -w -I"lib:lib:test" /usr/lib/ruby/gems/3.1.0/gems/rake-13.0.6/lib/rake/rake_test_loader.rb "test/browser_test.rb" "test/middleware_test.rb" "test/rails_test.rb" ]
 33s  33s Tasks: TOP => default => test
 33s (See full trace by running task with --trace)
 33s mv ./.gem2deb.lib lib
 34s autopkgtest [16:52:51]: test gem2deb-test-runner

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to