[oe-commits] [openembedded-core] branch master-next updated (d76d73f -> 614a4ee)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 13 22:38:53 UTC 2018


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 d76d73f  Add test timing debugging
 discard 2792f80  testsdk: Enable multiprocess execution
 discard 15d021e  Add extra timing
 discard c0d4287  oeqa: Remove xmlrunner
 discard 4912030  oeqa/runner: Simplify code
 discard d67efa6  oeqa/core/threaded: Remove in favour of using concurrenttests
 discard 9b0f55d  oeqa/decorator/depends: Remove threading code
 discard 1cc4d6a  Revert "oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode"
 discard 7dcf24c  Revert "oeqa/core/tests: Add tests of OEQA Threaded mode"
 discard d1b0e75  Revert "oeqa/sdk: Enable usage of OEQA thread mode"
 discard 58f0c7d  oe-selftest: quick hack to test
 discard c01c509  oeqa: Add selftest parallelisation support
     new 694f879  oeqa: Add selftest parallelisation support
     new 52fd635  oe-selftest: quick hack to test
     new 01e717c  Revert "oeqa/sdk: Enable usage of OEQA thread mode"
     new 1c09feb  Revert "oeqa/core/tests: Add tests of OEQA Threaded mode"
     new ae1e6ed  Revert "oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode"
     new 08f3bb8  oeqa/decorator/depends: Remove threading code
     new 9cb547f  oeqa/core/threaded: Remove in favour of using concurrenttests
     new b2be065  oeqa/runner: Simplify code
     new bfbde7a  oeqa: Remove xmlrunner
     new 42423eb  Add extra timing
     new 5769a55  testsdk: Enable multiprocess execution
     new 66fa049  Add test timing debugging
     new ae032aa  oeqa/selftest/package: Use setUpLocal, not setUp
     new d32c0d5  devtool: Split tests into multiple classes
     new 168a36d  oeqa/selftest/devtool: Ensure dbus is built befoe running test
     new 614a4ee  fixup

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   (d76d73f)
            \
             N -- N -- N   refs/heads/master-next (614a4ee)

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 16 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               |   3 -
 meta/lib/oeqa/core/utils/concurrencytest.py |  28 +++++--
 meta/lib/oeqa/sdk/context.py                |   1 +
 meta/lib/oeqa/selftest/cases/devtool.py     | 115 +++++++++++++++-------------
 meta/lib/oeqa/selftest/cases/package.py     |   2 +-
 meta/lib/oeqa/selftest/context.py           |   1 +
 6 files changed, 87 insertions(+), 63 deletions(-)

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


More information about the Openembedded-commits mailing list