node-pako FTBFS (test failures) on artful

Bug #1700604 reported by Hans Joachim Desserud
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
node-pako (Ubuntu)
Fix Released
Undecided
Unassigned

Bug Description

node-pako 1.0.5+ds-2 fails to build from source with three failing tests on Ubuntu Artful. See error message below or https://launchpadlibrarian.net/317774943/buildlog_ubuntu-artful-amd64.node-pako_1.0.5+ds-2_BUILDING.txt.gz for more details.

It did build succesfully on my Sid vm, so it looks like whatever is causing this, it is an Ubuntu-only issue.

 3 failing

 1) Deflate levels level 0:
 Error: done() invoked with non-Error: Error in "lorem_en_100k" - zlib result != pako result
      at /usr/lib/nodejs/mocha/lib/runnable.js:198:38
      at /usr/lib/nodejs/async.js:254:17
      at /usr/lib/nodejs/async.js:151:21
      at /usr/lib/nodejs/async.js:251:21
      at /usr/lib/nodejs/async.js:615:34
      at /<<BUILDDIR>>/node-pako-1.0.5+ds/test/helpers.js:107:11
      at Deflate.<anonymous> (/<<BUILDDIR>>/node-pako-1.0.5+ds/test/helpers.js:85:7)
      at emitNone (events.js:72:20)
      at Deflate.emit (events.js:166:7)
      at endReadableNT (_stream_readable.js:923:12)
      at nextTickCallbackWith2Args (node.js:511:9)
      at process._tickCallback (node.js:425:17)

 2) Deflate levels level -1 (implicit default):
 Error: done() invoked with non-Error: Error in "lorem_en_100k" - zlib result != pako result
      at /usr/lib/nodejs/mocha/lib/runnable.js:198:38
      at /usr/lib/nodejs/async.js:254:17
      at /usr/lib/nodejs/async.js:151:21
      at /usr/lib/nodejs/async.js:251:21
      at /usr/lib/nodejs/async.js:615:34
      at /<<BUILDDIR>>/node-pako-1.0.5+ds/test/helpers.js:107:11
      at Deflate.<anonymous> (/<<BUILDDIR>>/node-pako-1.0.5+ds/test/helpers.js:85:7)
      at emitNone (events.js:72:20)
      at Deflate.emit (events.js:166:7)
      at endReadableNT (_stream_readable.js:923:12)
      at nextTickCallbackWith2Args (node.js:511:9)
      at process._tickCallback (node.js:425:17)

 3) Deflate RAW level 0:
 Error: done() invoked with non-Error: Error in "lorem_en_100k" - zlib result != pako result
      at /usr/lib/nodejs/mocha/lib/runnable.js:198:38
      at /usr/lib/nodejs/async.js:254:17
      at /usr/lib/nodejs/async.js:151:21
      at /usr/lib/nodejs/async.js:251:21
      at /usr/lib/nodejs/async.js:615:34
      at /<<BUILDDIR>>/node-pako-1.0.5+ds/test/helpers.js:107:11
      at DeflateRaw.<anonymous> (/<<BUILDDIR>>/node-pako-1.0.5+ds/test/helpers.js:85:7)
      at emitNone (events.js:72:20)
      at DeflateRaw.emit (events.js:166:7)
      at endReadableNT (_stream_readable.js:923:12)
      at nextTickCallbackWith2Args (node.js:511:9)
      at process._tickCallback (node.js:425:17)


Tags: ftbfs artful
Revision history for this message
Graham Inggs (ginggs) wrote :

I uploaded 1.0.5+ds-2ubuntu1 including the following commit from upstream to skip the broken tests:
https://github.com/nodeca/pako/commit/1bfb50961d1a2d740b8d2fa130f7d259506f7d80

Now in the Artful NEW queue:
https://launchpad.net/ubuntu/artful/+queue?queue_state=0&queue_text=

Sorry I didn't see this bug before uploading, otherwise I would have closed it in the changelog.

Changed in node-pako (Ubuntu):
status: New → Fix Committed
Graham Inggs (ginggs)
Changed in node-pako (Ubuntu):
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.