From: Thomas Huth <thuth@redhat.com>
To: luoyonggang@gmail.com, qemu-level <qemu-devel@nongnu.org>
Cc: Xie Changlong <xiechanglong.d@gmail.com>,
"Daniel P. Berrange" <berrange@redhat.com>,
Wen Congyang <wencongyang2@huawei.com>
Subject: Re: make -i check resut for msys2
Date: Thu, 3 Sep 2020 16:33:15 +0200 [thread overview]
Message-ID: <3d2db346-2517-f6e3-748d-79a8ae993e06@redhat.com> (raw)
In-Reply-To: <CAE2XoE_TJ2T2eN82km0pYqDiqOpsd=waH4EmCe==0k=GYpj3Xg@mail.gmail.com>
On 03/09/2020 11.18, 罗勇刚(Yonggang Luo) wrote:
[...]
> TEST check-unit: tests/test-replication.exe
> **
> ERROR:C:/work/xemu/qemu/tests/test-replication.c:136:make_temp:
> assertion failed: (fd >= 0)
> ERROR test-replication.exe - Bail out!
> ERROR:C:/work/xemu/qemu/tests/test-replication.c:136:make_temp:
> assertion failed: (fd >= 0)
At least this one should be easy to fix: The test uses /tmp as
hard-coded directory for temporary files. I think it should use
g_get_tmp_dir() from glib to get that directory instead.
Thomas
next prev parent reply other threads:[~2020-09-03 14:34 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-03 9:18 make -i check resut for msys2 罗勇刚(Yonggang Luo)
2020-09-03 14:33 ` Thomas Huth [this message]
2020-09-03 22:53 ` 罗勇刚(Yonggang Luo)
2020-09-04 6:03 ` Thomas Huth
2020-09-04 8:50 ` Kevin Wolf
2020-09-05 6:21 ` 罗勇刚(Yonggang Luo)
2020-09-07 9:23 ` Kevin Wolf
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=3d2db346-2517-f6e3-748d-79a8ae993e06@redhat.com \
--to=thuth@redhat.com \
--cc=berrange@redhat.com \
--cc=luoyonggang@gmail.com \
--cc=qemu-devel@nongnu.org \
--cc=wencongyang2@huawei.com \
--cc=xiechanglong.d@gmail.com \
/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
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).