bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#65324: "make check" hangs on NetBSD 9.3


From: Bruno Haible
Subject: bug#65324: "make check" hangs on NetBSD 9.3
Date: Tue, 12 Sep 2023 16:31:12 +0200

Michael Albinus wrote:
> >> Test tramp-test41-special-characters backtrace:
> >>   (tramp-test-instrument-test-case 10 (setq tramp-debug-to-file t) (le
> >>   (closure (tramp-use-connection-share tramp-inline-compress-start-siz
> >>   ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
> >>   ert-run-test(#s(ert-test :name tramp-test41-special-characters :docu
> >>   ert-run-or-rerun-test(#s(ert--stats :selector tramp-test41-special-c
> >>   ert-run-tests(tramp-test41-special-characters #f(compiled-function (
> >>   ert-run-tests-batch(tramp-test41-special-characters)
> >>   ert-run-tests-batch-and-exit(tramp-test41-special-characters)
> >>   eval((ert-run-tests-batch-and-exit 'tramp-test41-special-characters)
> >>   command-line-1(("-L" ":../../test" "-l" "ert" "-l" "lisp/net/tramp-t
> >>   command-line()
> >>   normal-top-level()
> >> Test tramp-test41-special-characters condition:
> >>     (void-function tramp-test-instrument-test-case)
> >>    FAILED  1/1  tramp-test41-special-characters (0.000283 sec) at 
> >> ../../test/lisp/net/tramp-tests.el:7408
> >
> > I don't understand anything. My patch has added a call to
> > tramp--test-instrument-test-case (two hyphens). What goes wrong?

When you wrote this, I thought you were out of debugging ideas.

> Any News here? Have you tried to rerun the test with the proper function
> tramp--test-instrument-test-case?

Ah, you meant, I made a mistake while applying your patch? Indeed, I had
not noticed the change from tramp-test-instrument-test-case to
tramp--test-instrument-test-case. Now I fixed that. Find attached the two
output files. I truncated the file '*debug tramp mock netbsd93.bruno.haible.de*'
to 10000 lines, since it starts to repeat itself (modulo time stamps) after
line 6499.

Bruno

Attachment: netbsd93-tramp-logs.tar.gz
Description: application/compressed-tar


reply via email to

[Prev in Thread] Current Thread [Next in Thread]