[Pkg-javascript-devel] Help with packaging dom-serialize
Sandra Uwah
sandrauwah40 at gmail.com
Wed Jan 18 08:50:15 GMT 2023
Alright, thanks.
On Wed, 18 Jan 2023, 4:28 am Yadd, <yadd at debian.org> wrote:
> Hi,
>
> node-puppeteer is currently broken (#1026868), skip test for now.
>
> Cheers,
> Yadd
>
> On 1/18/23 00:45, Sandra Uwah wrote:
> > Hello,
> >
> > I am trying to package dom-serialize, one of the dependencies of karma
> > test runner and have this issue;
> >
> > I tried to enable tests, the test depends on zuul which is not packaged
> > in Debian to access browser features. Since puppeteer which is packaged
> > in Debian does the same thing, I patched the test to rather use
> > puppeteer, but I am getting "Error: Could not find expected browser
> > (chrome) locally".
> >
> > When I now added chromium to extlinks, I get error "chromium is required
> > by debian/nodejs/./extlinks but not available"
> >
> > I have installed both chromium and node-puppeteer.
> >
> > Applying these patches to the upstream package using npm, the test all
> > passes with puppeteer 19.5.2, but fails with puppeteer 13.4.1 which is
> > the version in Debian.
> >
> > Should I disable test for the package or can someone help with updating
> > node-puppeteer?
> >
> > Sandra.
> >
> > Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for
> Windows
> >
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20230118/5080067d/attachment.htm>
More information about the Pkg-javascript-devel
mailing list