summaryrefslogtreecommitdiff
path: root/runner/json_tests_data/dmesg-escapes
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2019-10-16 14:13:51 +0300
committerPetri Latvala <petri.latvala@intel.com>2019-10-21 14:30:57 +0300
commita45bc42ae82e1fe0ea35993190e6344098709617 (patch)
treec1cec59b64b92525d403b9f46a04262c0ab6505a /runner/json_tests_data/dmesg-escapes
parentd1d2db46a332f2f681cf593d0fd437687d911c16 (diff)
runner/json_tests: Adapt to better output parsing
Since we actually include the output before the subtest begins now, add it to the reference.jsons where applicable. Signed-off-by: Petri Latvala <petri.latvala@intel.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'runner/json_tests_data/dmesg-escapes')
-rw-r--r--runner/json_tests_data/dmesg-escapes/reference.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/runner/json_tests_data/dmesg-escapes/reference.json b/runner/json_tests_data/dmesg-escapes/reference.json
index a6a70109..70d6b366 100644
--- a/runner/json_tests_data/dmesg-escapes/reference.json
+++ b/runner/json_tests_data/dmesg-escapes/reference.json
@@ -10,7 +10,7 @@
},
"tests":{
"igt@successtest@first-subtest":{
- "out":"Starting subtest: first-subtest\nSubtest first-subtest: SUCCESS (0.000s)\n",
+ "out":"IGT-Version: 1.23-g0c763bfd (x86_64) (Linux: 4.18.0-1-amd64 x86_64)\nStarting subtest: first-subtest\nSubtest first-subtest: SUCCESS (0.000s)\n",
"igt-version":"IGT-Version: 1.23-g0c763bfd (x86_64) (Linux: 4.18.0-1-amd64 x86_64)",
"result":"pass",
"time":{