Re: [FFmpeg-devel] [PATCH] fate: Add an option for disabling the 4k tests

2019-12-10 Thread James Almer
On 12/10/2019 7:46 PM, Michael Niedermayer wrote: > On Tue, Dec 10, 2019 at 10:12:24PM +0200, Martin Storsjö wrote: >> When testing on a memory limited system, these tests consume a >> significant amount of memory and can often fail if testing by running >> multiple processes in parallel. >> --- >>

Re: [FFmpeg-devel] [PATCH] fate: Add an option for disabling the 4k tests

2019-12-10 Thread Michael Niedermayer
On Tue, Dec 10, 2019 at 10:12:24PM +0200, Martin Storsjö wrote: > When testing on a memory limited system, these tests consume a > significant amount of memory and can often fail if testing by running > multiple processes in parallel. > --- > configure | 3 +++ > tests/fate/seek.mak