public inbox for systemtap@sourceware.org
 help / color / mirror / Atom feed
* Results of 20070428 snapshot on ppc64
@ 2007-04-30 12:11 Srinivasa Ds
  2007-04-30 17:12 ` Jim Keniston
  2007-05-01  1:33 ` Vara Prasad
  0 siblings, 2 replies; 7+ messages in thread
From: Srinivasa Ds @ 2007-04-30 12:11 UTC (permalink / raw)
  To: systemtap; +Cc: Naren A Devaiah

Results of systemtap-20070428 snapshot on ppc64
==============================================
Date: 200704300942
User: root
Kernel: Linux 2.6.21-rc7 #5 SMP Mon Apr 23 09:48:27 IST 2007 ppc64 ppc64
ppc64 GNU/Linux

Testsuite summary of failed tests
FAIL: systemtap.samples/lket(semantic error)
FAIL: sysopen (1)                      (PR 3429)
FAIL: 64-bit mmap                      (PR 4088)
FAIL: 64-bit readwrite
FAIL: 64-bit signal
FAIL: 64-bit statfs
FAIL: 32-bit alarm                      (PR 4332)
FAIL: 32-bit clock                      (PR 4332)
FAIL: 32-bit mmap                       (PR 4088)
FAIL: 32-bit readwrite
FAIL: 32-bit signal                      (PR 4332)
FAIL: 32-bit stat                        (PR 4332)
FAIL: 32-bit statfs                      (PR 4332)
                === systemtap Summary ===

# of expected passes            335
# of unexpected failures        13
# of expected failures          129
# of unknown successes          2
# of known failures             5
# of untested testcases         7
# of unsupported tests          2
runtest completed at Mon Apr 30 17:23:12 2007
======================================================================

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Results of 20070428 snapshot on ppc64
  2007-04-30 12:11 Results of 20070428 snapshot on ppc64 Srinivasa Ds
@ 2007-04-30 17:12 ` Jim Keniston
  2007-04-30 17:35   ` William Cohen
  2007-05-01  7:21   ` Srinivasa Ds
  2007-05-01  1:33 ` Vara Prasad
  1 sibling, 2 replies; 7+ messages in thread
From: Jim Keniston @ 2007-04-30 17:12 UTC (permalink / raw)
  To: Srinivasa Ds; +Cc: systemtap, Naren A Devaiah

On Mon, 2007-04-30 at 17:41 +0530, Srinivasa Ds wrote:
> Results of systemtap-20070428 snapshot on ppc64
> ==============================================
> Date: 200704300942
> User: root
> Kernel: Linux 2.6.21-rc7 #5 SMP Mon Apr 23 09:48:27 IST 2007 ppc64 ppc64
> ppc64 GNU/Linux
> 
> Testsuite summary of failed tests
> FAIL: systemtap.samples/lket(semantic error)
> FAIL: sysopen (1)                      (PR 3429)

Thanks for the report.  Are you sure 3429 is the right bug number?  It
was marked fixed in January.  If this is really the bug you're seeing,
you should either re-open it and annotate it with a description of what
you're seeing, or submit a new problem report.

Jim

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Results of 20070428 snapshot on ppc64
  2007-04-30 17:12 ` Jim Keniston
@ 2007-04-30 17:35   ` William Cohen
  2007-05-01  7:21   ` Srinivasa Ds
  1 sibling, 0 replies; 7+ messages in thread
From: William Cohen @ 2007-04-30 17:35 UTC (permalink / raw)
  To: Jim Keniston; +Cc: Srinivasa Ds, systemtap, Naren A Devaiah

Jim Keniston wrote:
> On Mon, 2007-04-30 at 17:41 +0530, Srinivasa Ds wrote:
>> Results of systemtap-20070428 snapshot on ppc64
>> ==============================================
>> Date: 200704300942
>> User: root
>> Kernel: Linux 2.6.21-rc7 #5 SMP Mon Apr 23 09:48:27 IST 2007 ppc64 ppc64
>> ppc64 GNU/Linux
>>
>> Testsuite summary of failed tests
>> FAIL: systemtap.samples/lket(semantic error)
>> FAIL: sysopen (1)                      (PR 3429)
> 
> Thanks for the report.  Are you sure 3429 is the right bug number?  It
> was marked fixed in January.  If this is really the bug you're seeing,
> you should either re-open it and annotate it with a description of what
> you're seeing, or submit a new problem report.
> 
> Jim
> 

Maybe 4329, "systemtap.samples/sysopen test fails on several arch's"?

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Results of 20070428 snapshot on ppc64
  2007-04-30 12:11 Results of 20070428 snapshot on ppc64 Srinivasa Ds
  2007-04-30 17:12 ` Jim Keniston
