summaryrefslogtreecommitdiffstats
path: root/runtime/poky/qemux86-64/core-image-ptest-lua/testresults.json
blob: 773b39ebbfa60f38e294b34ef71907853067c9a1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
{
    "runtime_core-image-ptest-lua_qemux86-64_20240418011748": {
        "configuration": {
            "DISTRO": "poky",
            "HOST_DISTRO": "debian-11",
            "IMAGE_BASENAME": "core-image-ptest-lua",
            "IMAGE_PKGTYPE": "rpm",
            "LAYERS": {
                "meta": {
                    "branch": "master",
                    "commit": "a88251b3e7077d0baf3af5f4f52928dce94aa41d",
                    "commit_count": 74227
                },
                "meta-poky": {
                    "branch": "master",
                    "commit": "a88251b3e7077d0baf3af5f4f52928dce94aa41d",
                    "commit_count": 74227
                },
                "meta-yocto-bsp": {
                    "branch": "master",
                    "commit": "a88251b3e7077d0baf3af5f4f52928dce94aa41d",
                    "commit_count": 74227
                }
            },
            "MACHINE": "qemux86-64",
            "STARTTIME": "20240418011748",
            "TESTSERIES": "qemux86-64-ptest-fast",
            "TEST_TYPE": "runtime"
        },
        "result": {
            "parselogs.ParseLogsTest.test_get_context": {
                "duration": 0.0009844303131103516,
                "status": "PASSED"
            },
            "parselogs.ParseLogsTest.test_parselogs": {
                "duration": 2.2980902194976807,
                "status": "PASSED"
            },
            "ping.PingTest.test_ping": {
                "duration": 0.02530527114868164,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectfail": {
                "duration": 1.0628225803375244,
                "status": "PASSED"
            },
            "ptest.PtestRunnerTest.test_ptestrunner_expectsuccess": {
                "duration": 0.0006170272827148438,
                "log": "Cannot run ptests without @expectedFailure as ptests are expected to fail",
                "status": "SKIPPED"
            },
            "ptestresult.lua.lua": {
                "status": "PASSED"
            },
            "ptestresult.sections": {
                "lua": {
                    "duration": "1"
                }
            },
            "ssh.SSHTest.test_ssh": {
                "duration": 11.083670616149902,
                "status": "PASSED"
            }
        }
    }
}