[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#974448: marked as done (csound: autopkgtest must be marked superficial)



Your message dated Wed, 15 Sep 2021 13:04:26 +0000
with message-id <E1mQUaQ-0002SC-TL@fasolo.debian.org>
and subject line Bug#974448: fixed in csound 1:6.16.2~dfsg-1
has caused the Debian Bug report #974448,
regarding csound: autopkgtest must be marked superficial
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 owner@bugs.debian.org
immediately.)


-- 
974448: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974448
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Source: csound
X-Debbugs-CC: elbrus@debian.org
Severity: important
Usertags: superficialtest

Dear Maintainer,

It has been noticed that the autopkgtest in csound is running a
trivial command that does not provide significant test coverage:

	- $py -c "import $module; print($module)"

Executing that command is considered to be a trivial test, which
does not provide significant coverage for a package as a whole.
But these tests are a useful way to detect regressions in dependencies
and prevent them from breaking your package.

However, it is important that we are realistic about the level of
test coverage provided by these commands: most regressions cannot be
detected in this way. So it is not appropriate for packages with only
superficial tests to have the reduced migration time to migrate from
unstable to testing as that means less opportunity for testing by users
compared to the package with no tests.

To support this, the keyword "Restrictions: superficial" has been
defined [1]. Packages where all tests are marked with this keyword are not
considered for the reduced migration age from unstable to testing, and
will not be allowed to migrate automatically in later stages of the
freeze [2].

Its always better to have more extensive testing than having
superficial testing, which again is better than having no test.

Please consider i) Adding a non-trivial test, and/or ii) Mark the
trivial test with "Restrictions: superficial", similar to
[3] or [4].

The Release Team has listed this issue in the list of Release Critical
Issues for bullseye [5] and has mentioned that the test must be marked
superficial if it is not testing one of its own installed binary
packages in some way. As a result, the severity of this bug report might
be increased to serious in future.

[1] https://salsa.debian.org/ci-team/autopkgtest/-/blob/master/doc/README.package-tests.rst#defined-restrictions
[2] https://release.debian.org/bullseye/freeze_policy.html
[3] https://salsa.debian.org/utopia-team/dbus/-/commit/a80908df7d119b181eec5eb0542634a30c2ad468
[4] https://salsa.debian.org/apparmor-team/apparmor/-/commit/580667513a097088ebe579884b38ac8d8666d3b3
[5] https://release.debian.org/bullseye/rc_policy.txt


--
Regards
Sudip

--- End Message ---
--- Begin Message ---
Source: csound
Source-Version: 1:6.16.2~dfsg-1
Done: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>

