From 9cf242ccf6df8560205b49adf6e313d95b4e4dc7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Thu, 20 May 2021 10:46:55 +0200 Subject: [PATCH] reorder the json --- gnu-result.json | 32 ++++++++++++++++---------------- 1 file changed, 16 insertions(+), 16 deletions(-) diff --git a/gnu-result.json b/gnu-result.json index 7981bbd0a..f034bec2b 100644 --- a/gnu-result.json +++ b/gnu-result.json @@ -1,20 +1,4 @@ { - "Thu, 20 May 2021 07:44:47 +0000": { - "total": "624", - "pass": " 142", - "skip": " 92", - "fail": " 367", - "xpass": "0", - "error": "23" - }, - "Wed, 19 May 2021 19:55:53 +0000": { - "total": "624", - "pass": " 142", - "skip": " 92", - "fail": " 367", - "xpass": "0", - "error": "23" - }, "Tue, 20 Apr 2021 16:06:13 +0200": { "total": "624", "pass": " 139", @@ -78,5 +62,21 @@ "fail": " 367", "xpass": "0", "error": "23" + }, + "Wed, 19 May 2021 19:55:53 +0000": { + "total": "624", + "pass": " 142", + "skip": " 92", + "fail": " 367", + "xpass": "0", + "error": "23" + }, + "Thu, 20 May 2021 07:44:47 +0000": { + "total": "624", + "pass": " 142", + "skip": " 92", + "fail": " 367", + "xpass": "0", + "error": "23" } }