From: Vin Shelton <acs@alumni.princeton.edu>
To: emacs-devel@gnu.org
Subject: Test Failures
Date: Tue, 27 Oct 2020 23:00:02 -0400 [thread overview]
Message-ID: <CACeGjnWqi+RrYUV=Yj3MEbvz661aY78bfQthN5MGQxpsicCq5g@mail.gmail.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 592 bytes --]
Using the most recent sources and building in the source tree:
(
today=$(date +'%Y-%m-%d')
git clone --quiet git://git.savannah.gnu.org/emacs.git emacs-$today
cd ./emacs-$today
./autogen.sh >& /dev/null
./configure >& /dev/null
make bootstrap >& mk.out
make -k check |& tee check.out
)
I'm seeing three test failures:
3 unexpected results:
FAILED python-shell-buffer-substring-10
FAILED python-shell-buffer-substring-11
FAILED python-shell-buffer-substring-12
Please let me know if you need more details.
Regards,
Vin Shelton
--
*If Cooperstown is calling, it's no fluke*
[-- Attachment #2: Type: text/html, Size: 1874 bytes --]
next reply other threads:[~2020-10-28 3:00 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-10-28 3:00 Vin Shelton [this message]
2020-10-28 8:20 ` Test Failures Lars Ingebrigtsen
2020-10-28 13:59 ` Vin Shelton
2020-10-29 2:30 ` Dmitry Gutov
-- strict thread matches above, loose matches on Subject: below --
2020-08-21 20:23 test failures Stephen Berman
2020-08-21 20:36 ` Lars Ingebrigtsen
2020-08-21 20:45 ` Stephen Berman
2020-08-22 11:32 ` Stephen Berman
2020-08-22 6:31 ` Eli Zaretskii
2014-07-15 3:29 Test failures Nick Dokos
2014-07-15 7:44 ` Achim Gratz
2014-07-27 13:43 ` Bastien
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='CACeGjnWqi+RrYUV=Yj3MEbvz661aY78bfQthN5MGQxpsicCq5g@mail.gmail.com' \
--to=acs@alumni.princeton.edu \
--cc=emacs-devel@gnu.org \
/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.