From: Alexander Strasser <eclipse7@gmx.net> To: FFmpeg development discussions and patches <ffmpeg-devel@ffmpeg.org> Subject: Re: [FFmpeg-devel] [PATCH] fate.sh: Allow overriding what targets to make for running the tests Date: Mon, 27 Nov 2023 23:10:57 +0100 Message-ID: <ZWUT8Wjehl4jdgZ5@metallschleimette> (raw) In-Reply-To: <12696030.Brfu6Qr6Id@basile.remlab.net> Hi Martin, patch looks technically good to me. On 2023-11-27 17:46 +0200, Rémi Denis-Courmont wrote: > Le maanantaina 27. marraskuuta 2023, 14.31.18 EET Martin Storsjö a écrit : > > This can be useful if doing testing of uncommon CPU extensions by > > running tests with QEMU (by configuring with e.g. > > "target_exec=qemu-aarch64"), by only running the checkasm tests, > > to get a reasonable test coverage without excessive test runtime. > > For the purpose of testing future or bleeding-edge CPU extensions on emulator, > you would normally want to be able to actually filter those in. That is more of > a matter of patching checkasm than FATE. > > Considering the poor coverage of checkasm, I fear that this just gives the > wrong impression, not to say a false sense of security. It feels misleading to > encourage or support that paradigm into FATE, in light of that poor coverage. > Afterall, if it's just about running checkasm, anybody can just run > `make tests/checkasm/checkasm && tests/checkasm/checkasm`. Agree, the practice should not be encouraged over cases where it is necessary to be practical, but having fate clients run the tests and submit the results seems still worthwhile to me. We shouldn't get a false sense of security and it can be a problem. Improving checkasm and qemu and maybe getting actual bleeding edge hardware into fate could help with that. Not saying it is easy or effortless... Still having tests run and some failures detected seems better than nothing to me. It would be only problematic if the false positives or negatives weigh out the cases where it is helpful. @Remi: Please take no offense. This does not look like a black and white issue to me , thus I wanted to voice what I thought when initially saw the patch and your response. Best regards, Alexander > Either way, this feels like a case of cart before horse. > > Also FWIW, RV broke due to misaligned accesses and illegal vector types that > QEMU tolerated. That is rather an argument against QEMU than against this MR > but still. _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-request@ffmpeg.org with subject "unsubscribe".
next prev parent reply other threads:[~2023-11-27 22:01 UTC|newest] Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top 2023-11-27 12:31 Martin Storsjö 2023-11-27 15:46 ` Rémi Denis-Courmont 2023-11-27 21:55 ` Martin Storsjö 2023-11-30 11:05 ` Martin Storsjö 2023-11-30 14:23 ` Rémi Denis-Courmont 2023-11-30 15:34 ` Martin Storsjö 2023-11-30 16:03 ` Rémi Denis-Courmont 2023-11-30 16:28 ` Martin Storsjö 2023-11-30 17:37 ` Rémi Denis-Courmont 2023-11-30 21:13 ` Martin Storsjö 2023-12-01 7:36 ` Rémi Denis-Courmont 2023-12-01 7:55 ` Martin Storsjö 2023-12-01 12:06 ` Rémi Denis-Courmont 2023-11-27 22:10 ` Alexander Strasser [this message] 2023-11-27 23:22 ` Michael Niedermayer 2023-11-28 7:27 ` Rémi Denis-Courmont 2023-11-28 14:21 ` Michael Niedermayer 2023-11-30 15:52 ` Rémi Denis-Courmont
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=ZWUT8Wjehl4jdgZ5@metallschleimette \ --to=eclipse7@gmx.net \ --cc=ffmpeg-devel@ffmpeg.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Git Inbox Mirror of the ffmpeg-devel mailing list - see https://ffmpeg.org/mailman/listinfo/ffmpeg-devel This inbox may be cloned and mirrored by anyone: git clone --mirror https://master.gitmailbox.com/ffmpegdev/0 ffmpegdev/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 ffmpegdev ffmpegdev/ https://master.gitmailbox.com/ffmpegdev \ ffmpegdev@gitmailbox.com public-inbox-index ffmpegdev Example config snippet for mirrors. AGPL code for this site: git clone https://public-inbox.org/public-inbox.git