Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 943542 - dev-ruby/haml-6.3.0-r1 fails tests
Summary: dev-ruby/haml-6.3.0-r1 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:03 UTC (History)
0 users

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


Attachments
build.log (build.log,73.94 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:26 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/haml-6.3.0-r1 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:27 UTC
Created attachment 908735 [details]
build.log

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


">
  1) Error:
  2) Error:
  3) Error:
  4) Error:
    content: \"<&>\"">
LoadError: cannot load such file -- sass-embedded
    margin: 10px
NameError: undefined local variable or method `_prepare_output' for #<Tilt::SassTemplate:0x0000746562d004d0 @options={}, @line=1, @file=nil, @default_encoding=nil, @skip_compiled_encoding_detection=nil, @data=".users_controller
NameError: undefined local variable or method `_prepare_output' for #<Tilt::SassTemplate:0x0000746562d26158 @options={}, @line=1, @file=nil, @default_encoding=nil, @skip_compiled_encoding_detection=nil, @data=".users_controller
    padding: 20px
  .show_action
Comment 3 Agostino Sarubbo gentoo-dev 2024-11-15 09:45:55 UTC
filed this bug because apparently there are different failures than bug 943541
Comment 4 Larry the Git Cow gentoo-dev 2024-11-15 10:03:09 UTC
The bug has been closed via the following commit(s):

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

commit 5b7b3e98795253a4a11c892288f36ce7203cedae
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2024-11-15 10:02:07 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2024-11-15 10:02:59 +0000

    dev-ruby/haml: add missing test dependencies
    
    The tilt tests require a sass compiler to be present.
    
    Closes: https://bugs.gentoo.org/943542
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/haml/haml-6.3.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)