Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 843299 - dev-ruby/autoprefixer-rails-10.4.7.0 fails tests
Summary: dev-ruby/autoprefixer-rails-10.4.7.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: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-08 12:32 UTC by Agostino Sarubbo
Modified: 2022-07-25 10:10 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,69.31 KB, text/plain)
2022-05-08 12:32 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 2022-05-08 12:32:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-ruby/autoprefixer-rails-10.4.7.0 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-05-08 12:32:07 UTC
Created attachment 777530 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-05-08 12:32:08 UTC
Error(s) that match a know pattern:


      # Duktape::SyntaxError:
     # Duktape::SyntaxError:
       expected /a.css:/, got #<RuntimeError: Your ExecJS runtime Duktape isn't supported by autoprefixer-rails,
        expected no Exception, got #<RuntimeError: Your ExecJS runtime Duktape isn't supported by autoprefixer-rails,
        expected /Use Autoprefixer with webpack/, got #<RuntimeError: Your ExecJS runtime Duktape isn't supported by autoprefixer-rails,
        expected /wrong/, got #<RuntimeError: Your ExecJS runtime Duktape isn't supported by autoprefixer-rails,
      Failure/Error:
     Failure/Error:
      Failure/Error: expect { @assets["wrong.css"] }.to raise_error(/wrong/)
      RuntimeError:
     RuntimeError:
Comment 3 Larry the Git Cow gentoo-dev 2022-07-25 10:10:15 UTC
The bug has been closed via the following commit(s):

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

commit 632c19efe3c23fe28a2ded08df3ea23c36792884
Author:     Hans de Graaff <graaff@gentoo.org>
AuthorDate: 2022-07-25 08:01:59 +0000
Commit:     Hans de Graaff <graaff@gentoo.org>
CommitDate: 2022-07-25 10:10:09 +0000

    dev-ruby/autoprefixer-rails: fix test deps
    
    Tests require a full js runtime like node.
    
    Closes: https://bugs.gentoo.org/843299
    Signed-off-by: Hans de Graaff <graaff@gentoo.org>

 dev-ruby/autoprefixer-rails/autoprefixer-rails-10.4.7.0.ebuild | 2 ++
 1 file changed, 2 insertions(+)