From: Andrea Corallo <acorallo@gnu.org>
To: 75357@debbugs.gnu.org
Cc: pipcet@protonmail.com, monnier@iro.umontreal.ca
Subject: bug#75357: [scratch/elisp-benchmarks] elb-scroll window size assumption breaks on repeated runs
Date: Mon, 06 Jan 2025 04:35:59 -0500 [thread overview]
Message-ID: <yp1r05g5log.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <87h66efsfx.fsf@protonmail.com> (Pip Cet via's message of "Sat, 04 Jan 2025 16:36:20 +0000")
Pip Cet via "Bug reports for GNU Emacs, the Swiss army knife of text
editors" <bug-gnu-emacs@gnu.org> writes:
> On scratch/elisp-benchmarks, the following emacs -Q invocation:
>
> ./src/emacs --batch -Q -l ./elisp-benchmarks/elisp-benchmarks.el --eval '(progn (elisp-benchmarks-run "scroll" t 1) (elisp-benchmarks-run "scroll" t 1))'
>
> produces a fatal Lisp error, attempting to invoke the debugger in a
> non-interactive session:
>
> Loading /home/pip/emacs-elisp-benchmarks/elisp-benchmarks/benchmarks/elb-smie...
> Window size: 19 x 80
> Debugger entered--Lisp error: (error "Window size not as stipulated by the benchmark")
> signal(error ("Window size not as stipulated by the benchmark"))
> error("Window size not as stipulated by the benchmark")
> elb-scroll-entry()
I'm not sure this is a bug as we want always to run the benchmark from a
known state, anyway adding Stefan as he's the author of the benchmark.
next prev parent reply other threads:[~2025-01-06 9:35 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-04 16:36 bug#75357: [scratch/elisp-benchmarks] elb-scroll window size assumption breaks on repeated runs Pip Cet via Bug reports for GNU Emacs, the Swiss army knife of text editors
2025-01-06 9:35 ` Andrea Corallo [this message]
2025-01-06 14:24 ` Stefan Monnier via Bug reports for GNU Emacs, the Swiss army knife of text editors
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=yp1r05g5log.fsf@fencepost.gnu.org \
--to=acorallo@gnu.org \
--cc=75357@debbugs.gnu.org \
--cc=monnier@iro.umontreal.ca \
--cc=pipcet@protonmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.