public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Cagney <cagney@redhat.com>
To: Carlos Eduardo Seo <cseo@linux.vnet.ibm.com>
Cc: frysk <frysk@sources.redhat.com>
Subject: Re: testHpdPid: problems running on ppc64
Date: Mon, 19 Nov 2007 17:59:00 -0000	[thread overview]
Message-ID: <4741CEC7.4040807@redhat.com> (raw)
In-Reply-To: <4741C10D.9010902@linux.vnet.ibm.com>

Carlos, outch!

Are you running the test as a normal user or root?  If its as a normal 
user then there's a kernel problem; we can work out where to report it 
on irc :-(  If it is only as root then the test must be erroneously 
killing something it shouldn't.

Andrew

PS: Some things helpful here; disabling the test can be done with:
    if (unresolved(0))
      return;
or:
  ./TestRunner --exclude ...
also, its possible to run each test separately; something like:
   ./TestRunner -n | while read t ; do ./TestRunner $t ; done


Carlos Eduardo Seo wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Hello
>
> I was trying to run the testsuite on ppc64 but this particular test
> makes every machine I tried reboot. Any thoughts? It's RHEL5 running on
> 970FX.
>
> Nurdin Premji, I see you wrote this test. Do you have any ideas?
>
> Thanks and regards,
>
> - --
> Carlos Eduardo Seo
> Software Engineer
> IBM Linux Technology Center
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v2.0.7 (GNU/Linux)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
>
> iD8DBQFHQcEMqvq7Aov/qQARAj7mAJ9oaRl9LDTnvN74scehEnBPsETnlwCeK24W
> cw1V+XNpjyCMol+rf9RiR7Y=
> =EXN2
> -----END PGP SIGNATURE-----
>   

  reply	other threads:[~2007-11-19 17:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-19 17:03 Carlos Eduardo Seo
2007-11-19 17:59 ` Andrew Cagney [this message]
2007-11-19 18:05   ` Carlos Eduardo Seo
2007-11-19 18:28     ` Andrew Cagney
2007-11-21 17:12       ` Carlos Eduardo Seo

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=4741CEC7.4040807@redhat.com \
    --to=cagney@redhat.com \
    --cc=cseo@linux.vnet.ibm.com \
    --cc=frysk@sources.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).