[Pkg-javascript-devel] Bug#1004211: dirty.js: autopkgtest failure on armhf and ppc64el

Paul Gevers elbrus at debian.org
Sat Jan 22 20:06:11 GMT 2022


Source: dirty.js
Version: 1.1.3-1
X-Debbugs-CC: debian-ci at lists.debian.org
Severity: serious
User: debian-ci at lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package dirty.js, great. 
However, it fails on armhf and ppc64el. Currently this failure is 
blocking the migration to testing [1]. Can you please investigate the 
situation and fix it?

I copied some of the output at the bottom of this report.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=dirty.js

https://ci.debian.net/data/autopkgtest/testing/armhf/d/dirty.js/18345360/log.gz

# Using ./package.(json|yaml)
# Node module name is dirty
# Build files found: Makefile
# Test files found: test
# Files/dir to be installed from source: test Makefile
# Copy test files
# Copy debian/tests/pkg-js content
'debian/tests/pkg-js' -> 
'/tmp/autopkgtest-lxc.y6211edt/downtmp/autopkgtest_tmp/smokea4xGpX/debian/tests/pkg-js'
'debian/tests/pkg-js/test' -> 
'/tmp/autopkgtest-lxc.y6211edt/downtmp/autopkgtest_tmp/smokea4xGpX/debian/tests/pkg-js/test'
# Searching module in /usr/lib/nodejs/dirty
# Searching module in /usr/lib/*/nodejs/dirty
# Searching module in /usr/share/nodejs/dirty
# Found /usr/share/nodejs/dirty
# Searching files to link in /usr/share/nodejs/dirty
'./index.js' -> '/usr/share/nodejs/dirty/index.js'
'./lib' -> '/usr/share/nodejs/dirty/lib'
'./package.json' -> '/usr/share/nodejs/dirty/package.json'
# Launch debian/tests/pkg-js/test with sh -ex
+ mocha test/test-api.js test/test-nostore.js test/test-system.js 
test/test-types.js


   dirty api (transient mode)
     undefined constructor without new
     dirty constructor
       undefined is an event emitter
       undefined is a dirty
     events
       undefined should fire load
       undefined should fire drain after write
     accessors
       undefined .set should trigger callback
       undefined .get should return value
       undefined .path is valid
       undefined .forEach runs for all
       undefined .rm removes key/value pair
       undefined .rm of unknown key is a no-op
N/A in transient mode
       undefined will reload file from disk
     db file close
N/A in transient mode
       undefined close

   dirty api (persistent mode)
     undefined constructor without new
     dirty constructor
       undefined is an event emitter
       undefined is a dirty
     events
       undefined should fire load
       undefined should fire drain after write
     accessors
       undefined .set should trigger callback
       undefined .get should return value
       undefined .path is valid
       undefined .forEach runs for all
       undefined .rm removes key/value pair
       undefined .rm of unknown key is a no-op
       undefined will reload file from disk
     db file close
       undefined close

   test-load-event
     undefined should fire load event

   test-set-callback
     undefined should trigger callback on set

   test-flush
     undefined should fire drain event on write
     undefined should write to disk appropriately

   test-for-each
     undefined should return each doc key and contents

   test-load
     undefined should load after write to disk

   test-size
     undefined should be equal to number of keys set

   test-chaining-of-constructor
     1) should allow .on load to chain to constructor

   test-update
     undefined updater receives old value and sets new value

   test-types
     keys
       - should prevent storage of an undefined key
       - should not return an undefined key


   34 passing (39ms)
   2 pending
   1 failing

   1) test-chaining-of-constructor
        should allow .on load to chain to constructor:

       AssertionError [ERR_ASSERTION]: Expected values to be strictly equal:

1 !== 2

       + expected - actual

       -1
       +2
             at Context.<anonymous> (test/test-system.js:114:12)
       at processTicksAndRejections (internal/process/task_queues.js:97:5)



autopkgtest [15:12:29]: test pkg-js-autopkgtest

-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 495 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-javascript-devel/attachments/20220122/f2d79666/attachment.sig>


More information about the Pkg-javascript-devel mailing list