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":"dmesg-warn", 16 "time":{ 17 "__type__":"TimeAttribute", 18 "start":0.0, 19 "end":0.0 20 }, 21 "err":"Starting subtest: first-subtest\nSubtest first-subtest: SUCCESS (0.000s)\n", 22 "dmesg":"<7> [3216186.095097] [IGT] successtest: executing\n<7> [3216186.101115] [IGT] successtest: starting subtest first-subtest\n<6> [3216186.095083] drm_ KERN_INFO, disregard\n<7> [3216186.095097] drm_ KERN_DEBUG disregard\n<4> [3216186.101159] drm_ KERN_WARNING disregard\n<1> [3216186.101159] drm_ KERN_ALERT should trip a warning\n<7> [3216186.101160] [IGT] successtest: exiting, ret=0\n", 23 "dmesg-warnings":"<1> [3216186.101159] drm_ KERN_ALERT should trip a warning\n" 24 } 25 }, 26 "totals":{ 27 "":{ 28 "crash":0, 29 "pass":0, 30 "dmesg-fail":0, 31 "dmesg-warn":1, 32 "skip":0, 33 "incomplete":0, 34 "timeout":0, 35 "notrun":0, 36 "fail":0, 37 "warn":0 38 }, 39 "root":{ 40 "crash":0, 41 "pass":0, 42 "dmesg-fail":0, 43 "dmesg-warn":1, 44 "skip":0, 45 "incomplete":0, 46 "timeout":0, 47 "notrun":0, 48 "fail":0, 49 "warn":0 50 }, 51 "igt@successtest":{ 52 "crash":0, 53 "pass":0, 54 "dmesg-fail":0, 55 "dmesg-warn":1, 56 "skip":0, 57 "incomplete":0, 58 "timeout":0, 59 "notrun":0, 60 "fail":0, 61 "warn":0 62 } 63 }, 64 "runtimes":{ 65 "igt@successtest":{ 66 "time":{ 67 "__type__":"TimeAttribute", 68 "start":0.0, 69 "end":0.014 70 } 71 } 72 } 73}