Re: [PATCH] tests/acceptance: Re-enable the microblaze test

2021-02-05 Thread Philippe Mathieu-Daudé
On 1/28/21 4:28 PM, Thomas Huth wrote: > The microblaze kernel sometimes gets stuck during boot (ca. 1 out of 200 > times), so we disabled the corresponding acceptance tests some months > ago. However, it's likely better to check that the kernel is still > starting than to not testing it at all any

Re: [PATCH] tests/acceptance: Re-enable the microblaze test

2021-01-29 Thread Wainer dos Santos Moschetta
Hi Thomas, On 1/29/21 2:40 AM, Thomas Huth wrote: On 28/01/2021 20.34, Wainer dos Santos Moschetta wrote: Hi, On 1/28/21 12:28 PM, Thomas Huth wrote: The microblaze kernel sometimes gets stuck during boot (ca. 1 out of 200 times), so we disabled the corresponding acceptance tests some months

Re: [PATCH] tests/acceptance: Re-enable the microblaze test

2021-01-28 Thread Thomas Huth
On 28/01/2021 20.34, Wainer dos Santos Moschetta wrote: Hi, On 1/28/21 12:28 PM, Thomas Huth wrote: The microblaze kernel sometimes gets stuck during boot (ca. 1 out of 200 times), so we disabled the corresponding acceptance tests some months ago. However, it's likely better to check that the k

Re: [PATCH] tests/acceptance: Re-enable the microblaze test

2021-01-28 Thread Wainer dos Santos Moschetta
Hi, On 1/28/21 12:28 PM, Thomas Huth wrote: The microblaze kernel sometimes gets stuck during boot (ca. 1 out of 200 times), so we disabled the corresponding acceptance tests some months ago. However, it's likely better to check that the kernel is still starting than to not testing it at all any

[PATCH] tests/acceptance: Re-enable the microblaze test

2021-01-28 Thread Thomas Huth
The microblaze kernel sometimes gets stuck during boot (ca. 1 out of 200 times), so we disabled the corresponding acceptance tests some months ago. However, it's likely better to check that the kernel is still starting than to not testing it at all anymore. Move the test to a separate file, enable