|
| From: | Philippe Mathieu-Daudé |
| Subject: | Re: [Qemu-devel] Status and RFC of patchew testings on QEMU |
| Date: | Fri, 28 Jul 2017 02:46:30 -0300 |
| User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1 |
Hi Fam, On 07/17/2017 03:35 AM, Fam Zheng wrote:
So far we have these tests running by patchew on each patch series:
* Docker tests
Basically it is
make address@hidden \
address@hidden \
address@hidden"
* checkpatch.pl
Each patch is fed to ./scripts/checkpatch.pl and all errors are reported.
* s390x
It runs on a machine shared by Fedora team, basically only "./configure and
make", because "make check" hanging is tricky to deal with from an
automation perspective. (Ideas?)
* FreeBSD
Like s390x.
[...]
Q4: Any other improvements/features you want? (E.g. some documentation? :)
I'm unsure if someone already asked about it, but is it possible to sort the tests, like:
- fastest/cheapest - more likely to fail - ... - scarce resources at last And abort/send report on first failure. Regards, Phil.
| [Prev in Thread] | Current Thread | [Next in Thread] |