[DRE-maint] Bug#1017609: ruby-terser: Test fails with node-terser >= 5
Mohd Bilal
mdbilal at disroot.org
Sun Aug 28 18:29:33 BST 2022
Hi Yadd :)
On Thu, 25 Aug 2022 10:58:21 +0200 Yadd <yadd at debian.org> wrote:
> ruby-terser uses a patched terser.js (see
> https://github.com/ahorek/terser-ruby/blob/master/patches/terser-sync.patch)
>
> So this issue is simple to fix: copy node-terser files into
> vendor/terser and patch it using upstream patch.
I had a look at this and tried doing what you suggested, but copying and
patching had zero effect on the tests. They are still failing.
According to [1] I think terser bin has to be generated from the source
with the patches applied.
I tried your approach and tried generating the minfied terser.js but the
autopkgtest error[2] suggests that the patched function(minifySync)
aren't seen in the minified lib/terser.js
Can you maybe use this upstream patch onto node-terser and also generate
a min file that can be used with ruby-terser? Is it possible?
Or do you have any other alternative to suggest ?
[1] - https://github.com/ahorek/terser-ruby/blob/master/Rakefile#L55#L66
[2] - http://paste.debian.net/1251967/
Thanks
--
╭───────────────────────────────────────────────────╮
│ Mohammed Bilal │
│ 2D65 BC1E B966 5A6E 97F9 730A B3F5 9452 8521 9E1F │
╰───────────────────────────────────────────────────╯
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20220828/6a3c220b/attachment.sig>
More information about the Pkg-ruby-extras-maintainers
mailing list