We generate this on the fly if it's not there and add it.

Signed-off-by: Dylan Baker <dylanx.c.ba...@intel.com>
---
 unittests/framework/backends/schema/piglit-8.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/unittests/framework/backends/schema/piglit-8.json 
b/unittests/framework/backends/schema/piglit-8.json
index 8661f40..9b000fd 100644
--- a/unittests/framework/backends/schema/piglit-8.json
+++ b/unittests/framework/backends/schema/piglit-8.json
@@ -102,7 +102,7 @@
         }
     },
     "additionalProperties": false,
-    "required": [ "__type__", "clinfo", "glxinfo", "lspci", "wglinfo", "name", 
"results_version", "uname", "time_elapsed", "totals", "tests" ],
+    "required": [ "__type__", "clinfo", "glxinfo", "lspci", "wglinfo", "name", 
"results_version", "uname", "time_elapsed", "tests" ],
     "definitions": {
         "timeAttribute": {
             "type": "object",
-- 
git-series 0.8.10
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to