On 17/09/2020 16.40, 罗勇刚(Yonggang Luo) wrote: > > > On Thu, Sep 17, 2020 at 9:46 PM Peter Maydell <peter.mayd...@linaro.org > <mailto:peter.mayd...@linaro.org>> wrote: >> >> On Wed, 16 Sep 2020 at 12:47, Thomas Huth <th...@redhat.com > <mailto:th...@redhat.com>> wrote: >> > >> > Hi Peter, >> > >> > the following changes since commit > de39a045bd8d2b49e4f3d07976622c29d58e0bac: >> > >> > Merge remote-tracking branch > 'remotes/kraxel/tags/vga-20200915-pull-request' into staging (2020-09-15 > 14:25:05 +0100) >> > >> > are available in the Git repository at: >> > >> > https://gitlab.com/huth/qemu.git tags/pull-request-2020-09-16 >> > >> > for you to fetch changes up to 114daec31d64600e5a070abcdb8de2cf74d01e94: >> > >> > cirrus: Building freebsd in a single shot (2020-09-16 12:15:07 +0200) >> > >> > ---------------------------------------------------------------- >> > * Fix "readlink -f" problem in iotests on macOS (to fix the > Cirrus-CI tests) >> > * Some minor qtest improvements >> > * Fix the unit tests to work on MSYS2, too >> > * Enable building and testing on MSYS2 in the Cirrus-CI >> > * Build FreeBSD with one task again in the Cirrus-CI >> > ---------------------------------------------------------------- >> >> >> Applied, thanks. >> >> Please update the changelog at https://wiki.qemu.org/ChangeLog/5.2 >> for any user-visible changes. >> >> -- PMM > > cirrus are too slow: > ``` > > pm215 Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2… > … > 5e0a8fd2 hours ago > > Git stats > > 80,622 commits > -- > > after two hours still not finished.
It now finished successfully: https://cirrus-ci.com/task/6178816496238592 Sometimes you just have to be a little bit patient :-) Thomas