[oe-commits] [bitbake] branch master-next updated (fe5d8a0 -> eaeddaf)

git at git.openembedded.org git at git.openembedded.org
Thu Apr 6 11:46:31 UTC 2017


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

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

    from fe5d8a0  Bump version to 1.33.4
     new 6fb6429  toaster: toastergui: implement machine name validation
     new eaeddaf  toaster:test:Create selenium tests for project dashboard page

The 2 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/toaster/tests/builds/buildtest.py              | 110 +++++-----
 .../commands => tests/functional}/__init__.py      |   0
 lib/toaster/tests/functional/functional_helpers.py | 122 +++++++++++
 .../tests/functional/test_functional_basic.py      | 243 +++++++++++++++++++++
 lib/toaster/toastergui/static/js/projectpage.js    |  17 ++
 lib/toaster/toastergui/templates/project.html      |   3 +-
 6 files changed, 440 insertions(+), 55 deletions(-)
 copy lib/toaster/{toastermain/management/commands => tests/functional}/__init__.py (100%)
 create mode 100644 lib/toaster/tests/functional/functional_helpers.py
 create mode 100644 lib/toaster/tests/functional/test_functional_basic.py

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


More information about the Openembedded-commits mailing list