[oe-commits] [bitbake] branch master-next updated (9767fff -> 683c247)

git at git.openembedded.org git at git.openembedded.org
Thu Jun 27 11:33:50 UTC 2019


This is an automated email from the git hooks/post-receive script.

rpurdie pushed a change to branch master-next
in repository bitbake.

    from 9767fff  tests/utils.py: add one more test cases for bb.utils.vercmp_string
     new 9b05387  tests/fetch.py: add missing skipIfNoNetwork tags to tests that try to git clone
     new cc712f3  bitbake: lib: Cleanup /usr/bin/env python
     new 683c247  bitbake: toaster:tests: python -> python3

The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 lib/bb/cooker.py                                                | 1 -
 lib/bb/cookerdata.py                                            | 1 -
 lib/bb/main.py                                                  | 1 -
 lib/bb/monitordisk.py                                           | 1 -
 lib/bb/namedtuple_with_abc.py                                   | 1 -
 lib/bb/parse/parse_py/BBHandler.py                              | 1 -
 lib/bb/parse/parse_py/ConfHandler.py                            | 1 -
 lib/bb/parse/parse_py/__init__.py                               | 1 -
 lib/bb/runqueue.py                                              | 1 -
 lib/bb/taskdata.py                                              | 1 -
 lib/bb/tests/fetch.py                                           | 5 +++++
 lib/pyinotify.py                                                | 3 +--
 lib/toaster/tests/browser/selenium_helpers.py                   | 2 +-
 lib/toaster/tests/browser/selenium_helpers_base.py              | 2 +-
 lib/toaster/tests/browser/test_all_builds_page.py               | 2 +-
 lib/toaster/tests/browser/test_all_projects_page.py             | 2 +-
 lib/toaster/tests/browser/test_builddashboard_page.py           | 2 +-
 lib/toaster/tests/browser/test_builddashboard_page_artifacts.py | 2 +-
 lib/toaster/tests/browser/test_builddashboard_page_recipes.py   | 2 +-
 lib/toaster/tests/browser/test_builddashboard_page_tasks.py     | 2 +-
 lib/toaster/tests/browser/test_js_unit_tests.py                 | 2 +-
 lib/toaster/tests/browser/test_landing_page.py                  | 2 +-
 lib/toaster/tests/browser/test_layerdetails_page.py             | 2 +-
 lib/toaster/tests/browser/test_most_recent_builds_states.py     | 2 +-
 lib/toaster/tests/browser/test_new_custom_image_page.py         | 2 +-
 lib/toaster/tests/browser/test_new_project_page.py              | 2 +-
 lib/toaster/tests/browser/test_project_builds_page.py           | 2 +-
 lib/toaster/tests/browser/test_project_config_page.py           | 2 +-
 lib/toaster/tests/browser/test_project_page.py                  | 2 +-
 lib/toaster/tests/browser/test_sample.py                        | 2 +-
 lib/toaster/tests/browser/test_task_page.py                     | 2 +-
 lib/toaster/tests/browser/test_toastertable_ui.py               | 2 +-
 lib/toaster/tests/builds/buildtest.py                           | 2 +-
 lib/toaster/tests/builds/test_core_image_min.py                 | 2 +-
 lib/toaster/tests/commands/test_loaddata.py                     | 2 +-
 lib/toaster/tests/commands/test_lsupdates.py                    | 2 +-
 lib/toaster/tests/commands/test_runbuilds.py                    | 2 +-
 lib/toaster/tests/eventreplay/__init__.py                       | 2 +-
 lib/toaster/tests/functional/functional_helpers.py              | 2 +-
 lib/toaster/tests/functional/test_functional_basic.py           | 2 +-
 lib/toaster/tests/views/test_views.py                           | 2 +-
 lib/toaster/toastermain/management/commands/checksocket.py      | 2 +-
 42 files changed, 36 insertions(+), 42 deletions(-)

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list