From: "Maciej W. Rozycki" <macro@mips.com>
To: Pedro Alves <palves@redhat.com>
Cc: Andreas Arnez <arnez@linux.vnet.ibm.com>,
Kevin Buettner <kevinb@redhat.com>, <gdb-patches@sourceware.org>
Subject: Re: [PATCH 1/2] GDB test suite: Add helper for locating core files
Date: Tue, 17 Oct 2017 18:21:00 -0000 [thread overview]
Message-ID: <alpine.DEB.2.00.1710171912470.3886@tp.orcam.me.uk> (raw)
In-Reply-To: <b43a08e1-c79d-a4a6-662f-c2e21b150ec6@redhat.com>
On Tue, 17 Oct 2017, Pedro Alves wrote:
> >> E.g. when I test your patch on my x86-64 linux box using the
> >> following command...
> >>
> >> make check RUNTESTFLAGS="--target_board=native-gdbserver"
> >>
> >> ...I see 32 fewer passes than before and also one more known failure.
> >>
> >> Here are the passes that no longer occur when using your patch:
> >
> > [...]
> >
> >> Instead, several warnings are now printed instead:
> >>
> >> WARNING: Can not generate core dump on remote target.
> >
> > These warnings are newly introduced by the patch. They are meant to
> > improve diagnostics when someone attempts to run the tests on a "real"
> > remote target. I wanted to clearly document the fact that this is
> > unsupported (and always was). Also, by documenting this restriction,
> > maybe someone feels encouraged to lift it ;-)
>
> Wouldn't an UNTESTED or UNSUPPORTED be better? It's what
> we tend to do with other cases of unsupported/untested tests.
I think UNSUPPORTED is the right status; UNTESTED is meant for missing
tests really; see:
UNTESTED
A test was not run. This is a placeholder, used when there is no real
test case yet.
vs:
UNSUPPORTED
There is no support for the tested case. This may mean that a
conditional feature of an operating system, or of a compiler, is not
implemented. DejaGnu also uses this message when a testing
environment (often a "bare board" target) lacks basic support for
compiling or running the test case. For example, a test for the
system subroutine gethostname would never work on a target board
running only a boot monitor.
(taken from <http://www.delorie.com/gnu/docs/dejagnu/dejagnu_6.html>).
FWIW,
Maciej
next prev parent reply other threads:[~2017-10-17 18:21 UTC|newest]
Thread overview: 25+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-09-18 18:42 [PATCH 0/2] GDB test suite: Support targets with systemd-coredump Andreas Arnez
2017-09-18 18:43 ` [PATCH 1/2] GDB test suite: Add helper for locating core files Andreas Arnez
[not found] ` <20171007094545.1bba5c51@pinnacle.lan>
2017-10-09 18:46 ` Andreas Arnez
2017-10-11 8:17 ` Kevin Buettner
2017-10-11 14:53 ` Andreas Arnez
2017-10-12 13:47 ` Pedro Alves
2017-10-12 16:48 ` Pedro Alves
2017-10-17 9:22 ` Pedro Alves
2017-10-12 17:00 ` Andreas Arnez
2017-10-13 9:28 ` Maciej W. Rozycki
2017-10-13 10:56 ` Andreas Arnez
2017-10-17 13:58 ` Maciej W. Rozycki
2017-10-17 10:06 ` Pedro Alves
2017-10-17 10:01 ` Pedro Alves
2017-10-17 18:21 ` Maciej W. Rozycki [this message]
2017-10-18 11:46 ` Pedro Alves
2017-09-18 18:44 ` [PATCH 2/2] GDB test suite: Get core files on targets with systemd-coredump Andreas Arnez
2017-10-17 10:22 ` Pedro Alves
2017-10-17 17:37 ` Andreas Arnez
2017-10-17 18:09 ` Pedro Alves
2017-10-17 18:14 ` Pedro Alves
2017-10-17 18:17 ` Pedro Alves
[not found] ` <m360bcfo1b.fsf@oc1027705133.ibm.com>
2017-10-19 10:48 ` Pedro Alves
2017-10-23 13:41 ` Andreas Arnez
2017-10-23 14:30 ` Pedro Alves
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=alpine.DEB.2.00.1710171912470.3886@tp.orcam.me.uk \
--to=macro@mips.com \
--cc=arnez@linux.vnet.ibm.com \
--cc=gdb-patches@sourceware.org \
--cc=kevinb@redhat.com \
--cc=palves@redhat.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox