> -----Original Message-----
> From: ffmpeg-devel <ffmpeg-devel-boun...@ffmpeg.org> On Behalf Of
> Martin Storsjö
> Sent: Mittwoch, 28. Mai 2025 12:17
> To: FFmpeg development discussions and patches <ffmpeg-
> de...@ffmpeg.org>
> Subject: Re: [FFmpeg-devel] Building for Mac x86 with GCC & NASM
> 
> On Wed, 28 May 2025, softworkz . wrote:
> 
> >>> I haven't looked into in detail it myself, but it is a known issue
> >>> since
> >>> some of the ffmepg multithreading work a couple years ago. It does
> >>> happen
> >>> occasionally in all build configurations, more or less often.
> >>
> >> Yup. I thought about patching it in the build, but that's ugly.
> >> Probably it's better to just disable that test for Mac in the
> >> code..
> >
> > PS: If somebody knows a trick to exclude a single fate test, please
> tell..
> 
> You can add --ignore-tests="ffmpeg-fix_sub_duration_heartbeat" to your
> configure line.
> 
> // Martin
> 
> _______________________________________________

Ahh...!

It works on a local Linux, but strangely not on the MacOS builder: It 
shows the test but no IGNORED line, even though the configure output
is listing it (and commands are the same on Linux).

Since the test hasn't failed yet, I don't know whether just the IGNORED
line is missing or the test isn't actually ignored.

Time will tell, though.

Thanks a lot,
sw
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to