[oe-commits] [openembedded-core] branch master-next updated (fa521d5 -> 05eccf1)

git at git.openembedded.org git at git.openembedded.org
Sat May 27 16:03:19 UTC 2017


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

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

 discard fa521d5  scripts/oe-selftest: Migrate to new framework into oeqa.selftest.context
 discard 887149b  oeqa/selftest/case: Don't figure out the testlayer inside
 discard 67ebb49  oeqa/selftest/case.py: Remove machine selection logic
 discard 4c82529  scripts/oe-selftest: Move {add,remove}_include files to case
 discard 930bba6  oeqa/selftest/case: Migrate case class to the new OEQA framework
 discard 0ca1ea6  oeqa/selftest: Move base class to case module
 discard 9775a08  scripts/oe-test: Move load_test_components to oeqa.utils
 discard 4ff7ce0  oeqa/core/context: Include a _pre_run method
 discard 4bb5e93  oeqa/core/context: Omit docstring output on XMLResult
 discard 85f336e  oeqa/core/context: Use a default iterable modules object
 discard d3346a0  oeqa/core/context: Raise exception when a manifest is specified but missing
 discard d393e5f  oeqa/core/case: fix typo on comment about exception name
 discard c28d2ee  oeqa/core/README: Improve documentation
 discard da20c54  oeqa/runtime/case: Don't use OEQA framework internal methods
 discard 08d8b50  classes/test{export,images}: Change modules to list
 discard a2efcb0  oeqa/core: Add support for run tests by module, class and name
 discard 1eae7a0  oeqa/core: Add list tests support in context and runner
 discard ca015aa  oeqa/sdk: Enable usage of OEQA thread mode
 discard 986459d  oeqa/core/tests: Add tests of OEQA Threaded mode
 discard 1b93b9c  oeqa/sdkext/cases: Move sdk_update test into devtool module
 discard 4da5ce5  oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
 discard 1f1b785  oeqa/core/decorator/depends: Add support for threading mode
 discard 58f389b  oeqa/core/threaded: Add OETestContextThreaded class
 discard 83cfc31  oeqa/core/threaded: Add support of OETestRunnerThreaded
 discard 1b4490a  oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
 discard 54742a7  oeqa/core/runner: OETestResult add internal _tc_map_results
 discard 0f49672  oeqa/core/threaded: Add OEStreamLoggerThreaded class
 discard 996a4b4  oeqa/core/threaded: Add new module with OETestLoaderThreaded
 discard e89962f  oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
 discard 0422cbe  oeqa/core/runner: OETestResult remove unneeded override of startTest
 discard b46166b  oeqa/core: Don't expose OEStreamLogger in OETestContext
 discard 7c638d2  oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
 discard b8e54ad  oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
 discard 2e81bda  testsdk.bbclass: Remove unused import of OEStreamLogger
 discard c3406bf  kernel/meta: add virtualbox configuration fragment
 discard c9ec1dc  linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when NR_CPUS > 8
 discard f8bfab2  linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies
     add dc8b21a  cryptodev-linux: update SRC_URI
     new 0457f08  linux-yocto/meta: bluetooth: Adds BT_BREDR and BT_LE, which are needed as dependencies
     new 9827854  linux-yocto/meta: smp: Add config X86_BIGSMP since its needed when NR_CPUS > 8
     new a256add  kernel/meta: add virtualbox configuration fragment
     new a16e41a  testsdk.bbclass: Remove unused import of OEStreamLogger
     new 7705aeb  oeqa/sdk/context.py: Import argparse_oe at OESDKTestContext.run method
     new 9faa500  oeqa/sdk/context.py: Add return to OESDKTestContext.run() method
     new 818ac4e  oeqa/core: Don't expose OEStreamLogger in OETestContext
     new 26e78e9  oeqa/core/runner: OETestResult remove unneeded override of startTest
     new 36cb859  oeqa/core: Move OETestContext.log{Summary, Details} into OETestResult
     new 366f4b8  oeqa/core/threaded: Add new module with OETestLoaderThreaded
     new 07b153a  oeqa/core/threaded: Add OEStreamLoggerThreaded class
     new ffbdad9  oeqa/core/runner: OETestResult add internal _tc_map_results
     new e94a754  oeqa/core/threaded: Add OETestResultThreaded{,Internal} classes
     new e0db427  oeqa/core/threaded: Add support of OETestRunnerThreaded
     new 13b1f52  oeqa/core/threaded: Add OETestContextThreaded class
     new 82a4465  oeqa/core/decorator/depends: Add support for threading mode
     new 0ee9a07  oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode
     new b7e364f  oeqa/sdkext/cases: Move sdk_update test into devtool module
     new 390eda9  oeqa/core/tests: Add tests of OEQA Threaded mode
     new 16ca1ba  oeqa/sdk: Enable usage of OEQA thread mode
     new c0bc582  oeqa/core: Add list tests support in context and runner
     new c78a28e  oeqa/core: Add support for run tests by module, class and name
     new f8d427b  classes/test{export,images}: Change modules to list
     new eca631b  oeqa/runtime/case: Don't use OEQA framework internal methods
     new 83da498  oeqa/core/README: Improve documentation
     new b4f44ce  oeqa/core/case: fix typo on comment about exception name
     new 40810a2  oeqa/core/context: Raise exception when a manifest is specified but missing
     new c5cf4d0  oeqa/core/context: Use a default iterable modules object
     new 86f0670  oeqa/core/context: Omit docstring output on XMLResult
     new 05eccf1  oeqa/core/context: Include a _pre_run method

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (fa521d5)
            \
             N -- N -- N   refs/heads/master-next (05eccf1)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

The 30 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:
 meta/lib/oeqa/core/context.py               |   1 -
 meta/lib/oeqa/selftest/base.py              | 248 +++++++++
 meta/lib/oeqa/selftest/case.py              | 266 ----------
 meta/lib/oeqa/selftest/context.py           | 224 --------
 meta/lib/oeqa/utils/__init__.py             |  37 +-
 meta/recipes-kernel/cryptodev/cryptodev.inc |   2 +-
 scripts/oe-selftest                         | 791 +++++++++++++++++++++++++++-
 scripts/oe-test                             |  31 +-
 8 files changed, 1044 insertions(+), 556 deletions(-)
 create mode 100644 meta/lib/oeqa/selftest/base.py
 delete mode 100644 meta/lib/oeqa/selftest/case.py
 delete mode 100644 meta/lib/oeqa/selftest/context.py

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


More information about the Openembedded-commits mailing list