summaryrefslogtreecommitdiffstats
path: root/bitbake
AgeCommit message (Expand)Author
2023-12-16bitbake: toaster: Added validation to stop import if there is a build in prog...Marlon Rodriguez Garcia
2023-12-15bitbake: toaster/tests: Fixes functional tests warning on autobuilderAlassane Yattara
2023-12-15bitbake: toaster/tests: Update tests/functional/functional_helpers test_funct...Alassane Yattara
2023-12-15bitbake: toaster/tests: bug-fix element click intercepted in browser/test_lay...Alassane Yattara
2023-12-15bitbake: toaster/tests: Bug-Fix testcase functional/test_project_page_tab_con...Alassane Yattara
2023-12-15bitbake: toaster/tests: Removed all time.sleep occurrenceAlassane Yattara
2023-12-15bitbake: toaster/tests: logging warning in console, trying to kill unavailabl...Alassane Yattara
2023-12-15bitbake: toaster/tests: fix chrome argument syntax and wait for driver exitAlexander Lussier-Cullen
2023-12-15bitbake: toaster/tests: fix functional tests setup and teardownAlexander Lussier-Cullen
2023-12-15bitbake: toaster/tests: Exit tests on chromedriver creation failureAlexander Lussier-Cullen
2023-12-13bitbake: toaster: Commandline build import table improvementsMarlon Rodriguez Garcia
2023-12-13bitbake: bitbake: toaster: add functional testing toaster error detailsAlexander Lussier-Cullen
2023-12-13bitbake: toaster: remove test and update setup to avoid rebuilding imageMarlon Rodriguez Garcia
2023-12-13bitbake: toaster/test: fix CopyrightAlassane Yattara
2023-12-12bitbake: toaster: Add verbose printout for missing chrome(driver) dependenciesAlexander Lussier-Cullen
2023-12-12bitbake: toaster: Added new feature to import eventlogs from command line int...Marlon Rodriguez Garcia
2023-12-09bitbake: toaster/tests/builds: Add BB_HASHSERVE passthroughRichard Purdie
2023-12-09bitbake: toaster: Update to use qemux86-64 machine by defaultRichard Purdie
2023-12-08bitbake: utils: Do not create directories with ${ in the namePavel Zhukov
2023-12-08bitbake: toaster/tests: bug-fix tests writing files into /tmp on the autobuil...Alassane Yattara
2023-12-08bitbake: toaster/tests: Fixes warnings in autobuilderAlassane Yattara
2023-12-08bitbake: toaster/tests: Bug fixes, functional tests dependent on each otherAlassane Yattara
2023-12-08bitbake: toaster/tests: Refactorize tests/functionalAlassane Yattara
2023-12-08bitbake: toaster/tests: Added functional/utils, contains useful methods using...Alassane Yattara
2023-12-08bitbake: toaster/tests: Ensure to kill toaster process create for tests funct...Alassane Yattara
2023-12-08bitbake: toaster/tests: Update build testMarlon Rodriguez Garcia
2023-12-06bitbake: toaster-eventreplay: Remove ordering assumptionsRichard Purdie
2023-12-06bitbake: toaster: fix pytest build test execution and test discoveryAlexander Lussier-Cullen
2023-12-06bitbake: bitbake: Move to version 2.6.1 to mark runqueue changesRichard Purdie
2023-12-06bitbake: toastergui: Fix regex markup issuesRichard Purdie
2023-12-06bitbake: toastermain/settings: Avoid python filehandle closure warningsRichard Purdie
2023-12-06bitbake: toaster: Fix assertRegexpMatches deprecation warningsRichard Purdie
2023-12-06bitbake: bb/toaster: Fix assertEquals deprecation warningsRichard Purdie
2023-12-06bitbake: toaster/test: delay driver action until elements to appearAlassane Yattara
2023-12-06bitbake: toaster/test: from test_no_builds_message.py wait for the empty stat...Alassane Yattara
2023-12-06bitbake: toaster/test: bug-fix on tests/browser/test_all_builds_pageAlassane Yattara
2023-12-06bitbake: runqueue: Improve inter setscene task dependency handlingRichard Purdie
2023-12-04bitbake: hashserv: sqlite: Ensure sync propagates to database connectionsJoshua Watt
2023-12-02bitbake: fetch2: Ensure GCP fetcher checks if file exists before download.Charlie Johnston
2023-12-02bitbake: bitbake: tests: Fix duplicate test_underscore_override testRichard Haar
2023-12-02bitbake: bitbake-hashclient: Add commands to get hashesJoshua Watt
2023-12-02bitbake: toaster/tests: Test single recipe pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Test single layer pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Bug-fix on tests/functional/test_project_pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Added distro page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Added Layers page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Added Machine page TestCaseAlassane Yattara
2023-12-02bitbake: toaster/tests: Test software recipe pageAlassane Yattara
2023-12-02bitbake: toaster/tests: Override table edit columns TestCase from image recip...Alassane Yattara
2023-12-02bitbake: toaster/tests: Update methods wait_until_~ to skip using time.sleepAlassane Yattara