On 1/13/21 12:35 AM, John Snow wrote: > On 1/12/21 4:11 PM, Eduardo Habkost wrote: >> [CCing John, Wainer] >> >> On Fri, Jan 08, 2021 at 05:51:41PM -0500, Daniele Buono wrote: >>> I had a similar issue in the past with the acceptance tests. >>> Some VMs send UTF-8 output in their console and the acceptance test >>> script would bail out if the locale was not UTF-8. >>> >>> I sent a patch on the ml but it probably got lost: >>> https://lists.gnu.org/archive/html/qemu-devel/2020-07/msg06086.html >>> >>> I can re-spin it if you guys are interested >> >> The mbox at >> https://lore.kernel.org/qemu-devel/20200721125522.20511-1-dbu...@linux.vnet.ibm.com/ >> >> can still be applied cleanly, I don't think you need to resubmit. >> >> However, we have no owner for tests/acceptance/avocado_qemu in >> MAINTAINERS. Is anybody currently taking care of >> tests/acceptance patches and making sure they are merged?
[1] The answer to this question is below in [2]... > I touch these tests sometimes, but I know very little about avocado > overall, so I don't think it's going to be me taking point here. > > (I don't mind taking a reviewer stanza for something like *.py, though.) > > Acceptance (Integration) Testing with the Avocado framework > W: https://trello.com/b/6Qi1pxVn/avocado-qemu > R: Cleber Rosa <cr...@redhat.com> > R: Philippe Mathieu-Daudé <phi...@redhat.com> > R: Wainer dos Santos Moschetta <waine...@redhat.com> > S: Odd Fixes > F: tests/acceptance/ > > Why is this only "Odd Fixes"? Isn't it new within the last ~2y? The > avocado_qemu module itself was largely written by Cleber, Philippe and > Caio. [2] The answer to this question is above in [1] :) > > --js > >