Your message dated Fri, 14 Aug 2020 11:51:03 +0000
with message-id <e1k6yeh-000dwt...@fasolo.debian.org>
and subject line Bug#964854: fixed in npm 6.14.7+ds-1
has caused the Debian Bug report #964854,
regarding npm: test failures in ppc64el and s390x
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.)


-- 
964854: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=964854
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: npm
Version: 6.14.6+ds-1
Severity: serious

Hello, looks like one test is failing on ppc64el and s390x.
Could you please have a look?

this on s390x
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/s390x/n/npm/20200711_092356_eb5fd@/log.gz
# Subtest: test/tap/legacy-platform-all.js
    # Subtest: setup
        1..0
    ok 1 - setup # time=2.926ms
    
    # Subtest: platform-all
        not ok 1 - no error messages
          ---
          found: >
            npm ERR! code EBADPLATFORM
          
            npm ERR! notsup Unsupported platform for 
npm-test-platform-all@9.9.9-9: wanted
            
{"os":"darwin,linux,win32,solaris,haiku,sunos,freebsd,openbsd,netbsd","arch":"arm,arm64,mips,ia32,x64,sparc"}
            (current: {"os":"linux","arch":"s390x"})
          
            npm ERR! notsup Valid OS:   
            darwin,linux,win32,solaris,haiku,sunos,freebsd,openbsd,netbsd
          
            npm ERR! notsup Valid Arch:  arm,arm64,mips,ia32,x64,sparc
          
            npm ERR! notsup Actual OS:   linux
          
            npm ERR! notsup Actual Arch: s390x
          
          
            npm ERR! A complete log of this run can be found in:
          
            npm ERR!    
            
/tmp/autopkgtest.TwzxSV/autopkgtest_tmp/smokeh0DzIy/test/npm_cache_legacy-platform-all/_logs/2020-07-11T09_18_58_795Z-debug.log
          wanted: ''
          compare: ===
          at:
            line: 55
            column: 7
            file: test/tap/legacy-platform-all.js
            type: global
            function: installCheckAndTest
          stack: |
            installCheckAndTest (test/tap/legacy-platform-all.js:55:7)
            f (/usr/lib/nodejs/once/once.js:25:25)
            ChildProcess.<anonymous> (test/common-tap.js:175:5)
          source: |
            t.is(stderr, '', 'no error messages')
          ...
        
        not ok 2 - install went ok
          ---
          found: 1
          wanted: 0
          compare: ===
          at:
            line: 56
            column: 7
            file: test/tap/legacy-platform-all.js
            type: global
            function: installCheckAndTest
          stack: |
            installCheckAndTest (test/tap/legacy-platform-all.js:56:7)
            f (/usr/lib/nodejs/once/once.js:25:25)
            ChildProcess.<anonymous> (test/common-tap.js:175:5)
          source: |
            t.is(code, 0, 'install went ok')
          ...
        
        1..2
        # failed 2 of 2 tests
    not ok 2 - platform-all # time=767.548ms
    
    # Subtest: cleanup
        1..0
    ok 3 - cleanup # time=1.651ms
    
    1..3
    # failed 1 of 3 tests
    # time=782.166ms
not ok 103 - test/tap/legacy-platform-all.js # time=1350.563ms


and this on ppc64el
https://objectstorage.prodstack4-5.canonical.com/v1/AUTH_77e2ada1e7a84929a74ba3b87153c0ac/autopkgtest-groovy/groovy/ppc64el/n/npm/20200711_093200_7007f@/log.gz
# Subtest: test/tap/legacy-platform-all.js
    # Subtest: setup
        1..0
    ok 1 - setup # time=4.916ms
    
    # Subtest: platform-all
        not ok 1 - no error messages
          ---
          found: >
            npm ERR! code EBADPLATFORM
          
            npm ERR! notsup Unsupported platform for 
npm-test-platform-all@9.9.9-9: wanted
            
{"os":"darwin,linux,win32,solaris,haiku,sunos,freebsd,openbsd,netbsd","arch":"arm,arm64,mips,ia32,x64,sparc"}
            (current: {"os":"linux","arch":"ppc64"})
          
            npm ERR! notsup Valid OS:   
            darwin,linux,win32,solaris,haiku,sunos,freebsd,openbsd,netbsd
          
            npm ERR! notsup Valid Arch:  arm,arm64,mips,ia32,x64,sparc
          
            npm ERR! notsup Actual OS:   linux
          
            npm ERR! notsup Actual Arch: ppc64
          
          
            npm ERR! A complete log of this run can be found in:
          
            npm ERR!    
            
