[Pkg-javascript-devel] Bug#952312: Bug#952312: node-eslint-scope: FTBFS: tests failed

Xavier yadd at debian.org
Tue Feb 25 17:29:35 GMT 2020


Le 23/02/2020 à 14:50, Lucas Nussbaum a écrit :
> Source: node-eslint-scope
> Version: 4.0.3-4
> Severity: serious
> Justification: FTBFS on amd64
> Tags: bullseye sid ftbfs
> Usertags: ftbfs-20200222 ftbfs-bullseye
> 
> Hi,
> 
> During a rebuild of all packages in sid, your package failed to build
> on amd64.

MR not allowed to this project. Some test are incompatible with
node-espree-6. The fix could be simply:


--- a/debian/rules
+++ b/debian/rules
@@ -15,6 +15,8 @@ endif

 # Work around missing node module "typescript-eslint-parser"
 TEST_EXCLUDES += tests/typescript.js
+TEST_EXCLUDES += tests/es6-export.js
+TEST_EXCLUDES += tests/es6-super.js

 override_dh_auto_build: $(DOCS) $(CHANGELOGS)



More information about the Pkg-javascript-devel mailing list