summaryrefslogtreecommitdiff
path: root/runner/json_tests_data/dmesg-results
diff options
context:
space:
mode:
authorPetri Latvala <petri.latvala@intel.com>2018-12-05 14:53:43 +0200
committerPetri Latvala <petri.latvala@intel.com>2018-12-12 12:49:29 +0200
commit2c793666d8c8328733f5769b16ae5858fee97f3f (patch)
tree0cbbed942647aa24fdea93d0b3570a02df416606 /runner/json_tests_data/dmesg-results
parentf81cdf9d3a475b6135c0951d1c7169f226164baf (diff)
runner: Produce json with results_version=10
New piglit bumped its results_version to 10, making glxinfo and pals optional in practice, not just by accident. Unfortunately reading results with newer piglit attempts to convert the results to version 10, reading glxinfo and pals, and thus fails. In a hilarious summary: A commit to piglit making glxinfo optional makes it mandatory for us. v2: json unit tests confirmed to be working... Reported-by: Andi Shyti <andi.shyti@intel.com> Signed-off-by: Petri Latvala <petri.latvala@intel.com> Cc: Arkadiusz Hiler <arkadiusz.hiler@intel.com> Cc: Andi Shyti <andi.shyti@intel.com> Tested-by: Andi Shyti <andi.shyti@intel.com> Reviewed-by: Arkadiusz Hiler <arkadiusz.hiler@intel.com>
Diffstat (limited to 'runner/json_tests_data/dmesg-results')
-rw-r--r--runner/json_tests_data/dmesg-results/reference.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/runner/json_tests_data/dmesg-results/reference.json b/runner/json_tests_data/dmesg-results/reference.json
index 811b63eb..445cd0a0 100644
--- a/runner/json_tests_data/dmesg-results/reference.json
+++ b/runner/json_tests_data/dmesg-results/reference.json
@@ -1,6 +1,6 @@
{
"__type__":"TestrunResult",
- "results_version":9,
+ "results_version":10,
"name":"normal-run",
"uname":"Linux hostname 4.18.0-1-amd64 #1 SMP Debian 4.18.6-1 (2018-09-06) x86_64",
"time_elapsed":{