summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemuarm64/core-image-ptest-acl
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/poky/qemuarm64/core-image-ptest-acl')
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-acl/ptest-acl.log29
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-acl/ptest-raw.log34
-rw-r--r--runtime/poky/qemuarm64/core-image-ptest-acl/testresults.json102
3 files changed, 165 insertions, 0 deletions
diff --git a/runtime/poky/qemuarm64/core-image-ptest-acl/ptest-acl.log b/runtime/poky/qemuarm64/core-image-ptest-acl/ptest-acl.log
new file mode 100644
index 00000000000..a97d267a3dc
--- /dev/null
+++ b/runtime/poky/qemuarm64/core-image-ptest-acl/ptest-acl.log
@@ -0,0 +1,29 @@
+START: ptest-runner
+2024-03-21T02:43
+PASS: test/cp.test
+PASS: test/getfacl-lfs.test
+PASS: test/getfacl-noacl.test
+PASS: test/getfacl-recursive.test
+PASS: test/malformed-restore.test
+PASS: test/misc.test
+PASS: test/sbits-restore.test
+PASS: test/setfacl-X.test
+PASS: test/utf8-filenames.test
+SKIP: test/root/getfacl.test
+SKIP: test/root/permissions.test
+SKIP: test/root/restore.test
+SKIP: test/root/setfacl.test
+XFAIL: test/nfs/nfsacl.test
+XFAIL: test/nfs/nfs-dir.test
+============================================================================
+Testsuite summary for acl 2.3.2
+============================================================================
+# TOTAL: 15
+# PASS: 9
+# SKIP: 4
+# XFAIL: 2
+# FAIL: 0
+# XPASS: 0
+# ERROR: 0
+============================================================================
+DURATION: 6
diff --git a/runtime/poky/qemuarm64/core-image-ptest-acl/ptest-raw.log b/runtime/poky/qemuarm64/core-image-ptest-acl/ptest-raw.log
new file mode 100644
index 00000000000..fd5b829387e
--- /dev/null
+++ b/runtime/poky/qemuarm64/core-image-ptest-acl/ptest-raw.log
@@ -0,0 +1,34 @@
+START: ptest-runner
+2024-03-21T02:43
+BEGIN: /usr/lib/acl/ptest
+PASS: test/cp.test
+PASS: test/getfacl-lfs.test
+PASS: test/getfacl-noacl.test
+PASS: test/getfacl-recursive.test
+PASS: test/malformed-restore.test
+PASS: test/misc.test
+PASS: test/sbits-restore.test
+PASS: test/setfacl-X.test
+PASS: test/utf8-filenames.test
+SKIP: test/root/getfacl.test
+SKIP: test/root/permissions.test
+SKIP: test/root/restore.test
+SKIP: test/root/setfacl.test
+XFAIL: test/nfs/nfsacl.test
+XFAIL: test/nfs/nfs-dir.test
+============================================================================
+Testsuite summary for acl 2.3.2
+============================================================================
+# TOTAL: 15
+# PASS: 9
+# SKIP: 4
+# XFAIL: 2
+# FAIL: 0
+# XPASS: 0
+# ERROR: 0
+============================================================================
+DURATION: 6
+END: /usr/lib/acl/ptest
+2024-03-21T02:43
+STOP: ptest-runner
+TOTAL: 1 FAIL: 0 \ No newline at end of file
diff --git a/runtime/poky/qemuarm64/core-image-ptest-acl/testresults.json b/runtime/poky/qemuarm64/core-image-ptest-acl/testresults.json
new file mode 100644
index 00000000000..0a85cc99f1e
--- /dev/null
+++ b/runtime/poky/qemuarm64/core-image-ptest-acl/testresults.json
@@ -0,0 +1,102 @@
+{
+ "runtime_core-image-ptest-acl_qemuarm64_20240321023849": {
+ "configuration": {
+ "DISTRO": "poky",
+ "HOST_DISTRO": "ubuntu-18.04",
+ "IMAGE_BASENAME": "core-image-ptest-acl",
+ "IMAGE_PKGTYPE": "rpm",
+ "LAYERS": {
+ "meta": {
+ "branch": "master",
+ "commit": "94f99434eff15a92cfdc2dce423d32a1b74aab39",
+ "commit_count": 73927
+ },
+ "meta-poky": {
+ "branch": "master",
+ "commit": "94f99434eff15a92cfdc2dce423d32a1b74aab39",
+ "commit_count": 73927
+ },
+ "meta-yocto-bsp": {
+ "branch": "master",
+ "commit": "94f99434eff15a92cfdc2dce423d32a1b74aab39",
+ "commit_count": 73927
+ }
+ },
+ "MACHINE": "qemuarm64",
+ "STARTTIME": "20240321023849",
+ "TESTSERIES": "qemuarm64-ptest-fast",
+ "TEST_TYPE": "runtime"
+ },
+ "result": {
+ "parselogs.ParseLogsTest.test_get_context": {
+ "duration": 0.001657247543334961,
+ "status": "PASSED"
+ },
+ "parselogs.ParseLogsTest.test_parselogs": {
+ "duration": 2.4335901737213135,
+ "status": "PASSED"
+ },
+ "ping.PingTest.test_ping": {
+ "duration": 0.031328439712524414,
+ "status": "PASSED"
+ },
+ "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
+ "duration": 6.5945069789886475,
+ "status": "PASSED"
+ },
+ "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
+ "duration": 0.0010101795196533203,
+ "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
+ "status": "SKIPPED"
+ },
+ "ptestresult.acl.test/cp.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/getfacl-lfs.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/getfacl-noacl.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/getfacl-recursive.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/malformed-restore.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/misc.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/root/getfacl.test": {
+ "status": "SKIPPED"
+ },
+ "ptestresult.acl.test/root/permissions.test": {
+ "status": "SKIPPED"
+ },
+ "ptestresult.acl.test/root/restore.test": {
+ "status": "SKIPPED"
+ },
+ "ptestresult.acl.test/root/setfacl.test": {
+ "status": "SKIPPED"
+ },
+ "ptestresult.acl.test/sbits-restore.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/setfacl-X.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.acl.test/utf8-filenames.test": {
+ "status": "PASSED"
+ },
+ "ptestresult.sections": {
+ "acl": {
+ "duration": "6"
+ }
+ },
+ "ssh.SSHTest.test_ssh": {
+ "duration": 11.118988990783691,
+ "status": "PASSED"
+ }
+ }
+ }
+} \ No newline at end of file