Hi Andreas,

Quoting Andreas Beckmann (2019-10-25 18:04:33)
> eslint FTBFS in my pbuilder sid/experimental environment on both amd64 
> and i386. There is a test failing, but I couldn't easily see which 
> one:
> 
> # tests 16628
> # pass 16627
> # fail 1
> make[1]: *** [debian/rules:79: override_dh_auto_test] Error 1

Thanks for reporting this.

This is a known error - and one of the reasons eslint is still kept in 
experimental: Oddly, 1-2 tests succeeds in my cowbuilder environment but 
hangs in Debian sbuild - and surpringly also in your pbuilder (I had 
thought it was somehow tied to differences between cowbuilder and 
sbuild).

The tests use TAP output: errors are found with regex '^not ok':

> not ok 15448 configInitializer "before each" hook for "should create default 
> config"
>  Error: Timeout of 2000ms exceeded. For async tests and hooks, ensure 
> "done()" is called; if returning a Promise, ensure it resolves.
>      at done (/usr/lib/nodejs/mocha/lib/runnable.js:298:13)
>      at callFn (/usr/lib/nodejs/mocha/lib/runnable.js:372:7)
>      at Hook.Runnable.run (/usr/lib/nodejs/mocha/lib/runnable.js:346:7)
>      at next (/usr/lib/nodejs/mocha/lib/runner.js:304:10)
>      at Immediate._onImmediate (/usr/lib/nodejs/mocha/lib/runner.js:334:5)

The eslint currently in experimental is several years old, and I am 
slowly grinding my way through dependencies and build-dependencies to 
bump to newer releases, hoping that magically solves to problem, but any 
help identifying the cause more directly is certainly appreciated, and 
that would make it possible to release even an older release of eslint 
to unstable - even older releases are very useful for some purposes.

 - Jonas

-- 
 * Jonas Smedegaard - idealist & Internet-arkitekt
 * Tlf.: +45 40843136  Website: http://dr.jones.dk/

 [x] quote me freely  [ ] ask before reusing  [ ] keep private

Attachment: signature.asc
Description: signature

Reply via email to