Re: [Toaster] [PATCH 6/9] toaster/test: Added distro page TestCase
Richard Purdie <[email protected]> Thu, 30 Nov 2023 22:24:19 +0000
| Newsgroups | org.yoctoproject.lists.toaster |
|---|---|
| Message-ID | <e2ebd03d66642dbadd5be8f43f0de3ded1c7997e.camel@linuxfoundation.org> |
Hi Alassane, On Thu, 2023-11-30 at 13:29 -0500, Alassane Yattara wrote: > Yes, some tests do fail when we run all the test suites together, we are working to resolve this issue: > Here are some bugs that we know cause errors/failures: > > - Testcases fails when they are run out sequence, mainly testcases from tests/functional/ > - Build need some fix to work with pytest > - Better handle delay between driver actions instead of using time.sleep. > > All test suites should pass once the above bugs have been fixed. > > Next actions: > 1 - Can you merge these patches, w'll send new patches that fix the above mentioned issues ? Or, > 2 - Update current patches to fix above mentioned bugs and re-send patches. I think I will merge them and we can continue to work on things. With the fix from Alexander it does look like we've improved on some of the errors. Cheers, Richard