We believe that the bug you reported is fixed in the latest version of
csound, 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 974448@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org> (supplier of updated csound 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 ftpmaster@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Wed, 15 Sep 2021 12:10:54 +0200
Source: csound
Architecture: source
Version: 1:6.16.2~dfsg-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Multimedia Maintainers <debian-multimedia@lists.debian.org>
Changed-By: IOhannes m zmölnig (Debian/GNU) <umlaeute@debian.org>
Closes: 974448 974627
Changes:
 csound (1:6.16.2~dfsg-1) unstable; urgency=medium
 .
   * Upload to unstable
 .
   * Fix search-path for plugins
   * Add an autopkgtest for a real segfaulting bug (see #888627)
   * Add autopkgtest for 'undefined macro' (see #888630)
   * Add yet another autopkgtest for segfault  (see: #880010)
   * Add patch to make documentation reproducible
 .
 csound (1:6.16.2~dfsg-1~exp1) experimental; urgency=medium
 .
   * New upstream version 6.16.2~dfsg
 .
   [ Dennis Braun ]
   * Refresh patchset, drop patches applied by upstream
   * Fix build with lame header
   * Fix spelling errors
   * Provide the new package csound-soundfont with the sf2 soundbank
   * Update d/libcsound64-6.0.symbols
   * Build with libfltk1.3-dev (Closes: #974627)
   * Add libmp3lame-dev to B-Ds
   * Sort B-Ds
   * Mark libcsound64-doc as M-A: foreign
   * d/copyright: Add myself to the d/section
   * Use d/csound-data.install to install *.dat files and not d/rules
   * Update *.lintian-overrides
   * Remove trailing whitespaces from debian files
   * Mark python3-csound test as superficial (Closes: #974448)
   * Add me as uploader
   * Bump dh-compat to 13
     + d/rules: Remove obsolete override_dh_missing
 .
   [ IOhannes m zmölnig (Debian/GNU) ]
   * Refresh patchset, drop patches applied by upstream
   * Update d/copyright
     + Add licensecheck target to d/rules
     + Generate d/copyright_hints
     + Update d/copyright
   * Fix capitalisation of "Lua"
   * Update d/libcsound64-6.0.symbols
   * Package: python3-csound
     + Remove 'csnd6' python module (dropped upstream) (see NEWS)
     + Explicitly Depend on libcsnd6, libcsound6 and python3-numpy
     + autopkgtests: drop testing for 'csnd6' python module
   * Package: libcsnd6-java
     + Drop DEB_VERSION_UPSTREAM from generated jar filename (see NEWS)
   * Drop B-D on libpng-dev (image Opcodes have been removed upstream)
   * Drop duplicate invocation of dh_installdocs
   * Update *.lintian-overrides
   * Remove trailing whitespaces from debian files
   * Ignore "C++ analysis..." from the blhc check
   * Add salsa-ci configuration
   * Add myself to uploaders
   * Bump standards version to 4.6.0
 .
   [ Felipe Sateler ]
   * Remove myself from uploaders
Checksums-Sha1:
 d487b82d21100c3b19566dffc8c87702078aeec7 3252 csound_6.16.2~dfsg-1.dsc
 00eabdf76e18c287d96c6c35c1521a1194a9f2ef 41920 csound_6.16.2~dfsg-1.debian.tar.xz
Checksums-Sha256:
 3dea35b8d5bf1b29bb30cd7f2c0180c62914d77ab35ad49253e9094e5e80ae20 3252 csound_6.16.2~dfsg-1.dsc
 07697a48c1a5cb6c3c7eb7343d3a2fc947ed3a178cb65c426b28091054c1370f 41920 csound_6.16.2~dfsg-1.debian.tar.xz
Files:
 16ee7f4234784619dde7d28de39c8ca0 3252 sound optional csound_6.16.2~dfsg-1.dsc
 4272660eb190232555b4d9958250c212 41920 sound optional csound_6.16.2~dfsg-1.debian.tar.xz

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

iQIzBAEBCAAdFiEEdAXnRVdICXNIABVttlAZxH96NvgFAmFB6fYACgkQtlAZxH96
Nvj/WQ//cOCW5Z4ABFXlVWpIvOjDvmGS1v6CO1UqkVTgE7LVgD12BCC4/em1az4l
x6BSOqzRyID1d6DJZ1cN8xopdpgiMeeQkBgU6FxzCamCXCO08xQgqmV3m28IZGLQ
PVObtx0TC0D/oNLzFOEtfvubLiP3Xhkr8xqfQnoT1fO8gSR8TWIlVs3IxjBM/P4p
ovgNlVzwvMDN49L7r9MaRBCeOoTxyS8gV4TelicJlcKkph0KPiSgK/J7a8B53U3o
DX1f/NaP7CKjQErHytrTO/1mss1890pMhDNHw2Snz97ZJVQ85VLPV1vASzDY0j+2
dV1yuhubU9i61I0D1Xq/8RItKWcaRj97+OwfeqBle5SbOUGGsmQlRxhjz8fg71Hi
2iacWRsCAo/eL/46zQNLAgfX8MNCcbWn2vRPcCylfkC6pj8pm+5D+5HeICGaCe1M
cs/HnGGS1ue4vuA1Ht+mD+/Vo2DxrQSZmeLtCjjNB+wWqUarPGwIODY/kUgwnOi2
2F8OolL16MOeJBNyvwkyaGrKnDYxW1fZovBVSc+SMD/CvNwBiWLAgen4Bclf+tkM
Ntk7GigbOxXWkH+LeoFh1PRVIZ+xbiWCp7ju4I0CR0s+V3AksTDQoBjuHSSVBsV6
k9fKsQV7KvbGKMOpA8k0xfOZAfCs+IsIzQfEgvmOWZH1PiolNVM=
=KA98
-----END PGP SIGNATURE-----

--- End Message ---

Reply to: