Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943541 - dev-ruby/haml-5.2.2 fails tests
Summary: dev-ruby/haml-5.2.2 fails tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-11-15 09:45 UTC by Agostino Sarubbo
Modified: 2024-11-15 10:12 UTC (History)
0 users

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


Attachments
build.log (build.log,67.23 KB, text/plain)
2024-11-15 09:45 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-11-15 09:45:23 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/haml-5.2.2 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-11-15 09:45:24 UTC
Created attachment 908734 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-11-15 09:45:25 UTC
Error(s) that match a know pattern:


  1) Error:
  2) Error:
ActionView::Template::Error: uninitialized constant #<Class:0x0000795b495758f0>::OpenStruct
ActionView::Template::Error: unknown keyword: :has_strict_locals
Comment 3 Larry the Git Cow gentoo-dev 2024-11-15 10:12:08 UTC
The bug has been closed via the following commit(s):

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

commit 75d234086a3ed7d699d57d8f64213d32a3db2227
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-15 10:11:10 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-15 10:11:10 +0000

    dev-ruby/haml: fix tests
    
    The test suite requires all of Rails. Ensure a compatible version is
    used.
    
    Closes: https://bugs.gentoo.org/943541
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/haml/haml-5.2.2-r1.ebuild | 53 ++++++++++++++++++++++++++++++++++++++
 1 file changed, 53 insertions(+)