Your message dated Fri, 25 Sep 2020 16:25:18 +0200
with message-id <34fc1066-fe13-a95f-3921-4257ffa2f...@debian.org>
and subject line Re: [Pkg-javascript-devel] Bug#970910: Bug#970910: 
node-rollup-plugin-babel: autopkgtest failures [PATCH]
has caused the Debian Bug report #970910,
regarding node-rollup-plugin-babel: autopkgtest failures [PATCH]
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
970910: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=970910
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: node-rollup-plugin-babel
Version: 5.2.1+~4.4.0-2
Severity: serious
tags: patch

Hello, looks like the autopkgtestsuite fails because of 
autopkgtest [08:35:49]: test pkg-js-autopkgtest: 
/usr/share/pkg-js-autopkgtest/runner
autopkgtest [08:35:49]: test pkg-js-autopkgtest: [-----------------------
Found debian/nodejs/main, package.json is packages/babel/package.json
Using packages/babel/package.json
Node module name is @rollup/plugin-babel
# Copy test files
Looking at /usr/lib/nodejs/@rollup/plugin-babel
Looking at /usr/lib/*/nodejs/@rollup/plugin-babel
Looking at /usr/share/nodejs/@rollup/plugin-babel
Found /usr/share/nodejs/@rollup/plugin-babel
Linking /usr/share/nodejs/@rollup/plugin-babel/dist
Linking /usr/share/nodejs/@rollup/plugin-babel/package.json
Linking /usr/share/nodejs/@rollup/plugin-babel/types
Launch debian/tests/pkg-js/test with sh -ex
+ cd packages/babel
+ tape test/as-input-plugin.js test/as-output-plugin.js
debian/tests/pkg-js/test: 2: tape: not found
autopkgtest [08:35:49]: test pkg-js-autopkgtest: -----------------------]
autopkgtest [08:35:50]: test pkg-js-autopkgtest:  - - - - - - - - - - results - 
- - - - - - - - -


Adding node-tape to build-dependencies might fix the issue.

thanks for having a look,

G.

--- End Message ---
--- Begin Message ---
Le 25/09/2020 à 15:33, Xavier a écrit :
> Control: tags + moreinfo
> 
> Le 25/09/2020 à 12:42, Gianfranco Costamagna a écrit :
>> Source: node-rollup-plugin-babel
>> Version: 5.2.1+~4.4.0-2
>> Severity: serious
>> tags: patch
>>
>> Hello, looks like the autopkgtestsuite fails because of 
>> autopkgtest [08:35:49]: test pkg-js-autopkgtest: 
>> /usr/share/pkg-js-autopkgtest/runner
>> autopkgtest [08:35:49]: test pkg-js-autopkgtest: [-----------------------
>> Found debian/nodejs/main, package.json is packages/babel/package.json
>> Using packages/babel/package.json
>> Node module name is @rollup/plugin-babel
>> # Copy test files
>> Looking at /usr/lib/nodejs/@rollup/plugin-babel
>> Looking at /usr/lib/*/nodejs/@rollup/plugin-babel
>> Looking at /usr/share/nodejs/@rollup/plugin-babel
>> Found /usr/share/nodejs/@rollup/plugin-babel
>> Linking /usr/share/nodejs/@rollup/plugin-babel/dist
>> Linking /usr/share/nodejs/@rollup/plugin-babel/package.json
>> Linking /usr/share/nodejs/@rollup/plugin-babel/types
>> Launch debian/tests/pkg-js/test with sh -ex
>> + cd packages/babel
>> + tape test/as-input-plugin.js test/as-output-plugin.js
>> debian/tests/pkg-js/test: 2: tape: not found
>> autopkgtest [08:35:49]: test pkg-js-autopkgtest: -----------------------]
>> autopkgtest [08:35:50]: test pkg-js-autopkgtest:  - - - - - - - - - - 
>> results - - - - - - - - - -
>>
>>
>> Adding node-tape to build-dependencies might fix the issue.
>>
>> thanks for having a look,
>>
>> G.
> 
> Hi,
> 
> debian/tests/autopkgtest-pkg-nodejs.conf contains
> 
>   "extra_depends=mocha, node-tape, node-rollup-plugin-json (>= 4.1.0)"
> 
> which should be enough for autodep8 ≥ 0.23. If you use autodep8 ≥ 0.23,
> this bug should be reassigned to autodep8.
> 
> Cheers,
> Xavier

After new tests (schroot and lxc), autodep8 gives the good test
dependencies to node-rollup-plugin-babel, so it's not
node-rollup-plugin-babel/Debian issue:

$ autodep8
Test-Command: cd legacy && sh -ex ../debian/nodejs/legacy/test
Depends: @, @builddeps@, mocha, node-rollup-plugin-json
Features: test-name=legacy-test
Restrictions: allow-stderr

extra_depends=mocha, node-tape, node-rollup-plugin-json (>= 4.1.0)
Test-Command: /usr/share/pkg-js-autopkgtest/runner require
Depends: @, nodejs, pkg-js-autopkgtest, mocha, node-tape,
 node-rollup-plugin-json (>= 4.1.0)
Restrictions: superficial, skippable,
Features: test-name=pkg-js-autopkgtest-require

Test-Command: /usr/share/pkg-js-autopkgtest/runner
Depends: @, @builddeps@, pkg-js-autopkgtest, mocha, node-tape,
 node-rollup-plugin-json (>= 4.1.0)
Restrictions: allow-stderr, skippable,
Features: test-name=pkg-js-autopkgtest

--- End Message ---

Reply via email to