[Pkg-javascript-devel] node-react-audio-player failing all test with autopkgtest

Yadd yadd at debian.org
Fri Feb 25 05:09:17 GMT 2022


On 25/02/2022 04:41, Ayoyimika Ajibade wrote:
> Hello am having issues with running autopkgtest for 
> node-react-audio-player the babel loader works well while building and 
> testing with dpkg-buildpackage and sbuild but fails to load while 
> testing via autopkgtest
> i have tried out some suggestions online on proper configuration still 
> no changes.

The problem is the loader here. this should be loaded using ts-jest 
(jest loader/transformer), not @babel/parser. Maybe the .tsx extension 
isn't recognize by jest



More information about the Pkg-javascript-devel mailing list