[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3
From: |
Pádraig Brady |
Subject: |
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3 |
Date: |
Wed, 30 Aug 2017 22:42:22 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0 |
On 30/08/17 22:14, Pádraig Brady wrote:
> On 30/08/17 22:05, Paul Eggert wrote:
>> Pádraig Brady wrote:
>>> I notice the new test-fts in gnulib was taking a while,
>>> and it creates 128K files/dirs on a quick look.
>>
>> It creates 65,000 directories and 4 files. On my old desktop (no flash, just
>> hard disk, ext4, Fedora 26) it takes 17 s real time. If this is too much, I
>> suppose we can mark the test as expensive, or remove it.
>
> Yes that would be useful to mark as expensive
> (I didn't know one could mark gnulib tests as such)
>
> As well as the 17s, I see:
>
> $ mkdir t && cd t
> $ seq 65535 | xargs mkdir
> $ du -hs .
> 285M
The attached gnulib patch seems to exclude the test as coreutils
uses --with-tests with gnulib-tool
cheers,
Pádraig
fts-tests-longrunning.patch
Description: Text Data
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3, Pádraig Brady, 2017/08/30
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3, Pádraig Brady, 2017/08/30
Re: [platform-testers] new snapshot available: coreutils-8.27.99-3ebdc3, Assaf Gordon, 2017/08/29
new snapshot available: coreutils-8.27.103-db8d1, Pádraig Brady, 2017/08/30
- Re: new snapshot available: coreutils-8.27.103-db8d1, Erik Auerswald, 2017/08/30
- [PATCH] expr: plug a memory leak in eval6(), Kamil Dudka, 2017/08/30
- Re: new snapshot available: coreutils-8.27.103-db8d1, Assaf Gordon, 2017/08/30
- Re: new snapshot available: coreutils-8.27.103-db8d1, Eric Blake, 2017/08/31
- Re: new snapshot available: coreutils-8.27.103-db8d1, Pádraig Brady, 2017/08/31