[oe-commits] [openembedded-core] branch master-next updated (243e477 -> 6d5c324)

git at git.openembedded.org git at git.openembedded.org
Fri Jul 13 15:35:00 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 243e477  oqqa/selftest/lic_checksum: Avoid cache reparse
 discard 5486cd0  oeqa: Remove xmlrunner
 discard f56c0d2  file: Security fix CVE-2018-10360
 discard 3ae02b9  wayland-protocols: upgrade 1.14 -> 1.15
 discard 8d6017e  python3-pygobject: update to 3.28.3
 discard 37322dc  python*-setuptools: update to 40.0.0
 discard 92169bc  xorg-xserver: Enable systemd-logind if using systemd
 discard 4d440d5  grub-efi: Provide target architecture for 32-bit ARM.
 discard 22b2f13  image-live: fix check for rootfs size with hddimg images
 discard d45131e  liburcu: Add RISC-V support
 discard 80b1fc0  nfs-utils: remove libnfsidmap
 discard c679284  perf: add dwarf to PACKAGECONFIG
 discard 0e8b1d5  psmisc:23.0 -> 23.1
 discard 7e5bf33  procps:3.3.14 -> 3.3.15
 discard 8c7e3fd  ethtool:4.16 -> 4.17
 discard 1daf4a7  libdrm: Add PACKAGECONFIG support for all meson options
 discard 71fdd8e  perf: disable parallelism for 'make clean'
 discard 29e9b19  oeqa/runner: Simplify code
 discard e911de7  oeqa/core/threaded: Remove in favour of using concurrenttests
 discard 78f27d7  oeqa/decorator/depends: Remove threading code
 discard fc19a0a  Revert "oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode"
 discard ef7c4c6  Revert "oeqa/core/tests: Add tests of OEQA Threaded mode"
 discard ade78d6  Revert "oeqa/sdk: Enable usage of OEQA thread mode"
 discard 939598f  oeqa/runner: Ensure we don't print misleading results output
 discard 3a533e4  oeqa: Add selftest parallelisation support
 discard 8af624c  oeqa/selftest/image_tyypedep: Avoid undefined variable failure
 discard f1f40ee  oeqa/core/runner: Improve test case comparision
 discard 6001ed3  oe-selftest: quick hack to test
     new bb58203  perf: disable parallelism for 'make clean'
     new dc7d3b2  libdrm: Add PACKAGECONFIG support for all meson options
     new 11dc07b  ethtool:4.16 -> 4.17
     new 19bd5ea  procps:3.3.14 -> 3.3.15
     new cbaa7fd  psmisc:23.0 -> 23.1
     new bed3a67  perf: add dwarf to PACKAGECONFIG
     new 98e8146  nfs-utils: remove libnfsidmap
     new eade50a  liburcu: Add RISC-V support
     new 16956da  image-live: fix check for rootfs size with hddimg images
     new 65f9fb7  grub-efi: Provide target architecture for 32-bit ARM.
     new 358c237  xorg-xserver: Enable systemd-logind if using systemd
     new 9697153  python*-setuptools: update to 40.0.0
     new 3c22f20  python3-pygobject: update to 3.28.3
     new 064455b  wayland-protocols: upgrade 1.14 -> 1.15
     new 22886cf  file: Security fix CVE-2018-10360
     new 72e5f46  oeqa/core/runner: Improve test case comparision
     new 0b74cb4  oeqa/selftest/image_tyypedep: Avoid undefined variable failure
     new a910d90  oqqa/selftest/lic_checksum: Avoid cache reparse
     new 4374c29  oeqa/runner: Ensure we don't print misleading results output
     new c01c509  oeqa: Add selftest parallelisation support
     new 58f0c7d  oe-selftest: quick hack to test
     new d1b0e75  Revert "oeqa/sdk: Enable usage of OEQA thread mode"
     new 7dcf24c  Revert "oeqa/core/tests: Add tests of OEQA Threaded mode"
     new 1cc4d6a  Revert "oeqa/core/decorator/oetimeout: Add support for OEQA threaded mode"
     new 9b0f55d  oeqa/decorator/depends: Remove threading code
     new d67efa6  oeqa/core/threaded: Remove in favour of using concurrenttests
     new 4912030  oeqa/runner: Simplify code
     new c0d4287  oeqa: Remove xmlrunner
     new 15d021e  Add extra timing
     new 2792f80  testsdk: Enable multiprocess execution
     new 6d5c324  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   (243e477)
            \
             N -- N -- N   refs/heads/master-next (6d5c324)

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 31 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/classes/testsdk.bbclass                |   2 +-
 meta/lib/oeqa/core/runner.py                |  24 ++++-
 meta/lib/oeqa/core/utils/concurrencytest.py | 146 +++++++++++++++++++++++-----
 meta/lib/oeqa/sdk/context.py                |   3 +
 meta/lib/oeqa/selftest/case.py              |  10 ++
 5 files changed, 154 insertions(+), 31 deletions(-)

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


More information about the Openembedded-commits mailing list