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

git at git.openembedded.org git at git.openembedded.org
Fri Jun 28 12:37:50 UTC 2019


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

rpurdie pushed a change to branch master
in repository bitbake.

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

No new revisions were added by this update.

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