1{ 2 "__type__":"TestrunResult", 3 "results_version":10, 4 "name":"normal-run", 5 "uname":"Linux hostname 4.18.0-1-amd64 #1 SMP Debian 4.18.6-1 (2018-09-06) x86_64", 6 "time_elapsed":{ 7 "__type__":"TimeAttribute", 8 "start":1539953735.1110389, 9 "end":1539953735.1723731 10 }, 11 "tests":{ 12 "igt@successtest@first-subtest":{ 13 "out":"Starting subtest: first-subtest\nSubtest first-subtest: SUCCESS (0.000s)\n", 14 "igt-version":"IGT-Version: 1.23-g0c763bfd (x86_64) (Linux: 4.18.0-1-amd64 x86_64)", 15 "result":"pass", 16 "time":{ 17 "__type__":"TimeAttribute", 18 "start":0, 19 "end":0 20 }, 21 "err":"Starting subtest: first-subtest\nSubtest first-subtest: SUCCESS (0.000s)\n", 22 "dmesg":"<6> [3216186.095083] Console: switching to colour dummy device 80x25\n<6> [3216186.095097] [IGT] successtest: executing\n<6> [3216186.101115] [IGT] successtest: starting subtest first-subtest\n<6> [3216186.101159] String with a\nnewline\n<6> [3216186.101159] String with a\ttab\n<6> [3216186.101159] String with an explicit\\x00NUL\n<6> [3216186.101159] The character \\x13 should be nonprintable\n<6> [3216186.101159] Escaped backslash is \\\n<6> [3216186.101159] Kernel shouldn't output this but cutoff escape \\x1\n<6> [3216186.101159] More cutoff \\x\n<6> [3216186.101159] One more \\\n<6> [3216186.101160] [IGT] successtest: exiting, ret=0\n<6> [3216186.101299] Console: switching to colour frame buffer device 240x75\n", 23 }, 24 }, 25 "totals":{ 26 "":{ 27 "crash":0, 28 "pass":1, 29 "dmesg-fail":0, 30 "dmesg-warn":0, 31 "skip":0, 32 "incomplete":0, 33 "timeout":0, 34 "notrun":0, 35 "fail":0, 36 "warn":0 37 }, 38 "root":{ 39 "crash":0, 40 "pass":1, 41 "dmesg-fail":0, 42 "dmesg-warn":0, 43 "skip":0, 44 "incomplete":0, 45 "timeout":0, 46 "notrun":0, 47 "fail":0, 48 "warn":0 49 }, 50 "igt@successtest":{ 51 "crash":0, 52 "pass":1, 53 "dmesg-fail":0, 54 "dmesg-warn":0, 55 "skip":0, 56 "incomplete":0, 57 "timeout":0, 58 "notrun":0, 59 "fail":0, 60 "warn":0 61 }, 62 }, 63 "runtimes":{ 64 "igt@successtest":{ 65 "time":{ 66 "__type__":"TimeAttribute", 67 "start":0, 68 "end":0.014 69 } 70 }, 71 } 72} 73