| Summary: | dev-ruby/autoprefixer-rails-10.4.7.0 fails tests | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
| Component: | Current packages | Assignee: | Gentoo Ruby Team <ruby> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | graaff |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: | build.log | ||
|
Description
Agostino Sarubbo
2022-05-08 12:32:05 UTC
Created attachment 777530 [details]
build.log
build log and emerge --info
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:
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(+) |