Skip to content

Instantly share code, notes, and snippets.

@nathanrossi
Created September 6, 2019 07:47
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nathanrossi/89898a1488905f410d3c3976865b13fb to your computer and use it in GitHub Desktop.
Save nathanrossi/89898a1488905f410d3c3976865b13fb to your computer and use it in GitHub Desktop.
2019-09-06 17:44:14,431 - oe-selftest - WARNING - meta-selftest layer not found in BBLAYERS, adding it
2019-09-06 17:44:17,314 - oe-selftest - INFO - Adding layer libraries:
2019-09-06 17:44:17,314 - oe-selftest - INFO - /home/nathan/build/gnuts/openembedded-core/meta/lib
2019-09-06 17:44:17,314 - oe-selftest - INFO - /home/nathan/build/gnuts/openembedded-core/meta-selftest/lib
2019-09-06 17:44:17,315 - oe-selftest - INFO - Running bitbake -e to test the configuration is valid/parsable
2019-09-06 17:44:19,590 - oe-selftest - INFO - Adding: "include selftest.inc" in /home/nathan/build/gnuts-m-st-28613/conf/local.conf
2019-09-06 17:44:19,590 - oe-selftest - INFO - Adding: "include selftest.inc" in /home/nathan/build/gnuts-m-st-28614/conf/local.conf
2019-09-06 17:44:19,590 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2019-09-06 17:44:19,590 - oe-selftest - INFO - Adding: "include bblayers.inc" in bblayers.conf
2019-09-06 17:44:19,598 - oe-selftest - INFO - testconcurrent.TestCaseB.test_b (subunit.RemotedTestCase)
2019-09-06 17:44:19,599 - oe-selftest - INFO - addSuccess(testconcurrent.TestCaseB.test_b (subunit.RemotedTestCase)) -- {}
2019-09-06 17:44:19,599 - oe-selftest - INFO - ... ok
2019-09-06 17:44:19,600 - oe-selftest - INFO - 1: 1/1 1/2 (0.01s) (testconcurrent.TestCaseB.test_b)
2019-09-06 17:44:19,600 - oe-selftest - INFO - testconcurrent.TestCaseA.test_a (subunit.RemotedTestCase)
2019-09-06 17:44:19,600 - oe-selftest - INFO - addSuccess(testconcurrent.TestCaseA.test_a (subunit.RemotedTestCase)) -- {'extras': <Content type=application/json;
charset=utf8, value=b'{"ptestresult.sections": {"a": {}}, "ptestresult.a.a": {"status": "PASS"}}'>}
2019-09-06 17:44:19,601 - oe-selftest - INFO - ... ok
2019-09-06 17:44:19,601 - oe-selftest - INFO - 0: 1/1 2/2 (0.01s) (testconcurrent.TestCaseA.test_a)
2019-09-06 17:44:19,614 - oe-selftest - INFO - ----------------------------------------------------------------------
2019-09-06 17:44:19,614 - oe-selftest - INFO - Ran 2 tests in 1.145s
2019-09-06 17:44:19,615 - oe-selftest - INFO - OK
2019-09-06 17:44:21,538 - oe-selftest - INFO - RESULTS:
2019-09-06 17:44:21,539 - oe-selftest - INFO - RESULTS - testconcurrent.TestCaseA.test_a: PASSED (0.01s)
2019-09-06 17:44:21,540 - oe-selftest - INFO - RESULTS - testconcurrent.TestCaseB.test_b: PASSED (0.01s)
2019-09-06 17:44:21,551 - oe-selftest - INFO - SUMMARY:
2019-09-06 17:44:21,551 - oe-selftest - INFO - oe-selftest () - Ran 2 tests in 1.245s
2019-09-06 17:44:21,551 - oe-selftest - INFO - oe-selftest - OK - All required tests passed (successes=2, skipped=0, failures=0, errors=0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment