summaryrefslogtreecommitdiffstats
path: root/runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json')
-rw-r--r--runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json28
1 files changed, 18 insertions, 10 deletions
diff --git a/runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json b/runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json
index 21354e32cc3..32e86bec23a 100644
--- a/runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json
+++ b/runtime/poky-altcfg/qemux86-64/core-image-sato-sdk/testresults.json
@@ -1,29 +1,29 @@
{
- "runtime_core-image-sato-sdk_qemux86-64_20200219221611": {
+ "runtime_core-image-sato-sdk_qemux86-64_20200304010209": {
"configuration": {
"DISTRO": "poky-altcfg",
- "HOST_DISTRO": "ubuntu-18.04",
+ "HOST_DISTRO": "debian-10",
"IMAGE_BASENAME": "core-image-sato-sdk",
"IMAGE_PKGTYPE": "rpm",
"LAYERS": {
"meta": {
"branch": "zedd/kernel-ab-test",
- "commit": "8266ddd5b8dd5c96d69c8f8c6dce5fe7fc33c4b9",
- "commit_count": 57284
+ "commit": "c3a04ce60b7f7ab615cd480c6231dc3c1e4619b7",
+ "commit_count": 57500
},
"meta-poky": {
"branch": "zedd/kernel-ab-test",
- "commit": "8266ddd5b8dd5c96d69c8f8c6dce5fe7fc33c4b9",
- "commit_count": 57284
+ "commit": "c3a04ce60b7f7ab615cd480c6231dc3c1e4619b7",
+ "commit_count": 57500
},
"meta-yocto-bsp": {
"branch": "zedd/kernel-ab-test",
- "commit": "8266ddd5b8dd5c96d69c8f8c6dce5fe7fc33c4b9",
- "commit_count": 57284
+ "commit": "c3a04ce60b7f7ab615cd480c6231dc3c1e4619b7",
+ "commit_count": 57500
}
},
"MACHINE": "qemux86-64",
- "STARTTIME": "20200219221611",
+ "STARTTIME": "20200304010209",
"TESTSERIES": "qemux86-64-alt",
"TEST_TYPE": "runtime"
},
@@ -156,7 +156,11 @@
"ping.PingTest.test_ping": {
"status": "PASSED"
},
- "ptest.PtestRunnerTest.test_ptestrunner": {
+ "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
+ "log": "Test requires ptest-runner to be installed",
+ "status": "SKIPPED"
+ },
+ "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
"log": "Test requires ptest-runner to be installed",
"status": "SKIPPED"
},
@@ -218,6 +222,10 @@
"systemd.SystemdServiceTests.test_systemd_stop_start": {
"status": "PASSED"
},
+ "weston.WestonTest.test_weston_running": {
+ "log": "Test requires weston to be installed",
+ "status": "SKIPPED"
+ },
"xorg.XorgTest.test_xorg_running": {
"status": "PASSED"
}