Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Pedro Alves <palves@redhat.com>
To: Luis Machado <lgustavo@codesourcery.com>, gdb-patches@sourceware.org
Subject: Re: [PATCH] Fix uppercase test names in gdb.python/py-xmethods.exp
Date: Fri, 20 Jan 2017 15:34:00 -0000	[thread overview]
Message-ID: <70e0a255-c215-2617-2714-229bfddf594c@redhat.com> (raw)
In-Reply-To: <1ea54e93-2d77-e90c-5129-3a0a82301ab1@codesourcery.com>

On 01/20/2017 03:30 PM, Luis Machado wrote:

> 
> How about the following?


>  # Skip all tests if Python scripting is not enabled.
> -if { [skip_python_tests] } { continue }
> +if { [skip_python_tests] } {
> +    untested "skipping Python tests"
> +    return
> +}
>  

There's an "unsupported" call inside skip_python_tests.

Thanks,
Pedro Alves


  reply	other threads:[~2017-01-20 15:34 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-20 14:37 Luis Machado
2017-01-20 15:25 ` Pedro Alves
2017-01-20 15:30   ` Luis Machado
2017-01-20 15:34     ` Pedro Alves [this message]
2017-01-20 15:43       ` Luis Machado
2017-01-20 16:45         ` Pedro Alves
2017-01-20 20:00           ` Luis Machado

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=70e0a255-c215-2617-2714-229bfddf594c@redhat.com \
    --to=palves@redhat.com \
    --cc=gdb-patches@sourceware.org \
    --cc=lgustavo@codesourcery.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