GNU bug report logs -
#76549
30.1; Intermittent proced-refine test failires
Previous Next
Reported by: Peter Oliver <p.d.oliver <at> mavit.org.uk>
Date: Tue, 25 Feb 2025 10:50:02 UTC
Severity: minor
Tags: patch
Found in version 30.1
Fixed in version 30.2
Done: Michael Albinus <michael.albinus <at> gmx.de>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
[Message part 1 (text/plain, inline)]
Your bug report
#76549: 30.1; Intermittent proced-refine test failires
which was filed against the emacs package, has been closed.
The explanation is attached below, along with your original report.
If you require more details, please reply to 76549 <at> debbugs.gnu.org.
--
76549: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=76549
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
Version: 30.2
Peter Oliver <p.d.oliver <at> mavit.org.uk> writes:
Hi Peter,
> I’m afraid that I’ve stopped running tests as a part of Fedora builds
> for now, because different intermittent failures were disrupting them
> so often.
OK. I've pushed the change to the emacs-30 branch, closing the bug. Pls
report, if there are still problems.
Best regards, Michael.
[Message part 3 (message/rfc822, inline)]
I intermittently see the following test failure (and a similar one for proced-refine-with-update-test) for Emacs 30.1 on Fedora 42.
Full logs are at https://kojipkgs.fedoraproject.org//work/tasks/4052/129594052/build.log and https://kojipkgs.fedoraproject.org//work/tasks/4051/129594051/build.log
make[3]: Entering directory '/builddir/build/BUILD/emacs-30.1-build/emacs-30.1/build-lucid/test'
/usr/bin/mkdir -p lisp/
HOME=/nonexistent LANG=C EMACS_TEST_DIRECTORY=/builddir/build/BUILD/emacs-30.1-build/emacs-30.1/build-lucid/test "../src/emacs" --module-assertions --no-init-file --no-site-file --no-site-lisp -L ":." \
-l ert --eval "(setq treesit-extra-load-path '(\"/builddir/.emacs.d/tree-sitter\"))" -l lisp/proced-tests \
--batch --eval '(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) (tag :unstable)))))' > lisp/proced-tests.log 2>&1 || { STAT=$?; cat lisp/proced-tests.log; exit $STAT; }
Running 6 tests (2025-02-24 22:08:34+0000, selector `(not (or (tag :expensive-test) (tag :unstable)))')
passed 1/6 proced-color-test (0.063154 sec)
passed 2/6 proced-format-test (0.272138 sec)
Test proced-refine-test backtrace:
proced-<(nil 88.88888888888889)
proced-update()
proced-refine()
#f(compiled-function () #<bytecode 0x90a95dc86d9c8dd>)()
#f(compiled-function () #<bytecode 0x81d18e5e5e509e9>)()
handler-bind-1(#f(compiled-function () #<bytecode 0x81d18e5e5e509e9>
ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
ert-run-test(#s(ert-test :name proced-refine-test :documentation nil
ert-run-or-rerun-test(#s(ert--stats :selector ... :tests ... :test-m
ert-run-tests((not (or (tag :expensive-test) (tag :unstable))) #f(co
ert-run-tests-batch((not (or (tag :expensive-test) (tag :unstable)))
ert-run-tests-batch-and-exit((not (or (tag :expensive-test) (tag :un
eval((ert-run-tests-batch-and-exit '(not (or (tag :expensive-test) (
command-line-1(("-L" ":." "-l" "ert" "--eval" "(setq treesit-extra-l
command-line()
normal-top-level()
Test proced-refine-test condition:
(wrong-type-argument number-or-marker-p nil)
FAILED 3/6 proced-refine-test (0.083490 sec) at lisp/proced-tests.el:117
passed 4/6 proced-refine-with-update-test (0.089915 sec)
passed 5/6 proced-revert-test (0.101340 sec)
passed 6/6 proced-update-test (0.071953 sec)
Ran 6 tests, 5 results as expected, 1 unexpected (2025-02-24 22:08:35+0000, 0.735331 sec)
1 unexpected results:
FAILED proced-refine-test
make[3]: Leaving directory '/builddir/build/BUILD/emacs-30.1-build/emacs-30.1/build-lucid/test'
make[3]: *** [Makefile:184: lisp/proced-tests.log] Error 1
--
Peter Oliver
This bug report was last modified 132 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.