[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] [GNU tar 1.20] testsuite: 2 7 8 13 14 16 17 22 28 29 44 45
From: |
Sergey Poznyakoff |
Subject: |
Re: [Bug-tar] [GNU tar 1.20] testsuite: 2 7 8 13 14 16 17 22 28 29 44 45 46 48 51 52 61 63 64 65 67 68 69 70 71 72 73 74 failed |
Date: |
Wed, 21 May 2008 11:30:59 +0300 |
H.Merijn Brand <address@hidden> ha escrit:
> File opened 0x7b011c58, off: 0
> File seeked, off: 2
> W 00 @ 2
[..]
> So obviously fseeko () (and.or fseek ()) are severely borked when
> called as first call after fopen (), even if seek_offset == 0.
It is broken for sure, but I doubt if it is broken only after fopen...
> An extra guard to prevent this unwanted call:
I'll install this patch for the time being.
> 63: volume header size FAILED (volsize.at:32)
>
> Test 63 sucks, because it depends on the Time Zone.
My mistake. I'll fix it.
> > > How do I run a single test?
> >
> > ./testsuite -k ID
>
> testsuite -k pipe runs 2 AND 55 :(
I'll see what can be done.
Regards,
Sergey