aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-01-04toaster/toastergui: Bug-fix verify given layer path only if import/add local ...Alassane Yattara
2024-01-02bitbake/codeparser.py: address ast module deprecations in py 3.12Alexander Kanavin
2024-01-01toaster/tests: Bug-fix "#project-created-notification" should be visibleAlassane Yattara
2024-01-01toaster/tests: Skip to show more then 100 item in ToasterTableAlassane Yattara
2024-01-01toaster/tests: bug-fix An element matching "#lastest_builds" should be on the...Alassane Yattara
2024-01-01toaster/tests: bug-fix An element matching "#projectstable" should be visibleAlassane Yattara
2023-12-30lib/bb: Add workaround for libgcc issues with python 3.8 and 3.9Richard Purdie
2023-12-23contrib/vim: Syntax improvementsJoshua Watt
2023-12-20toastergui: verify that an existing layer path is givenMarta Rybczynska
2023-12-20toaster/tests: Bug-fix test_functional_basic, delay driver actionsAlassane Yattara
2023-12-18bitbake-hashserv: Add description of permissionsJoshua Watt
2023-12-17runqueue: Remove tie between rqexe and starts_workerRichard Purdie
2023-12-17utils: Fix mkdir with PosixPathRichard Purdie
2023-12-16toaster: Added validation to stop import if there is a build in progressMarlon Rodriguez Garcia
2023-12-15toaster/tests: Fixes functional tests warning on autobuilderAlassane Yattara
2023-12-15toaster/tests: Update tests/functional/functional_helpers test_functional_basicAlassane Yattara
2023-12-15toaster/tests: bug-fix element click intercepted in browser/test_layerdetails...Alassane Yattara
2023-12-15toaster/tests: Bug-Fix testcase functional/test_project_page_tab_config.pyAlassane Yattara
2023-12-15toaster/tests: Removed all time.sleep occurrenceAlassane Yattara
2023-12-15toaster/tests: logging warning in console, trying to kill unavailable Runbuil...Alassane Yattara
2023-12-15toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen
2023-12-15toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen
2023-12-15toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen
2023-12-13toaster: Commandline build import table improvementsMarlon Rodriguez Garcia
2023-12-13bitbake.conf remove duplicate PERSISTENT_DIRJose Quaresma
2023-12-12bitbake: toaster: add functional testing toaster error detailsAlexander Lussier-Cullen
2023-12-12toaster: remove test and update setup to avoid rebuilding imageMarlon Rodriguez Garcia
2023-12-12toaster/test: fix CopyrightAlassane Yattara
2023-12-12toaster: Add verbose printout for missing chrome(driver) dependenciesAlexander Lussier-Cullen
2023-12-12toaster: Added new feature to import eventlogs from command line into toaster...Marlon Rodriguez Garcia
2023-12-09toaster/tests/builds: Add BB_HASHSERVE passthroughRichard Purdie
2023-12-09toaster: Update to use qemux86-64 machine by defaultRichard Purdie
2023-12-08utils: Do not create directories with ${ in the namePavel Zhukov
2023-12-08toaster/tests: bug-fix tests writing files into /tmp on the autobuildersAlassane Yattara
2023-12-08toaster/tests: Fixes warnings in autobuilderAlassane Yattara
2023-12-08toaster/tests: Bug fixes, functional tests dependent on each otherAlassane Yattara
2023-12-08toaster/tests: Refactorize tests/functionalAlassane Yattara
2023-12-08toaster/tests: Added functional/utils, contains useful methods using by funct...Alassane Yattara
2023-12-08toaster/tests: Ensure to kill toaster process create for tests functionalAlassane Yattara
2023-12-08toaster/tests: Update build testMarlon Rodriguez Garcia
2023-12-06toaster-eventreplay: Remove ordering assumptionsRichard Purdie
2023-12-06toaster: fix pytest build test execution and test discoveryAlexander Lussier-Cullen
2023-12-06bitbake: Move to version 2.6.1 to mark runqueue changesRichard Purdie
2023-12-06toastergui: Fix regex markup issuesRichard Purdie
2023-12-06toastermain/settings: Avoid python filehandle closure warningsRichard Purdie
2023-12-06toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie
2023-12-06bb/toaster: Fix assertEquals deprecation warningsRichard Purdie
2023-12-06toaster/test: delay driver action until elements to appearAlassane Yattara
2023-12-06toaster/test: from test_no_builds_message.py wait for the empty state div to ...Alassane Yattara
2023-12-06toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara