All of lore.kernel.org
 help / color / mirror / Atom feed
From: Paolo Bonzini <pbonzini@redhat.com>
To: Laurent Vivier <lvivier@redhat.com>,
	Thomas Huth <thuth@redhat.com>,
	kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, drjones@redhat.com
Cc: dgibson@redhat.com
Subject: Re: [PATCH v3] powerpc: Add tests for sPAPR h-calls
Date: Wed, 02 Mar 2016 10:22:22 +0000	[thread overview]
Message-ID: <56D6BEDE.7030403@redhat.com> (raw)
In-Reply-To: <56D6BB7B.70401@redhat.com>



On 02/03/2016 11:07, Laurent Vivier wrote:
>> > +	report_xfail("h-call available", rc = H_FUNCTION, rc = H_SUCCESS);
>> > +	if (rc != H_SUCCESS)
>> > +		return;
> I think it can be disturbing to not always have the same number of
> tests, so remove the initial checking and use the report_xfail on the
> following report.
> 
> 

It's actually fairly common, see for example x86/apic and x86/xsave tests.

Paolo

WARNING: multiple messages have this Message-ID (diff)
From: Paolo Bonzini <pbonzini@redhat.com>
To: Laurent Vivier <lvivier@redhat.com>,
	Thomas Huth <thuth@redhat.com>,
	kvm@vger.kernel.org, kvm-ppc@vger.kernel.org, drjones@redhat.com
Cc: dgibson@redhat.com
Subject: Re: [PATCH v3] powerpc: Add tests for sPAPR h-calls
Date: Wed, 2 Mar 2016 11:22:22 +0100	[thread overview]
Message-ID: <56D6BEDE.7030403@redhat.com> (raw)
In-Reply-To: <56D6BB7B.70401@redhat.com>



On 02/03/2016 11:07, Laurent Vivier wrote:
>> > +	report_xfail("h-call available", rc == H_FUNCTION, rc == H_SUCCESS);
>> > +	if (rc != H_SUCCESS)
>> > +		return;
> I think it can be disturbing to not always have the same number of
> tests, so remove the initial checking and use the report_xfail on the
> following report.
> 
> 

It's actually fairly common, see for example x86/apic and x86/xsave tests.

Paolo

  reply	other threads:[~2016-03-02 10:22 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-02  8:40 [PATCH v3] powerpc: Add tests for sPAPR h-calls Thomas Huth
2016-03-02  8:40 ` Thomas Huth
2016-03-02 10:07 ` Laurent Vivier
2016-03-02 10:07   ` Laurent Vivier
2016-03-02 10:22   ` Paolo Bonzini [this message]
2016-03-02 10:22     ` Paolo Bonzini
2016-03-02 10:33     ` Laurent Vivier
2016-03-02 10:33       ` Laurent Vivier
2016-03-02 10:56   ` Thomas Huth
2016-03-02 10:56     ` Thomas Huth
2016-03-02 11:37     ` Paolo Bonzini
2016-03-02 11:37       ` Paolo Bonzini
2016-03-02 23:23   ` David Gibson
2016-03-02 23:23     ` David Gibson
2016-03-03  8:58     ` Thomas Huth
2016-03-03  8:58       ` Thomas Huth

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=56D6BEDE.7030403@redhat.com \
    --to=pbonzini@redhat.com \
    --cc=dgibson@redhat.com \
    --cc=drjones@redhat.com \
    --cc=kvm-ppc@vger.kernel.org \
    --cc=kvm@vger.kernel.org \
    --cc=lvivier@redhat.com \
    --cc=thuth@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 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.