summaryrefslogtreecommitdiffstats
path: root/oeselftest/testresults.json
diff options
context:
space:
mode:
Diffstat (limited to 'oeselftest/testresults.json')
-rw-r--r--oeselftest/testresults.json191
1 files changed, 96 insertions, 95 deletions
diff --git a/oeselftest/testresults.json b/oeselftest/testresults.json
index f4dfe857c53..7085382ebb2 100644
--- a/oeselftest/testresults.json
+++ b/oeselftest/testresults.json
@@ -1,8 +1,8 @@
{
- "oeselftest_centos-7_qemuarm64_20191020022302": {
+ "oeselftest_debian-10_qemuarm_20191021022841": {
"configuration": {
- "HOST_DISTRO": "centos-7",
- "HOST_NAME": "centos7-ty-3",
+ "HOST_DISTRO": "debian-10",
+ "HOST_NAME": "debian10-ty-3",
"LAYERS": {
"meta": {
"branch": "master",
@@ -25,9 +25,9 @@
"commit_count": 56002
}
},
- "MACHINE": "qemuarm64",
- "STARTTIME": "20191020022302",
- "TESTSERIES": "qemuarm64",
+ "MACHINE": "qemuarm",
+ "STARTTIME": "20191021022841",
+ "TESTSERIES": "qemuarm",
"TEST_TYPE": "oeselftest"
},
"result": {
@@ -45,10 +45,10 @@
}
}
},
- "oeselftest_centos-7_qemumips64_20191020024113": {
+ "oeselftest_debian-10_qemux86-64_20191021015351": {
"configuration": {
- "HOST_DISTRO": "centos-7",
- "HOST_NAME": "centos7-ty-3",
+ "HOST_DISTRO": "debian-10",
+ "HOST_NAME": "debian10-ty-1",
"LAYERS": {
"meta": {
"branch": "master",
@@ -71,9 +71,9 @@
"commit_count": 56002
}
},
- "MACHINE": "qemumips64",
- "STARTTIME": "20191020024113",
- "TESTSERIES": "qemumips64",
+ "MACHINE": "qemux86-64",
+ "STARTTIME": "20191021015351",
+ "TESTSERIES": "qemux86-64",
"TEST_TYPE": "oeselftest"
},
"result": {
@@ -91,10 +91,56 @@
}
}
},
- "oeselftest_centos-7_qemux86-64_20191020010919": {
+ "oeselftest_fedora-29_qemuppc_20191021023133": {
"configuration": {
- "HOST_DISTRO": "centos-7",
- "HOST_NAME": "centos7-ty-1",
+ "HOST_DISTRO": "fedora-29",
+ "HOST_NAME": "fedora29-ty-1.yocto.io",
+ "LAYERS": {
+ "meta": {
+ "branch": "master",
+ "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
+ "commit_count": 56002
+ },
+ "meta-poky": {
+ "branch": "master",
+ "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
+ "commit_count": 56002
+ },
+ "meta-selftest": {
+ "branch": "master",
+ "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
+ "commit_count": 56002
+ },
+ "meta-yocto-bsp": {
+ "branch": "master",
+ "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
+ "commit_count": 56002
+ }
+ },
+ "MACHINE": "qemuppc",
+ "STARTTIME": "20191021023133",
+ "TESTSERIES": "qemuppc",
+ "TEST_TYPE": "oeselftest"
+ },
+ "result": {
+ "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
+ "status": "PASSED"
+ },
+ "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
+ "status": "PASSED"
+ },
+ "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
+ "status": "PASSED"
+ },
+ "runqemu.QemuTest.test_qemu_can_shutdown": {
+ "status": "PASSED"
+ }
+ }
+ },
+ "oeselftest_fedora-30_qemux86-64_20191021010721": {
+ "configuration": {
+ "HOST_DISTRO": "fedora-30",
+ "HOST_NAME": "fedora30-ty-1.yocto.io",
"LAYERS": {
"meta": {
"branch": "master",
@@ -118,7 +164,7 @@
}
},
"MACHINE": "qemux86-64",
- "STARTTIME": "20191020010919",
+ "STARTTIME": "20191021010721",
"TESTSERIES": "oe-selftest",
"TEST_TYPE": "oeselftest"
},
@@ -299,7 +345,8 @@
"status": "PASSED"
},
"devtool.DevtoolExtractTests.test_devtool_deploy_target": {
- "status": "PASSED"
+ "log": "testtools.testresult.real._StringException: Traceback (most recent call last):\n File \"/home/pokybuild/yocto-worker/oe-selftest/build/meta/lib/oeqa/selftest/cases/devtool.py\", line 1289, in test_devtool_deploy_target\n self.assertEqual(filelist1, filelist2)\n File \"/usr/lib64/python3.7/unittest/case.py\", line 852, in assertEqual\n assertion_func(first, second, msg=msg)\n File \"/usr/lib64/python3.7/unittest/case.py\", line 1058, in assertListEqual\n self.assertSequenceEqual(list1, list2, msg, seq_type=list)\n File \"/usr/lib64/python3.7/unittest/case.py\", line 1040, in assertSequenceEqual\n self.fail(msg)\n File \"/usr/lib64/python3.7/unittest/case.py\", line 693, in fail\n raise self.failureException(msg)\nAssertionError: Lists differ: ['-rwxr-xr-x 6000 6000 /etc/init.d/mdmonitor', '-rw-r-[10124 chars]n.8'] != ['-rwxr-xr-x root root /etc/init.d/mdmonitor', '-rw-r-[10124 chars]n.8']\n\nFirst differing element 0:\n'-rwxr-xr-x 6000 6000 /etc/init.d/mdmonitor'\n'-rwxr-xr-x root root /etc/init.d/mdmonitor'\n\nDiff is 26726 characters long. Set self.maxDiff to None to see it.\n\n",
+ "status": "FAILED"
},
"devtool.DevtoolExtractTests.test_devtool_extract": {
"status": "PASSED"
@@ -919,7 +966,7 @@
"status": "PASSED"
},
"runtime_test.TestImage.test_testimage_virgl_headless": {
- "log": "No render nodes found in /dev/dri: ['card0']\n",
+ "log": "/dev/dri directory does not exist; no render nodes available on this machine.\n",
"status": "SKIPPED"
},
"selftest.ExternalLayer.test_list_imported": {
@@ -1227,10 +1274,10 @@
}
}
},
- "oeselftest_debian-10_qemuarm_20191020021823": {
+ "oeselftest_opensuseleap-15.1_qemumips64_20191021022852": {
"configuration": {
- "HOST_DISTRO": "debian-10",
- "HOST_NAME": "debian10-ty-3",
+ "HOST_DISTRO": "opensuseleap-15.1",
+ "HOST_NAME": "opensuse151-ty-1.yocto.io",
"LAYERS": {
"meta": {
"branch": "master",
@@ -1253,9 +1300,9 @@
"commit_count": 56002
}
},
- "MACHINE": "qemuarm",
- "STARTTIME": "20191020021823",
- "TESTSERIES": "qemuarm",
+ "MACHINE": "qemumips64",
+ "STARTTIME": "20191021022852",
+ "TESTSERIES": "qemumips64",
"TEST_TYPE": "oeselftest"
},
"result": {
@@ -1273,10 +1320,10 @@
}
}
},
- "oeselftest_fedora-30_qemux86_20191020013159": {
+ "oeselftest_opensusetumbleweed-20191016_qemumips_20191021025925": {
"configuration": {
- "HOST_DISTRO": "fedora-30",
- "HOST_NAME": "fedora30-ty-1.yocto.io",
+ "HOST_DISTRO": "opensusetumbleweed-20191016",
+ "HOST_NAME": "tumbleweed-ty-3",
"LAYERS": {
"meta": {
"branch": "master",
@@ -1299,9 +1346,9 @@
"commit_count": 56002
}
},
- "MACHINE": "qemux86",
- "STARTTIME": "20191020013159",
- "TESTSERIES": "qemux86",
+ "MACHINE": "qemumips",
+ "STARTTIME": "20191021025925",
+ "TESTSERIES": "qemumips",
"TEST_TYPE": "oeselftest"
},
"result": {
@@ -1319,10 +1366,10 @@
}
}
},
- "oeselftest_opensuseleap-15.1_qemux86-64_20191020013017": {
+ "oeselftest_opensusetumbleweed-20191016_qemux86_20191021010124": {
"configuration": {
- "HOST_DISTRO": "opensuseleap-15.1",
- "HOST_NAME": "opensuse151-ty-1.yocto.io",
+ "HOST_DISTRO": "opensusetumbleweed-20191016",
+ "HOST_NAME": "tumbleweed-ty-1.yocto.io",
"LAYERS": {
"meta": {
"branch": "master",
@@ -1345,30 +1392,21 @@
"commit_count": 56002
}
},
- "MACHINE": "qemux86-64",
- "STARTTIME": "20191020013017",
- "TESTSERIES": "qemux86-64",
+ "MACHINE": "qemux86",
+ "STARTTIME": "20191021010124",
+ "TESTSERIES": "a-quick",
"TEST_TYPE": "oeselftest"
},
"result": {
- "meta_ide.MetaIDE.test_meta_ide_can_build_cpio_project": {
- "status": "PASSED"
- },
- "meta_ide.MetaIDE.test_meta_ide_can_compile_c_program": {
- "status": "PASSED"
- },
- "meta_ide.MetaIDE.test_meta_ide_had_installed_meta_ide_support": {
- "status": "PASSED"
- },
- "runqemu.QemuTest.test_qemu_can_shutdown": {
+ "buildoptions.SourceMirroring.test_yocto_source_mirror": {
"status": "PASSED"
}
}
},
- "oeselftest_opensusetumbleweed-20191016_qemumips_20191020030706": {
+ "oeselftest_ubuntu-18.04_qemuarm64_20191021023409": {
"configuration": {
- "HOST_DISTRO": "opensusetumbleweed-20191016",
- "HOST_NAME": "tumbleweed-ty-3",
+ "HOST_DISTRO": "ubuntu-18.04",
+ "HOST_NAME": "ubuntu1804-ty",
"LAYERS": {
"meta": {
"branch": "master",
@@ -1391,9 +1429,9 @@
"commit_count": 56002
}
},
- "MACHINE": "qemumips",
- "STARTTIME": "20191020030706",
- "TESTSERIES": "qemumips",
+ "MACHINE": "qemuarm64",
+ "STARTTIME": "20191021023409",
+ "TESTSERIES": "qemuarm64",
"TEST_TYPE": "oeselftest"
},
"result": {
@@ -1411,10 +1449,10 @@
}
}
},
- "oeselftest_opensusetumbleweed-20191016_qemuppc_20191020021318": {
+ "oeselftest_ubuntu-18.04_qemux86_20191021015532": {
"configuration": {
- "HOST_DISTRO": "opensusetumbleweed-20191016",
- "HOST_NAME": "tumbleweed-ty-3",
+ "HOST_DISTRO": "ubuntu-18.04",
+ "HOST_NAME": "ubuntu1804-ty-3",
"LAYERS": {
"meta": {
"branch": "master",
@@ -1437,9 +1475,9 @@
"commit_count": 56002
}
},
- "MACHINE": "qemuppc",
- "STARTTIME": "20191020021318",
- "TESTSERIES": "qemuppc",
+ "MACHINE": "qemux86",
+ "STARTTIME": "20191021015532",
+ "TESTSERIES": "qemux86",
"TEST_TYPE": "oeselftest"
},
"result": {
@@ -1456,42 +1494,5 @@
"status": "PASSED"
}
}
- },
- "oeselftest_opensusetumbleweed-20191016_qemux86_20191020010133": {
- "configuration": {
- "HOST_DISTRO": "opensusetumbleweed-20191016",
- "HOST_NAME": "tumbleweed-ty-1.yocto.io",
- "LAYERS": {
- "meta": {
- "branch": "master",
- "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
- "commit_count": 56002
- },
- "meta-poky": {
- "branch": "master",
- "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
- "commit_count": 56002
- },
- "meta-selftest": {
- "branch": "master",
- "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
- "commit_count": 56002
- },
- "meta-yocto-bsp": {
- "branch": "master",
- "commit": "f484aa6090c5fa3f69c3aed0cab154ed1f46b7ac",
- "commit_count": 56002
- }
- },
- "MACHINE": "qemux86",
- "STARTTIME": "20191020010133",
- "TESTSERIES": "a-quick",
- "TEST_TYPE": "oeselftest"
- },
- "result": {
- "buildoptions.SourceMirroring.test_yocto_source_mirror": {
- "status": "PASSED"
- }
- }
}
} \ No newline at end of file