On Sun, 15 Oct 2017 17:19:48 +0200 Ross Gammon <r...@the-gammons.net> wrote:
> Hi,
> 
> I have uploaded the package, and it is waiting in the NEW queue:
> https://ftp-master.debian.org/new.html

I'm trying to use node-bluebird in node-copy-webpack-plugin[1], but
getting this error when running tests.

[1]
https://anonscm.debian.org/cgit/pkg-javascript/node-copy-webpack-plugin.git

 1) apply function with glob in from can use a glob to move multiple
files to a non-root directory with name, hash and ext:

      AssertionError: expected { Object
(nested///binextension-d41d8c.bin,
nested/directory/directoryfile-22af64.txt, ...) } to have keys
'nested/binextension-d41d8c.bin', 'nested/file-22af64.txt',
'nested/directory/directoryfile-22af64.txt',
'nested/directory/nested/nestedfile-d41d8c.txt', and
'nested/noextension-d41d8c'
      + expected - actual

       [
      -  "nested///binextension-d41d8c.bin",
      -  "nested///file-22af64.txt",
      -  "nested///noextension-d41d8c",
      +  "nested/binextension-d41d8c.bin",
         "nested/directory/directoryfile-22af64.txt",
      -  "nested/directory/nested/nestedfile-d41d8c.txt"
      +  "nested/directory/nested/nestedfile-d41d8c.txt",
      +  "nested/file-22af64.txt",
      +  "nested/noextension-d41d8c"
       ]

      at /tmp/autopkgtest.k3ipWx/tree/compiled_tests/index.js:117:67
      at tryCatcher (/usr/lib/nodejs/bluebird/js/release/util.js:16:23)
      at Promise._settlePromiseFromHandler
(/usr/lib/nodejs/bluebird/js/release/promise.js:512:31)
      at Promise._settlePromise
(/usr/lib/nodejs/bluebird/js/release/promise.js:569:18)
      at Promise._settlePromise0
(/usr/lib/nodejs/bluebird/js/release/promise.js:614:10)
      at Promise._settlePromises
(/usr/lib/nodejs/bluebird/js/release/promise.js:693:18)
      at Async._drainQueue
(/usr/lib/nodejs/bluebird/js/release/async.js:133:16)
      at Async._drainQueues
(/usr/lib/nodejs/bluebird/js/release/async.js:143:10)
      at Immediate.Async.drainQueues
(/usr/lib/nodejs/bluebird/js/release/async.js:17:14)
      at runCallback (timers.js:672:20)
      at tryOnImmediate (timers.js:645:5)
      at processImmediate [as _immediateCallback] (timers.js:617:5)


  2) apply function with directory in from can move multiple files to a
non-root directory with name, hash and ext:

      AssertionError: expected { Object (nested///.dottedfile-79d39f,
nested/nested/nestedfile-d41d8c.txt, ...) } to have keys
'nested/.dottedfile-79d39f', 'nested/directoryfile-22af64.txt', and
'nested/nested/nestedfile-d41d8c.txt'
      + expected - actual

       [
      -  "nested///.dottedfile-79d39f",
      -  "nested///directoryfile-22af64.txt",
      +  "nested/.dottedfile-79d39f",
      +  "nested/directoryfile-22af64.txt",
         "nested/nested/nestedfile-d41d8c.txt"
       ]

      at /tmp/autopkgtest.k3ipWx/tree/compiled_tests/index.js:117:67
      at tryCatcher (/usr/lib/nodejs/bluebird/js/release/util.js:16:23)
      at Promise._settlePromiseFromHandler
(/usr/lib/nodejs/bluebird/js/release/promise.js:512:31)
      at Promise._settlePromise
(/usr/lib/nodejs/bluebird/js/release/promise.js:569:18)
      at Promise._settlePromise0
(/usr/lib/nodejs/bluebird/js/release/promise.js:614:10)
      at Promise._settlePromises
(/usr/lib/nodejs/bluebird/js/release/promise.js:693:18)
      at Async._drainQueue
(/usr/lib/nodejs/bluebird/js/release/async.js:133:16)
      at Async._drainQueues
(/usr/lib/nodejs/bluebird/js/release/async.js:143:10)
      at Immediate.Async.drainQueues
(/usr/lib/nodejs/bluebird/js/release/async.js:17:14)
      at runCallback (timers.js:672:20)
      at tryOnImmediate (timers.js:645:5)
      at processImmediate [as _immediateCallback] (timers.js:617:5)




Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to