@ 2007-05-01  1:33 ` Vara Prasad
  2007-05-01 11:32   ` Srinivasa Ds
  1 sibling, 1 reply; 7+ messages in thread
From: Vara Prasad @ 2007-05-01  1:33 UTC (permalink / raw)
  To: Srinivasa Ds; +Cc: systemtap, Naren A Devaiah

Hi Srini,

Thanks for your help in running the weekly tests and posting the results.

Srinivasa Ds wrote:

>Results of systemtap-20070428 snapshot on ppc64
>==============================================
>Date: 200704300942
>User: root
>Kernel: Linux 2.6.21-rc7 #5 SMP Mon Apr 23 09:48:27 IST 2007 ppc64 ppc64
>ppc64 GNU/Linux
>
>Testsuite summary of failed tests
>FAIL: systemtap.samples/lket(semantic error)
>FAIL: sysopen (1)                      (PR 3429)
>FAIL: 64-bit mmap                      (PR 4088)
>FAIL: 64-bit readwrite
>FAIL: 64-bit signal
>FAIL: 64-bit statfs
>  
>
Do you have a bug no. for the above 64bit failures?

>FAIL: 32-bit alarm                      (PR 4332)
>FAIL: 32-bit clock                      (PR 4332)
>FAIL: 32-bit mmap                       (PR 4088)
>FAIL: 32-bit readwrite
>  
>
Any ideas of why above readwrite test is failing?

>FAIL: 32-bit signal                      (PR 4332)
>FAIL: 32-bit stat                        (PR 4332)
>FAIL: 32-bit statfs                      (PR 4332)
>                === systemtap Summary ===
>
># of expected passes            335
># of unexpected failures        13
># of expected failures          129
># of unknown successes          2
># of known failures             5
># of untested testcases         7
># of unsupported tests          2
>runtest completed at Mon Apr 30 17:23:12 2007
>======================================================================
>  
>
bye,
Vara Prasad

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Results of 20070428 snapshot on ppc64
  2007-04-30 17:12 ` Jim Keniston
  2007-04-30 17:35   ` William Cohen
@ 2007-05-01  7:21   ` Srinivasa Ds
  2007-05-01 15:43     ` Frank Ch. Eigler
  1 sibling, 1 reply; 7+ messages in thread
From: Srinivasa Ds @ 2007-05-01  7:21 UTC (permalink / raw)
  To: Jim Keniston; +Cc: systemtap, Naren A Devaiah

Jim Keniston wrote:
> On Mon, 2007-04-30 at 17:41 +0530, Srinivasa Ds wrote:
>> Results of systemtap-20070428 snapshot on ppc64
>> ==============================================
>> Date: 200704300942
>> User: root
>> Kernel: Linux 2.6.21-rc7 #5 SMP Mon Apr 23 09:48:27 IST 2007 ppc64 ppc64
>> ppc64 GNU/Linux
>>
>> Testsuite summary of failed tests
>> FAIL: systemtap.samples/lket(semantic error)
>> FAIL: sysopen (1)                      (PR 3429)
> 
> Thanks for the report.  Are you sure 3429 is the right bug number?


Iam sorry, That was a typo. Bug number is 4329. I have found out the
reason for the bug and proposed the solution in the bugzilla. So this
might get fixed in  next 2 or 3 days.


  It
> was marked fixed in January.  If this is really the bug you're seeing,
> you should either re-open it and annotate it with a description of what
> you're seeing, or submit a new problem report.
> 
> Jim
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Results of 20070428 snapshot on ppc64
  2007-05-01  1:33 ` Vara Prasad
@ 2007-05-01 11:32   ` Srinivasa Ds
  0 siblings, 0 replies; 7+ messages in thread
From: Srinivasa Ds @ 2007-05-01 11:32 UTC (permalink / raw)
  To: Vara Prasad; +Cc: systemtap, Naren A Devaiah

Vara Prasad wrote:
> Hi Srini,
> 
> Thanks for your help in running the weekly tests and posting the results.
> 
> Srinivasa Ds wrote:
> 
>> Results of systemtap-20070428 snapshot on ppc64
>> ==============================================
>> Date: 200704300942
>> User: root
>> Kernel: Linux 2.6.21-rc7 #5 SMP Mon Apr 23 09:48:27 IST 2007 ppc64 ppc64
>> ppc64 GNU/Linux
>>
>> Testsuite summary of failed tests
>> FAIL: systemtap.samples/lket(semantic error)
>> FAIL: sysopen (1)                      (PR 3429)
>> FAIL: 64-bit mmap                      (PR 4088)
>> FAIL: 64-bit readwrite
>> FAIL: 64-bit signal
>> FAIL: 64-bit statfs
>>  
>>
> Do you have a bug no. for the above 64bit failures?

