[oe-commits] [openembedded-core] branch master-next updated (6599714 -> 61be768)

git at git.openembedded.org git at git.openembedded.org
Sat Jul 14 15:06:14 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 6599714  oeqa/selftest/wic: Ensure initramfs exists for test_iso_image
 discard f3b5f55  oeqa/selftest/wic: Use a subdir of builddir, not /var/
 discard 614a4ee  fixup
 discard 168a36d  oeqa/selftest/devtool: Ensure dbus is built befoe running test
 discard d32c0d5  devtool: Split tests into multiple classes
 discard ae032aa  oeqa/selftest/package: Use setUpLocal, not setUp
 discard 66fa049  Add test timing debugging
 discard 5769a55  testsdk: Enable multiprocess execution
 discard 42423eb  Add extra timing
 discard bfbde7a  oeqa: Remove xmlrunner
 discard b2be065  oeqa/runner: Simplify code
 discard 9cb547f  oeqa/core/threaded: Remove in favour of using concurrenttests
 discard 08f3bb8  oeqa/decorator/depends: Remove threading code
 discard ae1e6ed  Revert "oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode"
 discard 1c09feb  Revert "oeqa/core/tests: Add tests of OEQA Threaded mode"
 discard 01e717c  Revert "oeqa/sdk: Enable usage of OEQA thread mode"
 discard 52fd635  oe-selftest: quick hack to test
 discard 694f879  oeqa: Add selftest parallelisation support
     new 091e90d  oeqa: Default to buffer mode for tests
     new 80f4828  oeqa/selftest/package: Use setUpLocal, not setUp
     new cbafef5  devtool: Split tests into multiple classes
     new 9e2afe6  oeqa/selftest/devtool: Ensure dbus is built befoe running test
     new 5761fa5  oeqa/selftest/wic: Use a subdir of builddir, not /var/
     new 480e3da  oeqa/selftest/wic: Ensure initramfs exists for test_iso_image
     new e709731  oeqa: Add selftest parallelisation support
     new 41b4a23  oe-selftest: quick hack to test
     new 060e303  Revert "oeqa/sdk: Enable usage of OEQA thread mode"
     new d1b49fd  Revert "oeqa/core/tests: Add tests of OEQA Threaded mode"
     new baefba5  Revert "oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode"
     new b66f3b0  oeqa/decorator/depends: Remove threading code
     new 66e943a  oeqa/core/threaded: Remove in favour of using concurrenttests
     new e95fc52  oeqa/runner: Simplify code
     new f9a048c  oeqa: Remove xmlrunner
     new f97219a  Add extra timing
     new 6f3dd7d  testsdk: Enable multiprocess execution
     new 61be768  Add test timing debugging

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   (6599714)
            \
             N -- N -- N   refs/heads/master-next (61be768)

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 18 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                    |  2 +-
 meta/lib/oeqa/core/runner.py                     |  5 -----
 meta/lib/oeqa/core/utils/concurrencytest.py      | 11 ++++++++---
 meta/lib/oeqa/selftest/cases/devtool.py          |  2 --
 meta/lib/oeqa/selftest/cases/efibootpartition.py |  1 -
 meta/lib/oeqa/selftest/cases/imagefeatures.py    |  2 --
 meta/lib/oeqa/selftest/cases/runqemu.py          |  2 --
 7 files changed, 9 insertions(+), 16 deletions(-)

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


More information about the Openembedded-commits mailing list