Your message dated Fri, 24 Jan 2025 07:50:44 +0000
with message-id <e1tbesi-00gyz0...@fasolo.debian.org>
and subject line Bug#978709: fixed in racket-mode 20250122~git.142c36c-1
has caused the Debian Bug report #978709,
regarding racket-mode: please run the upstream "test-racket" target
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.)


-- 
978709: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978709
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: racket-mode
Severity: wishlist

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

There are a bunch of tests currently not being run because they are
not ERT tests, and hence not run by dh_elpa_test.. They would require
the installation of racket-doc in the build environment for the
scribble tests to pass, and some patch to handle a deletion of
non-free docs.


- -- System Information:
Debian Release: bullseye/sid
  APT prefers unstable-debug
  APT policy: (500, 'unstable-debug'), (500, 'testing-debug'), (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-5-amd64 (SMP w/8 CPU threads)
Kernel taint flags: TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_CA:en
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

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

iQIzBAEBCAAdFiEEkiyHYXwaY0SiY6fqA0U5G1WqFSEFAl/slloACgkQA0U5G1Wq
FSHObA/9HYJ27IKQiTXcbIYTKxQXNs1gm6kKD5AXj1PZE6USxTkA0BhyHjXaNYBx
y1zpQ3BeMYlp3TVOhvTmI4EbNZFTr5fsGXrNhdk7ivFdYgZNynfoehlbt6YEo2wn
GT7KojZdKDLf/xKKVomVY1qIzOfg+071j8k/gNwtI0QeUaHPVtrxLw/64sD8z41I
soztojWDK4fsY8Wxk8eB7/BJtavdXbdvFn7w3PAguW+3PrLlL9DAJZnP6XhgrIxU
IVZJGL/psTi4HISQHWndni0ghRLpQCurySK0g5xXbWC+hwYbHyxSy2d0+DYkArmD
AYOeF7T1VjIgK0sPJjJn83YeXGAaULXVgC82epvhJHmy7VUq2RdkgkSUoSo7dOnP
2AF5td5KX3hFRWR/9avDl158w9+t2bDYxkx/bohAxMkgKw05p0t6ZTXWXxJo5SWB
iOabxwsqYSlVlwjiRs+OgUsTHjFCeTE0d+YgOyONAjjkAOaH6YXuq5GQCSII5dlg
SmI1+Vdy7SJfzNY6F1sxiVvZ/ugzuzCjTYCM6UTJtkwEghEY8r3zTtQeNVGA2dsa
h9A5BBMkB5gkqA5VRHbvxAzEQTrt39U/yAqX+NfaMPM33z2YsO+zmwOLXHCAGx6f
31xHAUm/RJ4bVoAHaGoXETCI+FtD7Ce1fUBblTOGAfpy+UF0adI=
=cTXT
-----END PGP SIGNATURE-----

--- End Message ---
--- Begin Message ---
Source: racket-mode
Source-Version: 20250122~git.142c36c-1
Done: Xiyue Deng <manp...@gmail.com>

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

Debian distribution maintenance software
pp.
Xiyue Deng <manp...@gmail.com> (supplier of updated racket-mode 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: Thu, 23 Jan 2025 23:29:45 -0800
Source: racket-mode
Architecture: source
Version: 20250122~git.142c36c-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
Changed-By: Xiyue Deng <manp...@gmail.com>
Closes: 978709
Changes:
 racket-mode (20250122~git.142c36c-1) unstable; urgency=medium
 .
   * Upload to unstable
 .
 racket-mode (20250122~git.142c36c-1~exp1) experimental; urgency=medium
 .
   * Update to new upstream version 20250122~git.142c36c.
     - Upstream now properly detect headless build daemon environments and
       skip tests that are not applicable.
     - As we now also run test-racket, we have coverage on all available
       tests (Closes: #978709)
   * Drop all custom patches now that they are properly handled upstream
 .
 racket-mode (20250115~git.9e6ea1f-1~exp4) experimental; urgency=medium
 .
   * Skip tests skipped in CI mode when in Debian Buildd mode
 .
 racket-mode (20250115~git.9e6ea1f-1~exp3) experimental; urgency=medium
 .
   * Run both racket and racket-mode tests
     - Set HOME to a temporary directory which is required by the racket
       tests
     - Use the test-racket make target for racket tests
     - Run dh_elpa_test for ERT tests
   * Update Makefile to make it easier to exclude tests.
   * Skip scribble test: failing on Racket 8.14.
   * Skip hash-lang test: require display and not supported in sbuild.
   * Add d/ert-helper.el to skip tests
     - Skip racket-tests/repl which stuck until timeout.
   * Add myself to the debian/* clause in d/copyright
 .
 racket-mode (20250115~git.9e6ea1f-1~exp2) experimental; urgency=medium
 .
   * Introduce a new envvar to set a longer timeout for Debian buildds
   * Set DEBIAN_BUILDD to use longer timeout for slower architectures
 .
 racket-mode (20250115~git.9e6ea1f-1~exp1) experimental; urgency=medium
 .
   * Update to new upstream version 20250115~git.9e6ea1f.
   * Further increase command timeout to 15 minutes
 .
 racket-mode (20250103~git.f2645aa-2~exp1) experimental; urgency=medium
 .
   * Increase timeout of test in CI mode
     - In the previous upload 6 of the tests timed out on all archs except
       amd64 which might be the only arch that was fast enough to finish
       any operation within 60 seconds.
     - Test increasing timeout to 5 minutes.
Checksums-Sha1:
 5bfd8b4925af2315042bc82e391ecdd3190485c2 2395 
racket-mode_20250122~git.142c36c-1.dsc
 dcf0f0c91e250ce19565b9ed0734c79e798fe009 4968 
racket-mode_20250122~git.142c36c-1.debian.tar.xz
Checksums-Sha256:
 5c07ddff6e7f1a83565f44831a866826327f2bc0649ac4a296897bcf3269149a 2395 
racket-mode_20250122~git.142c36c-1.dsc
 c0b3c9b4217dee9145c78b89a09484b3018c6c0d358f348cf52d56dae46588b2 4968 
racket-mode_20250122~git.142c36c-1.debian.tar.xz
Files:
 4e8cea80c37b0783edfbb358fede4619 2395 editors optional 
racket-mode_20250122~git.142c36c-1.dsc
 95a1d2e5b5f8039ae30ef5017d041ddf 4968 editors optional 
racket-mode_20250122~git.142c36c-1.debian.tar.xz

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

iQJGBAEBCgAwFiEEiKQfd6o81mjI+LWALell7WOCXJMFAmeTQ6ASHG1hbnBoaXpA
Z21haWwuY29tAAoJEC3pZe1jglyTlNQP/RxvDG19dEmrXygIPfplknmez8q5Pcys
pJjzFVfkN1c1bt/j2X4fSUMF+sN/WkDUl8wfUy2tsGJnpbC5dJF3UBoydMuoQf3J
X9awkPyKiZsx2/M44LutWwgyDAPiexM+Bf8qmlxUTylb5uUnb4LPQPlWi2fgGWvi
HwLr1+LCuu6h/Q9BrXCGhwG7Q75XJOUNN/fMcHtqNBZ/OKG0i6xAp6SjjJb7CK3R
zaMGldBh+ZkmUBGrzu7kjXGfVb0uLg8uMc0AtGzhl49oEMVKwFZsfzbvis1QjeqV
j2LXX/5GsZGTqiVmtK3OR+NefieKF6mO0iHz1fr5aTPzkkz5we3JhbXooP5DsCIB
YyTW9XQvc0bjT87kMKOZAzfq4Eg2eqkNHd1wPJPbHd1HE+M4fdgsKkKr9cGmiF2W
Khy+XBvpB3/EGTfApBIRucVNvzgVVOYxqlr+/ZG9IugKUF09ItBprGZKZow1Dc21
ad+qMTNyNBdU7g81EJ/uiQrf716exmN5TB9kwUmTf+ypMubc7kOxuFx5s6LiMAwD
vWrLrIgFG48D+vL+V6KJYO8PaPIs2+HhNkihXdeTu32Mt84uEkIsDmsV/Wnw1tHA
Nx1K7bpr2oDsCzSa6WZe9lGsaNAuFm8UYYot3d/sFeiuZvvgdvdRhDnMw0Le9hXo
foHlWvLmMqcS
=pyUw
-----END PGP SIGNATURE-----

Attachment: pgpGxoptj6JuS.pgp
Description: PGP signature


--- End Message ---

Reply via email to