We are investigating on errors.Most of the failures are due to
difference in actual and expected strings(Expected strings suits 32-bit
systems and not 64-bit systems)

For ex:-  in statfs test
==============================
Actual: statfs: ustat (42, 0x0000000012345678) = -22 (EINVAL)
statfs: statfs ("abc", 0x0000000012345678) = -2 (ENOENT)
statfs: fstatfs (77, 0x0000000012345678) = -9 (EBADF)
statfs: exit_group (0) =
  statfs: exit (0) =
--------- EXPECTED and NOT MATCHED ----------
statfs: ustat \(42, 0x12345678\) =
statfs: statfs \("abc", 0x12345678\) =
statfs: fstatfs \(77, 0x12345678\) =
========================================

Discussed in detail in bug#4444.


> 
>> FAIL: 32-bit alarm                      (PR 4332)
>> FAIL: 32-bit clock                      (PR 4332)
>> FAIL: 32-bit mmap                       (PR 4088)
>> FAIL: 32-bit readwrite
>>  
>>
> Any ideas of why above readwrite test is failing?

readwrite is failing because of difference expected and actual file
descriptor displayed by readv and wirtev.
==================================================
readwrite: writev (unknown fd, 0x00000000ff97f794, 3) = 15
readwrite: lseek (4, 0, SEEK_SET) = 0
readwrite: lseek (4, 1, SEEK_CUR) = 1
readwrite: lseek (4, -1, SEEK_END) = 75
readwrite: close (4) = 0
readwrite: open ("foobar1", O_RDONLY) = 4
readwrite: read (4, 0x00000000ff97f7c4, 11) = 11
readwrite: read (4, 0x00000000ff97f7c4, 50) = 50
readwrite: readv (unknown fd, 0x00000000ff97f7ac, 3) = 15
readwrite: close (4) = 0
readwrite: exit_group (0) =
  readwrite: exit (0) =
--------- EXPECTED and NOT MATCHED ----------
readwrite: writev \(4, [x0-9a-fA-F]+, 3\) = 15
readwrite: lseek \(4, 0, SEEK_SET\) = 0
readwrite: lseek \(4, 1, SEEK_CUR\) = 1
readwrite: lseek \(4, -1, SEEK_END\) = 75
readwrite: open \("foobar1", O_RDONLY\) = 4
readwrite: read \(4, [x0-9a-fA-F]+, 11\) = 11
readwrite: read \(4, [x0-9a-fA-F]+, 50\) = 50
readwrite: readv \(4, [x0-9a-fA-F]+, 3\) = 15
=====================================================

> 
>> FAIL: 32-bit signal                      (PR 4332)
>> FAIL: 32-bit stat                        (PR 4332)
>> FAIL: 32-bit statfs                      (PR 4332)
>>                === systemtap Summary ===
>>
>> # of expected passes            335
>> # of unexpected failures        13
>> # of expected failures          129
>> # of unknown successes          2
>> # of known failures             5
>> # of untested testcases         7
>> # of unsupported tests          2
>> runtest completed at Mon Apr 30 17:23:12 2007
>> ======================================================================
>>  
>>
> bye,
> Vara Prasad
> 

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Results of 20070428 snapshot on ppc64
  2007-05-01  7:21   ` Srinivasa Ds
@ 2007-05-01 15:43     ` Frank Ch. Eigler
  0 siblings, 0 replies; 7+ messages in thread
From: Frank Ch. Eigler @ 2007-05-01 15:43 UTC (permalink / raw)
  To: Srinivasa Ds; +Cc: Jim Keniston, systemtap, Naren A Devaiah

Srinivasa Ds <srinivasa@in.ibm.com> writes:

> [...]  Iam sorry, That was a typo. Bug number is 4329. I have found
> out the reason for the bug and proposed the solution in the
> bugzilla. So this might get fixed in next 2 or 3 days.  [...]

By the way, if you find simple problems like this, and can come up
with an uncontroversial patch, feel free to just commit it straight to
CVS and mention it in the mailing list.  All the formality and delay
of bugzilla buck-passing may not be always justified.

- FChE

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-05-01 15:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-04-30 12:11 Results of 20070428 snapshot on ppc64 Srinivasa Ds
2007-04-30 17:12 ` Jim Keniston
2007-04-30 17:35   ` William Cohen
2007-05-01  7:21   ` Srinivasa Ds
2007-05-01 15:43     ` Frank Ch. Eigler
2007-05-01  1:33 ` Vara Prasad
2007-05-01 11:32   ` Srinivasa Ds

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