/tmp/autopkgtest.RvsIrP/autopkgtest_tmp/smokevhVLkX/test/npm_cache_legacy-platform-all/_logs/2020-07-11T09_24_22_560Z-debug.log
          wanted: ''
          compare: ===
          at:
            line: 55
            column: 7
            file: test/tap/legacy-platform-all.js
            type: global
            function: installCheckAndTest
          stack: |
            installCheckAndTest (test/tap/legacy-platform-all.js:55:7)
            f (/usr/lib/nodejs/once/once.js:25:25)
            ChildProcess.<anonymous> (test/common-tap.js:175:5)
          source: |
            t.is(stderr, '', 'no error messages')
          ...
        
        not ok 2 - install went ok
          ---
          found: 1
          wanted: 0
          compare: ===
          at:
            line: 56
            column: 7
            file: test/tap/legacy-platform-all.js
            type: global
            function: installCheckAndTest
          stack: |
            installCheckAndTest (test/tap/legacy-platform-all.js:56:7)
            f (/usr/lib/nodejs/once/once.js:25:25)
            ChildProcess.<anonymous> (test/common-tap.js:175:5)
          source: |
            t.is(code, 0, 'install went ok')
          ...
        
        1..2
        # failed 2 of 2 tests
    not ok 2 - platform-all # time=1259.494ms
    
    # Subtest: cleanup
        1..0
    ok 3 - cleanup # time=3.623ms
    
    1..3
    # failed 1 of 3 tests
    # time=1284.26ms
not ok 103 - test/tap/legacy-platform-all.js # time=2193.623ms


Looks like you already did a patch for this, not sure why it is commented out...

This is the last test that is failing on ppc64el and s390x

--- End Message ---
--- Begin Message ---
Source: npm
Source-Version: 6.14.7+ds-1
Done: Xavier Guimard <y...@debian.org>

We believe that the bug you reported is fixed in the latest version of
npm, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 964...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Xavier Guimard <y...@debian.org> (supplier of updated npm package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 14 Aug 2020 13:26:21 +0200
Source: npm
Architecture: source
Version: 6.14.7+ds-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Javascript Maintainers 
<pkg-javascript-de...@lists.alioth.debian.org>
Changed-By: Xavier Guimard <y...@debian.org>
Closes: 964854
Changes:
 npm (6.14.7+ds-1) unstable; urgency=medium
 .
   * Team upload
   * Add s390x and ppc64el in supported platforms list (Closes: #964854)
   * New upstream version 6.14.7+ds
   * Update copyright
   * Update lintian overrides
Checksums-Sha1: 
 64864237a2da564ab1575716241dc9180bf27769 6736 npm_6.14.7+ds-1.dsc
 83de3a66bca8d8b5a14b84fa5d8dba4c4fcf3b6c 1435316 npm_6.14.7+ds.orig.tar.xz
 f7c7cb7180e23d12c0e514e1a268eba3a7f44f78 42932 npm_6.14.7+ds-1.debian.tar.xz
Checksums-Sha256: 
 4665b9a121cff3111535ba2725744b009e6dea43e9408e80c5572c3f4eefab32 6736 
npm_6.14.7+ds-1.dsc
 8f009f973ed4f1c29cc1775f9873fce0af0f15e5e900de2c8e56bccb282f4760 1435316 
npm_6.14.7+ds.orig.tar.xz
 9f49897ad17b853f0a429237604eee7e74930a348144d6ba40350086693274ed 42932 
npm_6.14.7+ds-1.debian.tar.xz
Files: 
 153ded4ee1d106a11ccedeb5fa3dc8cc 6736 javascript optional npm_6.14.7+ds-1.dsc
 04c16dc4e164272da83915c4730c3463 1435316 javascript optional 
npm_6.14.7+ds.orig.tar.xz
 f41bf145fa9708298856b9f962bd27ce 42932 javascript optional 
npm_6.14.7+ds-1.debian.tar.xz

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEAN/li4tVV3nRAF7J9tdMp8mZ7ukFAl82dr8ACgkQ9tdMp8mZ
7uloTRAAhAAfTi75xPorDZrmvHcvjSkBZrqXdLIHcPt5ksbDDoXxfRaeop4Ilh7P
vzYcwLlhq5pT+w9CKg6iUS7P8jpbRj58rSOhhB/dqOAIWJ3ULEQ2YGBAzOM/iazU
6qg2nbVBI7Bbo3GGB4BCNbuG/Xe5jiJ2O3VBkLaLEVrGo/FE4W8JpmM5UkybcOAv
0385DbaIVSyy/kgJHy6S7M1RIiayw73/uUd+Plt/G7xGwnflOF+w1oHEhGaY1HpA
Z4sYXgTm4gov6PSuut5NpVUOUFMc2TX76IM7U4A3LMKJVDkJzA++KmQNsAlJh4jw
+vzLzkXID2ex07Sa81niTaXEhiZ4AUAaJVdjejbCyvB11z2XIoOS2c5QgIgwtUOc
zMtgFwAIyx1XaaknqU9uOjW9jjhFYVF0BJ9xgMauQISBof7iUBhjTrFNeyEWpc3G
/GIBCarpn4NxLAL2jU0hUUzz+Lkxct10DTtxv/R998z2XUY9LYhaEjIsZwCWmh6X
OYDx41N2M4HjeNBzkQjSlYTviIcaZmmmFPg+k67KZ8NEkSNxlKsKpYLb9DM1ZS6S
F717TRuCB3Hu4T5DAIWI7v+iVRAWAweB0Ixuut6ryqoiboht9wN+ptz/FoBYIMz0
lHMXeuOEatfmC6EpE6fkfA478+rLFCBI0bIlpHnWN3JqDNvfOoU=
=OVl4
-----END PGP SIGNATURE-----

--- End Message ---
-- 
Pkg-javascript-devel mailing list
Pkg-javascript-devel@alioth-lists.debian.net
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-javascript-devel

Reply via email to