Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 941743 - dev-ruby/excon-0.112.0 fails tests
Summary: dev-ruby/excon-0.112.0 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Guillaume Seren
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-18 06:51 UTC by Agostino Sarubbo
Modified: 2024-11-12 19:27 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,154.28 KB, text/plain)
2024-10-18 06:51 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-18 06:51:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/excon-0.112.0 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-18 06:51:27 UTC
Created attachment 906229 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-18 06:51:28 UTC
Error(s) that match a know pattern:


  105) Excon::Connection non-blocking connection when timeout is triggered returns a request Excon::Error::Timeout
  106) Excon::Connection non-blocking connection when read timeout is triggered returns a read Excon::Error::Timeout
       Failure/Error: raise process_stderr if line.nil?
      Failure/Error: raise process_stderr if line.nil?
     Failure/Error: raise process_stderr if line.nil?
rspec ./spec/requests/timeout_spec.rb:69 # Excon::Connection non-blocking connection when timeout is triggered returns a request Excon::Error::Timeout
rspec ./spec/requests/timeout_spec.rb:78 # Excon::Connection non-blocking connection when read timeout is triggered returns a read Excon::Error::Timeout
       RuntimeError:
      RuntimeError:
     RuntimeError:
         /usr/bin/ruby31: No such file or directory -- rackup (LoadError)
        /usr/bin/ruby31: No such file or directory -- rackup (LoadError)
       /usr/bin/ruby31: No such file or directory -- rackup (LoadError)
Comment 3 Larry the Git Cow gentoo-dev 2024-11-12 19:27:15 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dcceb5a4c93e8e1ebaf27447c5af8aa51734438e

commit dcceb5a4c93e8e1ebaf27447c5af8aa51734438e
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-12 19:26:34 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-12 19:27:05 +0000

    dev-ruby/excon: allow newer rack versions for tests
    
    Closes: https://bugs.gentoo.org/941743
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/excon/excon-0.112.0.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)