From 4ee7739d78889cef33d0c60a870922398e0b5e31 Mon Sep 17 00:00:00 2001 From: Sebastiano Tronto Date: Thu, 3 Oct 2024 10:41:08 +0200 Subject: Made test 120 (gendata h0k4) faster The test is still slow (around 25 seconds on gazelle). This is probably because of how sanitizers interact with multi-threading, and the fact that there is a lot of locking going on. --- test/120_gendata_h48h0k4/00_h_0.in | 2 +- test/120_gendata_h48h0k4/00_h_0.out | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) (limited to 'test') diff --git a/test/120_gendata_h48h0k4/00_h_0.in b/test/120_gendata_h48h0k4/00_h_0.in index cb6e5ed..661d826 100644 --- a/test/120_gendata_h48h0k4/00_h_0.in +++ b/test/120_gendata_h48h0k4/00_h_0.in @@ -1,2 +1,2 @@ -5 +4 0 diff --git a/test/120_gendata_h48h0k4/00_h_0.out b/test/120_gendata_h48h0k4/00_h_0.out index 7d70463..6ca64de 100644 --- a/test/120_gendata_h48h0k4/00_h_0.out +++ b/test/120_gendata_h48h0k4/00_h_0.out @@ -20,4 +20,3 @@ h48: 2: 4 3: 34 4: 331 -5: 3612 -- cgit v1.3