• Bug#1052936: marked as done (ess: FTBFS: multiple test failures) (2/2)

    From Debian Bug Tracking System@21:1/5 to All on Tue Oct 24 14:40:02 2023
    [continued from previous message]

    (let (form-description-1217) (if (unwind-protect (setq value-1215 (a
    (let ((value-1215 'ert-form-evaluation-aborted-1216)) (let (form-des
    (let* ((fn-1213 #'funcall) (args-1214 (condition-case err (let ((sig
    (let* ((old-localname "/path/to/file") (new-localname "/home/usernam
    (closure (t) nil (let* ((old-localname "/path/to/file") (new-localna
    ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
    ert-run-test(#s(ert-test :name ess--derive-connection-path :document
    ert-run-or-rerun-test(#s(ert--stats :selector t :tests ... :test-map
    ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
    ert-run-tests-batch(nil)
    ert-run-tests-batch-and-exit()
    command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
    command-line()
    normal-top-level()
    Test ess--derive-connection-path condition:
    (ert-test-failed
    ((should
    (funcall check-new-localpath connection-hop))
    :form
    (funcall
    (closure
    (... ... ...)
    (old-connection)
    (let ... ...))
    "/ssh:bird@bastion|ssh:news.my.domain:")
    :value nil))
    FAILED 7/146 ess--derive-connection-path (0.015158 sec) at ess-test-inf.el:585
    passed 8/146 ess-Rout-file-test (0.005444 sec)
    passed 9/146 ess-async-command-test (0.881310 sec)
    passed 10/146 ess-bugs-mode (0.000533 sec)
    passed 11/146 ess-build-eval-command-R-test (0.000247 sec)
    passed 12/146 ess-build-eval-command-test (0.000154 sec)
    passed 13/146 ess-build-load-command-R-test (0.000260 sec)
    passed 14/146 ess-build-load-command-test (0.000083 sec)
    passed 15/146 ess-command-browser-curly-braces (0.039927 sec)
    passed 16/146 ess-command-environment (0.020665 sec)
    passed 17/146 ess-command-hanging-test (0.025831 sec)
    passed 18/146 ess-command-incomplete-test (0.043673 sec)
    passed 19/146 ess-command-intervening-input-test (0.309360 sec)
    passed 20/146 ess-command-last-value-test (0.011052 sec)
    passed 21/146 ess-command-multiline-test (0.007509 sec)
    passed 22/146 ess-command-newlines-test (0.007325 sec)
    passed 23/146 ess-command-quit-async-interrupt-test (0.318975 sec)
    passed 24/146 ess-command-quit-test (0.112500 sec)
    passed 25/146 ess-command-test (0.019115 sec)
    passed 26/146 ess-debugger-init-test (0.000549 sec)
    passed 27/146 ess-eval-and-step-test (0.012496 sec)
    passed 28/146 ess-eval-function (0.350703 sec)
    Test ess-eval-line-test backtrace:
    signal(ert-test-failed ("Expected: \n1 + 1\n[1] 2" "Result: \n1 + 1\
    (if (string= output expected) output (signal 'ert-test-failed (list
    (let ((output (progn (ess-wait-for-process *proc*) (ess-eval-line) (
    (progn (let ((output (progn (ess-wait-for-process *proc*) (ess-eval-
    (setq value-241 (progn (let ((output (progn (ess-wait-for-process *p
    (unwind-protect (setq value-241 (progn (let ((output (progn (ess-wai
    (if (unwind-protect (setq value-241 (progn (let ((output (progn ...
    (let (form-description-242) (if (unwind-protect (setq value-241 (pro
    (let ((value-241 (gensym "ert-form-evaluation-aborted-"))) (let (for
    (let ((ess-eval-visibly t)) (let ((value-241 (gensym "ert-form-evalu
    (closure (t) (*proc*) (ignore *proc*) (insert "1 + 1") (let (ess-eva
    funcall((closure (t) (*proc*) (ignore *proc*) (insert "1 + 1") (let
    (prog1 (funcall body-fun *proc*) (ess-wait-for-process *proc*))
    (closure ((*inf-buf* . #<killed buffer>) (*proc* . #<process R:3>) (
    funcall((closure ((*inf-buf* . #<killed buffer>) (*proc* . #<process
    (unwind-protect (funcall body-fun) (let* ((inf-proc (get-buffer-proc
    ess--test-unwind-protect-1(#<killed buffer> (closure ((*inf-buf* . #
    (unwind-protect (ess--test-unwind-protect-1 *inf-buf* #'(lambda nil
    (let* ((*proc* (get-buffer-process (run-ess-test-r-vanilla))) (ess-l
    (save-current-buffer (set-buffer r-file-buffer) (R-mode) (let* ((*pr
    (let* ((inhibit-message ess-inhibit-message-in-tests) (r-file-buffer
    ess-test-with-r-running-1(nil (closure (t) (*proc*) (ignore *proc*)
    (closure (t) nil (ess-test-with-r-running-1 nil #'(lambda (*proc*) (
    ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
    ert-run-test(#s(ert-test :name ess-eval-line-test :documentation nil
    ert-run-or-rerun-test(#s(ert--stats :selector t :tests ... :test-map
    ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
    ert-run-tests-batch(nil)
    ert-run-tests-batch-and-exit()
    command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
    command-line()
    normal-top-level()
    Test ess-eval-line-test condition:
    (ert-test-failed "Expected: \n1 + 1\n[1] 2" "Result: \n1 + 1\n")
    FAILED 29/146 ess-eval-line-test (0.310045 sec) at ess-test-r.el:98
    passed 30/146 ess-eval-paragraph-test (0.001781 sec)
    Test ess-eval-region-test backtrace:
    signal(ert-test-failed ("Expected: \n1 + \n+ 1\n[1] 2" "Result: \n1
    (if (string= output expected) output (signal 'ert-test-failed (list
    (let ((output (progn (ess-wait-for-process *proc*) (ess-eval-region
    (progn (let ((output (progn (ess-wait-for-process *proc*) (ess-eval-
    (setq value-245 (progn (let ((output (progn (ess-wait-for-process *p
    (unwind-protect (setq value-245 (progn (let ((output (progn (ess-wai
    (if (unwind-protect (setq value-245 (progn (let ((output (progn ...
    (let (form-description-246) (if (unwind-protect (setq value-245 (pro
    (let ((value-245 (gensym "ert-form-evaluation-aborted-"))) (let (for
    (let ((ess-eval-visibly t)) (let ((value-245 (gensym "ert-form-evalu
    (closure (t) (*proc*) (ignore *proc*) (insert "1 + \n1") (let (ess-e
    funcall((closure (t) (*proc*) (ignore *proc*) (insert "1 + \n1") (le
    (prog1 (funcall body-fun *proc*) (ess-wait-for-process *proc*))
    (closure ((*inf-buf* . #<killed buffer>) (*proc* . #<process R:4>) (
    funcall((closure ((*inf-buf* . #<killed buffer>) (*proc* . #<process
    (unwind-protect (funcall body-fun) (let* ((inf-proc (get-buffer-proc
    ess--test-unwind-protect-1(#<killed buffer> (closure ((*inf-buf* . #
    (unwind-protect (ess--test-unwind-protect-1 *inf-buf* #'(lambda nil
    (let* ((*proc* (get-buffer-process (run-ess-test-r-vanilla))) (ess-l
    (save-current-buffer (set-buffer r-file-buffer) (R-mode) (let* ((*pr
    (let* ((inhibit-message ess-inhibit-message-in-tests) (r-file-buffer
    ess-test-with-r-running-1(nil (closure (t) (*proc*) (ignore *proc*)
    (closure (t) nil (ess-test-with-r-running-1 nil #'(lambda (*proc*) (
    ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
    ert-run-test(#s(ert-test :name ess-eval-region-test :documentation n
    ert-run-or-rerun-test(#s(ert--stats :selector t :tests ... :test-map
    ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
    ert-run-tests-batch(nil)
    ert-run-tests-batch-and-exit()
    command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
    command-line()
    normal-top-level()
    Test ess-eval-region-test condition:
    (ert-test-failed "Expected: \n1 + \n+ 1\n[1] 2" "Result: \n1 + \n+ 1\n")
    FAILED 31/146 ess-eval-region-test (0.354401 sec) at ess-test-r.el:108
    passed 32/146 ess-find-newest-date-test (0.000663 sec)
    passed 33/146 ess-flatten-list (0.000099 sec)
    passed 34/146 ess-get-words-from-vector-test (0.435361 sec)
    passed 35/146 ess-help-aliases-test (0.296203 sec)
    passed 36/146 ess-help-get-pkg-from-help-path-test (0.001104 sec)
    passed 37/146 ess-imenu-test (0.001202 sec)
    passed 38/146 ess-inf-send-cat-some.text-test (0.000069 sec)
    passed 39/146 ess-inf-send-complex-input-test (0.283788 sec)
    passed 40/146 ess-inf-send-fn-test (0.301189 sec)
    passed 41/146 ess-inf-send-input-invisible-test (0.944574 sec)
    passed 42/146 ess-inferior-force-test (0.343089 sec)
    passed 43/146 ess-jags-mode (0.000311 sec)
    skipped 44/146 ess-julia-mode (0.002191 sec)
    passed 45/146 ess-load-file-test (0.326224 sec)
    passed 46/146 ess-mock-remote-process (1.206320 sec)
    passed 47/146 ess-mode-inherits-prog-mode (0.000125 sec)
    passed 48/146 ess-narrow-to-defun-or-para-test (0.010029 sec)
    passed 49/146 ess-next-code-line-test (0.006702 sec)
    passed 50/146 ess-r-beginning/defun-limits-test (0.015922 sec)
    passed 51/146 ess-r-beginning/end-of-defun-ignore-inner-fn-test (0.003440 sec)
    passed 52/146 ess-r-beginning/function-limits-test-1 (0.010399 sec)
    passed 53/146 ess-r-beginning/function-limits-test-2 (0.003403 sec)
    skipped 54/146 ess-r-command-error-test (0.001607 sec)
    passed 55/146 ess-r-commands-test (0.000381 sec)
    passed 56/146 ess-r-comment-dwim-test (0.001924 sec)
    passed 57/146 ess-r-eval-linewise-visibly-test (0.004135 sec)
    passed 58/146 ess-r-eval-ns-env-roxy-standard-test (0.008166 sec)
    passed 59/146 ess-r-eval-ns-env-roxy-tracebug-test (0.007004 sec)
    passed 60/146 ess-r-eval-rectangle-mark-mode-test (0.709263 sec)
    passed 61/146 ess-r-eval-sink-freeze-test (0.050911 sec)
    passed 62/146 ess-r-eval-visibility-eval-standard-filter-test (0.014121 sec)
    passed 63/146 ess-r-eval-visibility-eval-test (0.012818 sec)
    skipped 64/146 ess-r-failed-init-disable-bg-eval-test (0.000234 sec)
    passed 65/146 ess-r-function-beg-end-test (0.001523 sec)
    passed 66/146 ess-r-goto-beginning/end-of-function-or-para-test (0.017425 sec)
    passed 67/146 ess-r-inherits-prog-mode-test (0.001448 sec)
    passed 68/146 ess-r-load-ESSR-github-fetch-no (1.935521 sec)
    skipped 69/146 ess-r-load-ESSR-github-fetch-yes (0.000265 sec)
    passed 70/146 ess-r-makevars-mode-test (0.018488 sec)
    passed 71/146 ess-r-namespaced-eval-no-sourced-message-test (0.282138 sec)
    passed 72/146 ess-r-namespaced-eval-no-srcref-in-errors-test (0.000047 sec)
    passed 73/146 ess-r-no-user-style-overwrite-test (0.001009 sec)
    passed 74/146 ess-r-package-auto-activation-in-shell-test (0.017109 sec)
    passed 75/146 ess-r-package-auto-activation-test (0.005124 sec)
    skipped 76/146 ess-r-package-auto-no-activation-in-shell-test (0.000122 sec)
    passed 77/146 ess-r-package-package-info-test (0.012732 sec)
    passed 78/146 ess-r-package-vars-test (0.613330 sec)
    passed 79/146 ess-r-pager-test (0.008307 sec)
    passed 80/146 ess-r-post-run-hook-test (0.324016 sec)
    passed 81/146 ess-r-project-auto-activation-test (0.009454 sec)
    passed 82/146 ess-r-run-presend-hooks-test (0.368191 sec)
    passed 83/146 ess-r-send-double-quoted-strings-test (0.283790 sec)
    passed 84/146 ess-r-send-single-quoted-strings-test (0.282162 sec)
    passed 85/146 ess-r-transcript-motions-test (0.015751 sec)
    passed 86/146 ess-rd-eval-ns-env-test (0.006560 sec)
    passed 87/146 ess-rdired-test (0.039291 sec)
    passed 88/146 ess-roxy-cpp-test (0.015856 sec)
    passed 89/146 ess-roxy-get-function-args-test (0.000888 sec)
    skipped 90/146 ess-roxy-preview-Rd-test (0.317435 sec)
    passed 91/146 ess-roxy-update-entry-test (0.001936 sec)
    passed 92/146 ess-run-presend-hooks-test (0.280119 sec)
    Test ess-set-working-directory-test backtrace:
    signal(ert-test-failed ("Expected: \nsetwd('/')\n> [1] \"/\"" "Resul
    (if (string= output expected) output (signal 'ert-test-failed (list
    (let ((output (progn (ess-wait-for-process *proc*) (ess-eval-buffer
    (progn (let ((output (progn (ess-wait-for-process *proc*) (ess-eval-
    (setq value-251 (progn (let ((output (progn (ess-wait-for-process *p
    (unwind-protect (setq value-251 (progn (let ((output (progn (ess-wai
    (if (unwind-protect (setq value-251 (progn (let ((output (progn ...
    (let (form-description-252) (if (unwind-protect (setq value-251 (pro
    (let ((value-251 (gensym "ert-form-evaluation-aborted-"))) (let (for
    (closure (t) (*proc*) (ignore *proc*) (ess-set-working-directory "/"
    funcall((closure (t) (*proc*) (ignore *proc*) (ess-set-working-direc
    (prog1 (funcall body-fun *proc*) (ess-wait-for-process *proc*))
    (closure ((*inf-buf* . #<killed buffer>) (*proc* . #<process R:3>) (
    funcall((closure ((*inf-buf* . #<killed buffer>) (*proc* . #<process
    (unwind-protect (funcall body-fun) (let* ((inf-proc (get-buffer-proc
    ess--test-unwind-protect-1(#<killed buffer> (closure ((*inf-buf* . #
    (unwind-protect (ess--test-unwind-protect-1 *inf-buf* #'(lambda nil
    (let* ((*proc* (get-buffer-process (run-ess-test-r-vanilla))) (ess-l
    (save-current-buffer (set-buffer r-file-buffer) (R-mode) (let* ((*pr
    (let* ((inhibit-message ess-inhibit-message-in-tests) (r-file-buffer
    ess-test-with-r-running-1(nil (closure (t) (*proc*) (ignore *proc*)
    (closure (t) nil (ess-test-with-r-running-1 nil #'(lambda (*proc*) (
    ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
    ert-run-test(#s(ert-test :name ess-set-working-directory-test :docum
    ert-run-or-rerun-test(#s(ert--stats :selector t :tests ... :test-map
    ert-run-tests(t #f(compiled-function (event-type &rest event-args) #
    ert-run-tests-batch(nil)
    ert-run-tests-batch-and-exit()
    command-line-1(("-l" "package" "--eval" "(add-to-list 'package-direc
    command-line()
    normal-top-level()
    Test ess-set-working-directory-test condition:
    (ert-test-failed "Expected: \nsetwd('/')\n> [1] \"/\"" "Result: \nsetwd('/')\n")
    FAILED 93/146 ess-set-working-directory-test (0.300107 sec) at ess-test-r.el:143
    passed 94/146 ess-setwd-test (0.330649 sec)
    passed 95/146 ess-skip-thing-test (0.002579 sec)
    passed 96/146 ess-startup-default-directory-preserved-test (0.298445 sec)
    passed 97/146 ess-startup-verbose-setwd-test (0.257573 sec)
    passed 98/146 ess-string-command-test (0.065810 sec)
    passed 99/146 ess-switch-to-inferior-or-script-buffer-test (0.281839 sec)
    passed 100/146 ess-test-inferior-live-process-error (0.275358 sec)
    passed 101/146 ess-test-inferior-local-start-args (0.270882 sec)
    passed 102/146 ess-test-inferior-reload-start-data (0.339305 sec)
    passed 103/146 ess-test-r-comint-input-ring-file-name (1.102476 sec)
    passed 104/146 ess-test-r-help-mode (0.451160 sec)
    skipped 105/146 ess-test-r-index-mode (0.000141 sec)
    passed 106/146 ess-test-r-startup-directory (0.305980 sec)
    passed 107/146 ess-test-roxy-font-lock (0.002015 sec)
    passed 108/146 ess-test-roxy-prefix-strip (0.001164 sec)
    passed 109/146 ess-transcript-comint-prompt-test (0.000469 sec)
    passed 110/146 etest-cleanup-test (0.001029 sec)
    passed 111/146 etest-climb-deftest-test (0.001484 sec)
    passed 112/146 etest-config-fun-test (0.000301 sec)
    passed 113/146 etest-config-keyword-test (0.000226 sec)
    passed 114/146 etest-config-local-test (0.000257 sec)
    passed 115/146 etest-config-var-test (0.000242 sec)
    passed 116/146 etest-default-mode (0.000110 sec)
    passed 117/146 etest-inferior-buffer-test (0.045934 sec)
    passed 118/146 etest-keep-state-test (0.002256 sec)
    passed 119/146 etest-local-vars-test (0.001362 sec)
    passed 120/146 etest-mark-test (0.002811 sec)
    passed 121/146 etest-messages-test (0.001740 sec)
    passed 122/146 etest-multiple-results-test (0.001822 sec)
    passed 123/146 etest-reset-case-test (0.000164 sec)
    passed 124/146 etest-skip-comments-test (0.001794 sec)
    passed 125/146 etest-test-result-test (0.003717 sec)
    passed 126/146 etest-truncation-test (0.000234 sec)
    passed 127/146 etest-unalias-prefix-key (0.000184 sec)
    passed 128/146 etest-update-result-not-on-bol-test (0.002026 sec)
    passed 129/146 etest-update-test (0.001874 sec)
    passed 130/146 etest-wrap-test-keyword-test (0.000069 sec)
    passed 131/146 inferior-ess-inherits-from-comint-test (0.000430 sec)
    passed 132/146 inferior-ess-r-fontification-test (0.270031 sec)
    skipped 133/146 runner-R-3.2.1-buffer-name-test (0.000331 sec)
    skipped 134/146 runner-R-3.2.1-defined-test (0.000291 sec)
    passed 135/146 sas-mode (0.000362 sec)
    passed 136/146 test-ess-R-indentation-C++ (1.247187 sec)
    passed 137/146 test-ess-R-indentation-RRR (1.169978 sec)
    passed 138/146 test-ess-R-indentation-RRR+ (0.991326 sec)
    passed 139/146 test-ess-R-indentation-RStudio- (1.373636 sec)
    passed 140/146 test-ess-R-indentation-misc1 (0.970580 sec)
    passed 141/146 test-ess-indent-exp (0.007445 sec)
    passed 142/146 test-org-ob-R-data-frame-test (1.074270 sec)
    passed 143/146 test-org-ob-R-output-test (0.494735 sec)
    passed 144/146 test-org-ob-R-session-output-test (0.270622 sec)
    passed 145/146 test-org-ob-R-session-value-test (0.510472 sec)
    passed 146/146 test-org-ob-R-value-test (0.492308 sec)

    Ran 146 tests, 131 results as expected, 4 unexpected, 11 skipped (2023-09-26 06:38:20+0000, 26.580142 sec)

    4 unexpected results:
    FAILED ess--derive-connection-path
    FAILED ess-eval-line-test
    FAILED ess-eval-region-test
    FAILED ess-set-working-directory-test

    11 skipped results:
    SKIPPED command-without-trailing-newline-test
    SKIPPED ess--command-browser-timeout-test
    SKIPPED ess-julia-mode
    SKIPPED ess-r-command-error-test
    SKIPPED ess-r-failed-init-disable-bg-eval-test
    SKIPPED ess-r-load-ESSR-github-fetch-yes
    SKIPPED ess-r-package-auto-no-activation-in-shell-test
    SKIPPED ess-roxy-preview-Rd-test
    SKIPPED ess-test-r-index-mode
    SKIPPED runner-R-3.2.1-buffer-name-test
    SKIPPED runner-R-3.2.1-defined-test

    dh_elpa_test: error: emacs -batch -Q -l package --eval "(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa\")" --eval "(add-to-list 'package-directory-list \"/usr/share/emacs/site-lisp/elpa-src\")" -f package-initialize -L lisp/ -L
    test/etest/ -L . -L test --eval "(progn (require 'ess-test-r-utils) (setq ess-use-flymake nil) (setq ess-inhibit-message-in-tests t) (setq etest-local-config etest-r-config) (setq tramp-histfile-override (make-temp-file \"ess-test\" 'dir)) (setq tramp-
    histfile-override (make-temp-file \"ess-test\" 'dir)) (setenv \"LANG\" \"C\") (cd \"test\"))" -l test/ess-test-r-package.el -l test/ess-test-r-eval.el -l test/ess-test.el -l test/ess-test-org.el -l test/ess-test-r.el -l test/ess-test-inf.el -l test/ess-
    test-indentation.el -l test/etest/etest.el -l test/etest/test-etest.el --eval \(ert-run-tests-batch-and-exit\) returned exit code 1
    make: *** [debian/rules:4: binary] Error 25


    The full build log is available from: http://qa-logs.debian.net/2023/09/25/ess_18.10.2+git20230419.5c4ae91-1_unstable.log

    All bugs filed during this archive rebuild are listed at: https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lucas@debian.org
    or: https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

    A list of current common problems and possible solutions is available at http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

    If you reassign this bug to another package, please mark it as 'affects'-ing this package. See https://www.debian.org/Bugs/server-control#affects

    If you fail to reproduce this, please provide a build log and diff it with mine so that we can identify if something relevant changed in the meantime.

    Received: (at 1052936-close) by bugs.debian.org; 24 Oct 2023 12:34:26 +0000 X-Spam-Checker-Version: SpamAssassin 3.4.6-bugs.debian.org_2005_01_02
    (2021-04-09) on buxtehude.debian.org
    X-Spam-Level:
    X-Spam-Status: No, score=-113.0 required=4.0 tests=BAYES_00,DKIM_SIGNED,
    DKIM_VALID,DKIM_VALID_AU,FVGT_m_MULTI_ODD,HAS_BUG_NUMBER,MD5_SHA1_SUM,
    PGPSIGNATURE,RCVD_IN_DNSWL_MED,SPF_HELO_NONE,SPF_NONE,
    USER_IN_DKIM_WELCOMELIST,USER_IN_DKIM_WHITELIST autolearn=ham
    autolearn_force=no version=3.4.6-bugs.debian.org_2005_01_02 X-Spam-Bayes: score:0.0000 Tokens: new, 97; hammy, 150; neutral, 107; spammy,
    0. spammytokens: hammytokens:0.000-+--HX-Debian:DAK,
    0.000-+--H*rp:D*ftp-master.debian.org, 0.000-+--HX-DAK:process-upload,
    0.000-+--UD:debian.tar.xz, 0.000-+--Hx-spam-relays-external:sk:fasolo. Return-path: <envelope@ftp-master.debian.org>
    Received: from mitropoulos.debian.org ([2001:648:2ffc:deb:216:61ff:fe9d:958d]:42040)
    from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=mitropoulos.debian.org,EMAIL=hostmaster@mitropoulos.debian.org (verified)
    by buxtehude.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
    (Exim 4.94.2)
    (envelope-from <envelope@ftp-master.debian.org>)
    id 1qvGc6-00CHsw-J9
    for 1052936-close@bugs.debian.org; Tue, 24 Oct 2023 12:34:26 +0000 Received: from [192.91.235.231] (port=53518 helo=fasolo.debian.org)
    from C=NA,ST=NA,L=Ankh Morpork,O=Debian SMTP,OU=Debian SMTP CA,CN=fasolo.debian.org,EMAIL=hostmaster@fasolo.debian.org (verified)
    by mitropoulos.debian.org with esmtps (TLS1.3:ECDHE_SECP256R1__RSA_PSS_RSAE_SHA256__AES_256_GCM:256)
    (Exim 4.94.2)
    (envelope-from <envelope@ftp-master.debian.org>)
    id 1qvGc4-000Cer-6s
    for 1052936-close@bugs.debian.org; Tue, 24 Oct 2023 12:34:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed;
    d=ftp-master.debian.org; s=smtpauto.fasolo; h=Date:Message-Id:
    Content-Transfer-Encoding:Content-Type:Subject:MIME-Version:To:Reply-To:From:
    Cc:Content-ID:Content-Description:In-Reply-To:References;
    bh=u1aLPoL6YOd3BrZDHD6l+6BkBOuBpOvx+hGbtz70BuE=; b=bE40x0r5oAdbr0pYWfmpfTbFHy
    Vl6o1j4tiihu5t7PqVie1CoOHN1EQodcqmKGEeSC78j59/yQB5AvfvyEvadwSRIPaghlsNiT8LC7I
    eaP5qjQK4U9IN4m7pfgVA3h+QdqayxaRinodIt4/ivyXB9rwUD7SDnyjyk6ewNHAJVHPJK/bzF7DX
    VhyJO7HtXiXqzYsaCFlm27EBK8+XKmuwoXy0Ot1iUVo+/4QZuZFLtppuZYIFERXqqYo/Ydrw1V28q
    J3JPrXuMQsZ41E2EjgZ7E6nmUB2OrWbIkukj8JBJsWzz0z5zEHvhaRH3RMH27i/iNpVDjzIVxMM/i
    LRhG1tAg==;
    Received: from dak by fasolo.debian.org with local (Exim 4.94.2)
    (envelope-from <envelope@ftp-master.debian.org>)
    id 1qvGc2-00FMjW-Nk; Tue, 24 Oct 2023 12:34:22 +0000
    From: Debian FTP Masters <ftpmaster@ftp-master.debian.org>
    Reply-To: =?utf-8?q?S=C3=A9bastien_Villemot?= <sebastien@debian.org>
    To: 1052936-close@bugs.debian.org
    X-DAK: dak process-upload
    X-Debian: DAK
    X-Debian-Package: ess
    Debian: DAK
    Debian-Changes: ess_18.10.2+git20230419.5c4ae91-2_source.changes
    Debian-Source: ess
    Debian-Version: 18.10.2+git20230419.5c4ae91-2
    Debian-Architecture: source
    Debian-Suite: unstable
    Debian-Archive-Action: accept
    MIME-Version: 1.0
    Subject: Bug#1052936: fixed in ess 18.10.2+git20230419.5c4ae91-2
    Content-Type: text/plain; charset="utf-8"
    Content-Transfer-Encoding: quoted-printable
    Message-Id: <E1qvGc2-00FMjW-Nk@fasolo.debian.org>
    Date: Tue, 24 Oct 2023 12:34:22 +0000

    Source: ess
    Source-Version: 18.10.2+git20230419.5c4ae91-2
    Done: Sébastien Villemot <sebastien@debian.org>

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

    Debian distribution maintenance software
    pp.
    Sébastien Villemot <sebastien@debian.org> (supplier of updated ess 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: SHA512

    Format: 1.8
    Date: Tue, 24 Oct 2023 14:05:19 +0200
    Source: ess
    Architecture: source
    Version: 18.10.2+git20230419.5c4ae91-2
    Distribution: unstable
    Urgency: medium
    Maintainer: Debian Emacsen team <debian-emacsen@lists.debian.org>
    Changed-By: Sébastien Villemot <sebastien@debian.org>
    Closes: 1052936
    Changes:
    ess (18.10.2+git20230419.5c4ae91-2) unstable; urgency=medium
    .
    * testsuite.patch: disable more tests (Closes: #1052936)
    Checksums-Sha1:
    f20d9eb5e581641a2699026782f3014e094911e5 2097 ess_18.10.2+git20230419.5c4ae91-2.dsc
    50c075d22d4ae1c5ed039fe705aa5b5b0d715b67 10644 ess_18.10.2+git20230419.5c4ae91-2.debian.tar.xz
    b90b4351c223f6c552b8d121c710d947e74ffadf 12251 ess_18.10.2+git20230419.5c4ae91-2_amd64.buildinfo
    Checksums-Sha256:
    3b0952ec1491e1672cb318976091ba834b6935d581e5672023dc5d33b2fb0e30 2097 ess_18.10.2+git20230419.5c4ae91-2.dsc
    5009d54ecdfebc2a1924545f03599dfb7d3ec6539efb3947bf03f456b59282ee 10644 ess_18.10.2+git20230419.5c4ae91-2.debian.tar.xz
    b7d312ccf1c09a61b3f83407e1d7de32c94ec7d38c70dd0f614a01538630892f 12251 ess_18.10.2+git20230419.5c4ae91-2_amd64.buildinfo
    Files:
    d76f155a0b572e9fcd1234dcdf99ece5 2097 editors optional ess_18.10.2+git20230419.5c4ae91-2.dsc
    fb68ab5a48b815cec5415b37bb3c8923 10644 editors optional ess_18.10.2+git20230419.5c4ae91-2.debian.tar.xz
    58aa08d667f283c792f05abd8fae518b 12251 editors optional ess_18.10.2+git20230419.5c4ae91-2_amd64.buildinfo

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

    iQIzBAEBCgAdFiEEU5UdlScuDFuCvoxKLOzpNQ7OvkoFAmU3tFUACgkQLOzpNQ7O vkoT/g/+JxCXUEmWDcn8D2IZmft6yQIKi76exEn0urdCgJ4GDwGQP9TreF8dimS1 aASiWo3ngHUpDZ0DpQCj8QmoQrTdTdFWZ+xdqIOh+Les0ANAhnqd7BsTFcM/EP3F 1cg7GZBUSLLAAGAaSKCvyXjvblHWyUJKfSz3WZOiGX01gfrvk9ph4k477mEC6RKM xCpBUB5ahORB6wGXxxbnJWBZiLLr7QzV3P8BnJJQ+nP3tfdTUWfiEbFSCU471sle WUiy7haJpKf2YAHXYZBQkp7HPKm7TLqJzq2SDt3GOqVarQsHwMH+tfjWIG1IUso1 hlFNnZO7+E3fyV8q/I9diU6pMsOFd1GV6CTa9b3oPGzCuVSPD1JvAX/4OAiDQtPr IxfRJmSu/0363jnC45HMAgTwqIx7SEfe0+v9Cv7cxczc5jsXlxRQV/tGw5dLbhZk RqXmXDBA16TrQHEzbsRe6G6s2M7nn8uPGmuwiZXkLpB5mIlkRGZCFfpHkJZ/j30J mrq1ywvNc9CNY/5sxBbjvrPzAUtDU3GHraz+pdJG0QIftvqqbYAX5fiusAq34TON a7+5bN2ukxcxaKMpUV0luT7FXfZP1sDrMlQdwGu8IMn/7Szty2juJKH9JmnS5ow1 BZrYisyjMrPqTYHvJ4LuX5+cJr4lmRnQcKvF7z15T7BbXoXbIiw=
    =iI7/
    -----END PGP SIGNATURE-----

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)