This is the mail archive of the frysk@sourceware.org mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: testHpdPid: problems running on ppc64


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-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]