kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Michael Goldish <mgoldish@redhat.com>
To: Chen Cao <kcao@redhat.com>
Cc: autotest@test.kernel.org, kvm@vger.kernel.org
Subject: Re: [Autotest] [KVM-AUTOTEST PATCH] KVM test: rss.cpp: minimize window by default so it doesn't bother step files
Date: Thu, 08 Jul 2010 13:23:24 +0300	[thread overview]
Message-ID: <4C35A71C.1020903@redhat.com> (raw)
In-Reply-To: <20100708014302.GA5890@t4.rh>

On 07/08/2010 04:43 AM, Chen Cao wrote:
> Michael,
> 
> Can rss provide some log (files)?
> 
> Cao, Chen

Not right now, but I'll post a patch that will enable logging.

> On Wed, Jul 07, 2010 at 01:32:17PM +0300, Michael Goldish wrote:
>> Signed-off-by: Michael Goldish <mgoldish@redhat.com>
>> ---
>>  client/tests/kvm/deps/rss.cpp |    3 +--
>>  1 files changed, 1 insertions(+), 2 deletions(-)
>>
>> diff --git a/client/tests/kvm/deps/rss.cpp b/client/tests/kvm/deps/rss.cpp
>> index 26c5ed6..8df70e4 100644
>> --- a/client/tests/kvm/deps/rss.cpp
>> +++ b/client/tests/kvm/deps/rss.cpp
>> @@ -976,8 +976,7 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance,
>>      if (!hMainWindow)
>>          ExitOnError("Could not create window");
>>  
>> -    //ShowWindow(hMainWindow, SW_SHOWMINNOACTIVE);
>> -    ShowWindow(hMainWindow, SW_SHOW);
>> +    ShowWindow(hMainWindow, SW_SHOWMINNOACTIVE);
>>      UpdateWindow(hMainWindow);
>>  
>>      // Main message loop
>> -- 
>> 1.5.4.1
>>
>> _______________________________________________
>> Autotest mailing list
>> Autotest@test.kernel.org
>> http://test.kernel.org/cgi-bin/mailman/listinfo/autotest
> 


      reply	other threads:[~2010-07-08 10:26 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-07-07 10:32 [KVM-AUTOTEST PATCH] KVM test: kvm_vm.py: do not check nic_mode when adding -tftp option Michael Goldish
2010-07-07 10:32 ` [KVM-AUTOTEST PATCH] KVM test: rss.cpp: minimize window by default so it doesn't bother step files Michael Goldish
2010-07-07 10:32   ` [KVM-AUTOTEST PATCH] KVM test: deal with incompatible env files gracefully (using version numbers) Michael Goldish
2010-07-08  1:43   ` [Autotest] [KVM-AUTOTEST PATCH] KVM test: rss.cpp: minimize window by default so it doesn't bother step files Chen Cao
2010-07-08 10:23     ` Michael Goldish [this message]

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=4C35A71C.1020903@redhat.com \
    --to=mgoldish@redhat.com \
    --cc=autotest@test.kernel.org \
    --cc=kcao@redhat.com \
    --cc=kvm@vger.kernel.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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).