Your message dated Mon, 31 Jan 2022 03:28:43 +0100
with message-id <b8aa10cc-d4df-f554-235a-21144f8cd...@debian.org>
and subject line Re: dirty.js: autopkgtest failure on armhf and ppc64el
has caused the Debian Bug report #1004211,
regarding dirty.js: autopkgtest failure on armhf and ppc64el
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.)
--
1004211: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1004211
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: dirty.js
Version: 1.1.3-1
X-Debbugs-CC: debian...@lists.debian.org
Severity: serious
User: debian...@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
OpenPGP_signature
Description: OpenPGP digital signature
--- End Message ---
--- Begin Message ---
Looking at https://ci.debian.net/packages/d/dirty.js/, problem is fixed
and was somewhere else
--- End Message ---