From 1dfbc993d5fabbdfa9fb67f02cc4d8a8970f90bf Mon Sep 17 00:00:00 2001 From: zzjc1234 <2359047351@qq.com> Date: Wed, 11 Sep 2024 11:55:12 +0800 Subject: [PATCH] fix: json output --- expected_regex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/expected_regex.json b/expected_regex.json index b94a35a..6f6a897 100644 --- a/expected_regex.json +++ b/expected_regex.json @@ -1 +1 @@ -[{"name":"compile","results":[{"score":0,"comment":""}]},{"name":"run","results":[{"score":100,"comment":"executor status: run time: \\d+ ns, memory: \\d+ bytes"},{"score":100,"comment":"executor status: run time: \\d+ ns, memory: \\d+ bytes"}],"force_quit":false}] +[{"name":"compile","results":[{"score":0,"comment":""}],"force_quit":false},{"name":"run","results":[{"score":100,"comment":"executor status: run time: \\d+ ns, memory: 544768 \\d+\n"},{"score":0,"comment":"executor status: run time: \\d+ ns, memory: 327680 \\d+\ndifference found:\n```diff\n 3072\n\\- 234890234\n\\- 342342\n\\- 1234234\n\\- 300072\n\\- 43234\n\\- 1243\n \n```"},{"score":100,"comment":"executor status: run time: \\d+ ns, memory: 335872 \\d+\n"},{"score":100,"comment":"executor status: run time: \\d+ ns, memory: 544768 \\d+\n"},{"score":0,"comment":"executor status: run time: \\d+ ns, memory: 544768 \\d+\ndifference found:\n```diff\n\\- 37200\n\\+ 3072\n \n```"}],"force_quit":false}]