diff options
Diffstat (limited to 'integrationtests')
| -rw-r--r-- | integrationtests/commandutils.go | 5 | ||||
| -rw-r--r-- | integrationtests/dmap3.csv.expected | 406 | ||||
| -rw-r--r-- | integrationtests/dmap_test.go | 4 | ||||
| -rw-r--r-- | integrationtests/dtail_test.go | 4 |
4 files changed, 211 insertions, 208 deletions
diff --git a/integrationtests/commandutils.go b/integrationtests/commandutils.go index b448153..23b9c37 100644 --- a/integrationtests/commandutils.go +++ b/integrationtests/commandutils.go @@ -22,16 +22,17 @@ func runCommand(ctx context.Context, t *testing.T, stdoutFile, cmdStr string, return 0, fmt.Errorf("no such executable '%s', please compile first: %v", cmdStr, err) } + t.Log("Creating stdout file", stdoutFile) fd, err := os.Create(stdoutFile) if err != nil { return 0, nil } defer fd.Close() - t.Log(cmdStr, strings.Join(args, " ")) + t.Log("Running command", cmdStr, strings.Join(args, " ")) cmd := exec.CommandContext(ctx, cmdStr, args...) out, err := cmd.CombinedOutput() - + t.Log("Done running command!", err) fd.Write(out) return exitCodeFromError(err), err diff --git a/integrationtests/dmap3.csv.expected b/integrationtests/dmap3.csv.expected index 88862d2..38e7f5d 100644 --- a/integrationtests/dmap3.csv.expected +++ b/integrationtests/dmap3.csv.expected @@ -1,204 +1,204 @@ count($time),$time,max($goroutines),avg($goroutines),min($goroutines) -2300,20211002-071147,16.000000,14.391304,12.000000 -2000,20211002-071143,17.000000,15.000000,13.000000 -2000,20211002-071213,17.000000,14.100000,12.000000 -1100,20211002-071948,15.000000,14.272727,11.000000 -1000,20211002-071913,13.000000,13.000000,13.000000 -1000,20211002-071912,15.000000,15.000000,15.000000 -900,20211002-071921,15.000000,13.333333,12.000000 -700,20211002-071920,15.000000,15.000000,15.000000 -400,20211002-071922,13.000000,12.500000,12.000000 -300,20211002-071749,11.000000,11.000000,11.000000 -300,20211002-071157,11.000000,11.000000,11.000000 -300,20211002-071308,11.000000,11.000000,11.000000 -300,20211002-071406,11.000000,11.000000,11.000000 -300,20211002-071847,11.000000,11.000000,11.000000 -300,20211002-071859,11.000000,11.000000,11.000000 -300,20211002-071536,11.000000,11.000000,11.000000 -300,20211002-071729,11.000000,11.000000,11.000000 -300,20211002-071336,11.000000,11.000000,11.000000 -300,20211002-071146,11.000000,11.000000,11.000000 -300,20211002-071539,11.000000,11.000000,11.000000 -300,20211002-071719,11.000000,11.000000,11.000000 -300,20211002-071849,11.000000,11.000000,11.000000 -300,20211002-071927,11.000000,11.000000,11.000000 -300,20211002-071426,11.000000,11.000000,11.000000 -300,20211002-071757,11.000000,11.000000,11.000000 -300,20211002-071338,11.000000,11.000000,11.000000 -300,20211002-071817,11.000000,11.000000,11.000000 -300,20211002-071747,11.000000,11.000000,11.000000 -300,20211002-071306,11.000000,11.000000,11.000000 -300,20211002-071156,11.000000,11.000000,11.000000 -300,20211002-071316,11.000000,11.000000,11.000000 -300,20211002-071256,11.000000,11.000000,11.000000 -300,20211002-071328,11.000000,11.000000,11.000000 -300,20211002-071627,11.000000,11.000000,11.000000 -300,20211002-071917,11.000000,11.000000,11.000000 -300,20211002-071609,11.000000,11.000000,11.000000 -300,20211002-071516,11.000000,11.000000,11.000000 -300,20211002-071637,11.000000,11.000000,11.000000 -300,20211002-071929,11.000000,11.000000,11.000000 -300,20211002-071428,11.000000,11.000000,11.000000 -300,20211002-071717,11.000000,11.000000,11.000000 -300,20211002-071937,11.000000,11.000000,11.000000 -300,20211002-071837,11.000000,11.000000,11.000000 -300,20211002-071546,11.000000,11.000000,11.000000 -300,20211002-071739,11.000000,11.000000,11.000000 -300,20211002-071649,11.000000,11.000000,11.000000 -300,20211002-071809,11.000000,11.000000,11.000000 -300,20211002-071438,11.000000,11.000000,11.000000 -300,20211002-071529,11.000000,11.000000,11.000000 -300,20211002-071829,11.000000,11.000000,11.000000 -300,20211002-071606,11.000000,11.000000,11.000000 -300,20211002-071448,11.000000,11.000000,11.000000 -300,20211002-071416,11.000000,11.000000,11.000000 -300,20211002-071519,11.000000,11.000000,11.000000 -300,20211002-071356,11.000000,11.000000,11.000000 -300,20211002-071418,11.000000,11.000000,11.000000 -300,20211002-071807,11.000000,11.000000,11.000000 -300,20211002-071907,11.000000,11.000000,11.000000 -300,20211002-071206,11.000000,11.000000,11.000000 -300,20211002-071617,11.000000,11.000000,11.000000 -300,20211002-071727,11.000000,11.000000,11.000000 -300,20211002-071456,11.000000,11.000000,11.000000 -300,20211002-071947,11.000000,11.000000,11.000000 -300,20211002-071346,11.000000,11.000000,11.000000 -300,20211002-071208,11.000000,11.000000,11.000000 -300,20211002-071639,11.000000,11.000000,11.000000 -300,20211002-071629,11.000000,11.000000,11.000000 -300,20211002-071839,11.000000,11.000000,11.000000 -300,20211002-071939,11.000000,11.000000,11.000000 -300,20211002-071737,11.000000,11.000000,11.000000 -300,20211002-071258,11.000000,11.000000,11.000000 -300,20211002-071919,11.000000,11.000000,11.000000 -300,20211002-071246,11.000000,11.000000,11.000000 -300,20211002-071559,11.000000,11.000000,11.000000 -300,20211002-071506,11.000000,11.000000,11.000000 -300,20211002-071709,11.000000,11.000000,11.000000 -300,20211002-071619,11.000000,11.000000,11.000000 -300,20211002-071228,11.000000,11.000000,11.000000 -300,20211002-071759,11.000000,11.000000,11.000000 -300,20211002-071446,11.000000,11.000000,11.000000 -300,20211002-071657,11.000000,11.000000,11.000000 -300,20211002-071226,11.000000,11.000000,11.000000 -300,20211002-071549,11.000000,11.000000,11.000000 -300,20211002-071236,11.000000,11.000000,11.000000 -300,20211002-071508,11.000000,11.000000,11.000000 -300,20211002-071707,11.000000,11.000000,11.000000 -300,20211002-071238,11.000000,11.000000,11.000000 -300,20211002-071216,11.000000,11.000000,11.000000 -300,20211002-071326,11.000000,11.000000,11.000000 -300,20211002-071458,11.000000,11.000000,11.000000 -300,20211002-071857,11.000000,11.000000,11.000000 -300,20211002-071218,11.000000,11.000000,11.000000 -300,20211002-071909,11.000000,11.000000,11.000000 -300,20211002-071436,11.000000,11.000000,11.000000 -300,20211002-071358,11.000000,11.000000,11.000000 -300,20211002-071318,11.000000,11.000000,11.000000 -300,20211002-071647,11.000000,11.000000,11.000000 -300,20211002-071348,11.000000,11.000000,11.000000 -300,20211002-071819,11.000000,11.000000,11.000000 -300,20211002-071526,11.000000,11.000000,11.000000 -300,20211002-071659,11.000000,11.000000,11.000000 -300,20211002-071248,11.000000,11.000000,11.000000 -300,20211002-071556,11.000000,11.000000,11.000000 -300,20211002-071827,11.000000,11.000000,11.000000 -300,20211002-071408,11.000000,11.000000,11.000000 -200,20211002-071716,11.000000,11.000000,11.000000 -200,20211002-071527,11.000000,11.000000,11.000000 -200,20211002-071339,11.000000,11.000000,11.000000 -200,20211002-071858,11.000000,11.000000,11.000000 -200,20211002-071748,11.000000,11.000000,11.000000 -200,20211002-071557,11.000000,11.000000,11.000000 -200,20211002-071217,11.000000,11.000000,11.000000 -200,20211002-071337,11.000000,11.000000,11.000000 -200,20211002-071607,11.000000,11.000000,11.000000 -200,20211002-071928,11.000000,11.000000,11.000000 -200,20211002-071628,11.000000,11.000000,11.000000 -200,20211002-071706,11.000000,11.000000,11.000000 -200,20211002-071349,11.000000,11.000000,11.000000 -200,20211002-071407,11.000000,11.000000,11.000000 -200,20211002-071459,11.000000,11.000000,11.000000 -200,20211002-071826,11.000000,11.000000,11.000000 -200,20211002-071626,11.000000,11.000000,11.000000 -200,20211002-071926,11.000000,11.000000,11.000000 -200,20211002-071616,11.000000,11.000000,11.000000 -200,20211002-071537,11.000000,11.000000,11.000000 -200,20211002-071726,11.000000,11.000000,11.000000 -200,20211002-071718,11.000000,11.000000,11.000000 -200,20211002-071816,11.000000,11.000000,11.000000 -200,20211002-071916,11.000000,11.000000,11.000000 -200,20211002-071429,11.000000,11.000000,11.000000 -200,20211002-071327,11.000000,11.000000,11.000000 -200,20211002-071148,11.000000,11.000000,11.000000 -200,20211002-071158,11.000000,11.000000,11.000000 -200,20211002-071319,11.000000,11.000000,11.000000 -200,20211002-071309,11.000000,11.000000,11.000000 -200,20211002-071357,11.000000,11.000000,11.000000 -200,20211002-071219,11.000000,11.000000,11.000000 -200,20211002-071856,11.000000,11.000000,11.000000 -200,20211002-071509,11.000000,11.000000,11.000000 -200,20211002-071447,11.000000,11.000000,11.000000 -200,20211002-071439,11.000000,11.000000,11.000000 -200,20211002-071149,11.000000,11.000000,11.000000 -200,20211002-071457,11.000000,11.000000,11.000000 -200,20211002-071818,11.000000,11.000000,11.000000 -200,20211002-071517,11.000000,11.000000,11.000000 -200,20211002-071249,11.000000,11.000000,11.000000 -200,20211002-071648,11.000000,11.000000,11.000000 -200,20211002-071259,11.000000,11.000000,11.000000 -200,20211002-071828,11.000000,11.000000,11.000000 -200,20211002-071437,11.000000,11.000000,11.000000 -200,20211002-071207,11.000000,11.000000,11.000000 -200,20211002-071329,11.000000,11.000000,11.000000 -200,20211002-071918,11.000000,11.000000,11.000000 -200,20211002-071409,11.000000,11.000000,11.000000 -200,20211002-071359,11.000000,11.000000,11.000000 -200,20211002-071906,11.000000,11.000000,11.000000 -200,20211002-071646,11.000000,11.000000,11.000000 -200,20211002-071528,11.000000,11.000000,11.000000 -200,20211002-071736,11.000000,11.000000,11.000000 -200,20211002-071417,11.000000,11.000000,11.000000 -200,20211002-071608,11.000000,11.000000,11.000000 -200,20211002-071838,11.000000,11.000000,11.000000 -200,20211002-071518,11.000000,11.000000,11.000000 -200,20211002-071938,11.000000,11.000000,11.000000 -200,20211002-071227,11.000000,11.000000,11.000000 -200,20211002-071638,11.000000,11.000000,11.000000 -200,20211002-071449,11.000000,11.000000,11.000000 -200,20211002-071547,11.000000,11.000000,11.000000 -200,20211002-071908,11.000000,11.000000,11.000000 -200,20211002-071548,11.000000,11.000000,11.000000 -200,20211002-071846,11.000000,11.000000,11.000000 -200,20211002-071806,11.000000,11.000000,11.000000 -200,20211002-071307,11.000000,11.000000,11.000000 -200,20211002-071636,11.000000,11.000000,11.000000 -200,20211002-071738,11.000000,11.000000,11.000000 -200,20211002-071808,11.000000,11.000000,11.000000 -200,20211002-071239,11.000000,11.000000,11.000000 -200,20211002-071728,11.000000,11.000000,11.000000 -200,20211002-071946,11.000000,11.000000,11.000000 -200,20211002-071656,11.000000,11.000000,11.000000 -200,20211002-071347,11.000000,11.000000,11.000000 -200,20211002-071758,11.000000,11.000000,11.000000 -200,20211002-071247,11.000000,11.000000,11.000000 -200,20211002-071507,11.000000,11.000000,11.000000 -200,20211002-071848,11.000000,11.000000,11.000000 -200,20211002-071538,11.000000,11.000000,11.000000 -200,20211002-071756,11.000000,11.000000,11.000000 -200,20211002-071618,11.000000,11.000000,11.000000 -200,20211002-071746,11.000000,11.000000,11.000000 -200,20211002-071836,11.000000,11.000000,11.000000 -200,20211002-071229,11.000000,11.000000,11.000000 -200,20211002-071257,11.000000,11.000000,11.000000 -200,20211002-071419,11.000000,11.000000,11.000000 -200,20211002-071237,11.000000,11.000000,11.000000 -200,20211002-071936,11.000000,11.000000,11.000000 -200,20211002-071558,11.000000,11.000000,11.000000 -200,20211002-071427,11.000000,11.000000,11.000000 -200,20211002-071317,11.000000,11.000000,11.000000 -200,20211002-071658,11.000000,11.000000,11.000000 -200,20211002-071708,11.000000,11.000000,11.000000 -200,20211002-071209,11.000000,11.000000,11.000000 -200,20211002-071159,11.000000,11.000000,11.000000 -100,20211002-071949,15.000000,15.000000,15.000000 +230,20211002-071147,16.000000,14.391304,12.000000 +200,20211002-071213,17.000000,14.100000,12.000000 +200,20211002-071143,17.000000,15.000000,13.000000 +110,20211002-071948,15.000000,14.272727,11.000000 +100,20211002-071913,13.000000,13.000000,13.000000 +100,20211002-071912,15.000000,15.000000,15.000000 +90,20211002-071921,15.000000,13.333333,12.000000 +70,20211002-071920,15.000000,15.000000,15.000000 +40,20211002-071922,13.000000,12.500000,12.000000 +30,20211002-071707,11.000000,11.000000,11.000000 +30,20211002-071228,11.000000,11.000000,11.000000 +30,20211002-071248,11.000000,11.000000,11.000000 +30,20211002-071929,11.000000,11.000000,11.000000 +30,20211002-071358,11.000000,11.000000,11.000000 +30,20211002-071709,11.000000,11.000000,11.000000 +30,20211002-071428,11.000000,11.000000,11.000000 +30,20211002-071729,11.000000,11.000000,11.000000 +30,20211002-071857,11.000000,11.000000,11.000000 +30,20211002-071418,11.000000,11.000000,11.000000 +30,20211002-071238,11.000000,11.000000,11.000000 +30,20211002-071827,11.000000,11.000000,11.000000 +30,20211002-071338,11.000000,11.000000,11.000000 +30,20211002-071556,11.000000,11.000000,11.000000 +30,20211002-071408,11.000000,11.000000,11.000000 +30,20211002-071508,11.000000,11.000000,11.000000 +30,20211002-071559,11.000000,11.000000,11.000000 +30,20211002-071539,11.000000,11.000000,11.000000 +30,20211002-071619,11.000000,11.000000,11.000000 +30,20211002-071617,11.000000,11.000000,11.000000 +30,20211002-071847,11.000000,11.000000,11.000000 +30,20211002-071627,11.000000,11.000000,11.000000 +30,20211002-071426,11.000000,11.000000,11.000000 +30,20211002-071208,11.000000,11.000000,11.000000 +30,20211002-071757,11.000000,11.000000,11.000000 +30,20211002-071947,11.000000,11.000000,11.000000 +30,20211002-071336,11.000000,11.000000,11.000000 +30,20211002-071146,11.000000,11.000000,11.000000 +30,20211002-071258,11.000000,11.000000,11.000000 +30,20211002-071717,11.000000,11.000000,11.000000 +30,20211002-071719,11.000000,11.000000,11.000000 +30,20211002-071917,11.000000,11.000000,11.000000 +30,20211002-071348,11.000000,11.000000,11.000000 +30,20211002-071516,11.000000,11.000000,11.000000 +30,20211002-071546,11.000000,11.000000,11.000000 +30,20211002-071859,11.000000,11.000000,11.000000 +30,20211002-071759,11.000000,11.000000,11.000000 +30,20211002-071747,11.000000,11.000000,11.000000 +30,20211002-071246,11.000000,11.000000,11.000000 +30,20211002-071807,11.000000,11.000000,11.000000 +30,20211002-071156,11.000000,11.000000,11.000000 +30,20211002-071328,11.000000,11.000000,11.000000 +30,20211002-071907,11.000000,11.000000,11.000000 +30,20211002-071909,11.000000,11.000000,11.000000 +30,20211002-071529,11.000000,11.000000,11.000000 +30,20211002-071659,11.000000,11.000000,11.000000 +30,20211002-071416,11.000000,11.000000,11.000000 +30,20211002-071326,11.000000,11.000000,11.000000 +30,20211002-071939,11.000000,11.000000,11.000000 +30,20211002-071436,11.000000,11.000000,11.000000 +30,20211002-071318,11.000000,11.000000,11.000000 +30,20211002-071629,11.000000,11.000000,11.000000 +30,20211002-071639,11.000000,11.000000,11.000000 +30,20211002-071356,11.000000,11.000000,11.000000 +30,20211002-071937,11.000000,11.000000,11.000000 +30,20211002-071226,11.000000,11.000000,11.000000 +30,20211002-071216,11.000000,11.000000,11.000000 +30,20211002-071458,11.000000,11.000000,11.000000 +30,20211002-071727,11.000000,11.000000,11.000000 +30,20211002-071657,11.000000,11.000000,11.000000 +30,20211002-071809,11.000000,11.000000,11.000000 +30,20211002-071919,11.000000,11.000000,11.000000 +30,20211002-071839,11.000000,11.000000,11.000000 +30,20211002-071456,11.000000,11.000000,11.000000 +30,20211002-071647,11.000000,11.000000,11.000000 +30,20211002-071829,11.000000,11.000000,11.000000 +30,20211002-071609,11.000000,11.000000,11.000000 +30,20211002-071606,11.000000,11.000000,11.000000 +30,20211002-071737,11.000000,11.000000,11.000000 +30,20211002-071206,11.000000,11.000000,11.000000 +30,20211002-071739,11.000000,11.000000,11.000000 +30,20211002-071346,11.000000,11.000000,11.000000 +30,20211002-071927,11.000000,11.000000,11.000000 +30,20211002-071316,11.000000,11.000000,11.000000 +30,20211002-071306,11.000000,11.000000,11.000000 +30,20211002-071438,11.000000,11.000000,11.000000 +30,20211002-071817,11.000000,11.000000,11.000000 +30,20211002-071749,11.000000,11.000000,11.000000 +30,20211002-071446,11.000000,11.000000,11.000000 +30,20211002-071308,11.000000,11.000000,11.000000 +30,20211002-071406,11.000000,11.000000,11.000000 +30,20211002-071819,11.000000,11.000000,11.000000 +30,20211002-071649,11.000000,11.000000,11.000000 +30,20211002-071536,11.000000,11.000000,11.000000 +30,20211002-071519,11.000000,11.000000,11.000000 +30,20211002-071549,11.000000,11.000000,11.000000 +30,20211002-071448,11.000000,11.000000,11.000000 +30,20211002-071236,11.000000,11.000000,11.000000 +30,20211002-071256,11.000000,11.000000,11.000000 +30,20211002-071837,11.000000,11.000000,11.000000 +30,20211002-071506,11.000000,11.000000,11.000000 +30,20211002-071849,11.000000,11.000000,11.000000 +30,20211002-071218,11.000000,11.000000,11.000000 +30,20211002-071637,11.000000,11.000000,11.000000 +30,20211002-071157,11.000000,11.000000,11.000000 +30,20211002-071526,11.000000,11.000000,11.000000 +20,20211002-071527,11.000000,11.000000,11.000000 +20,20211002-071239,11.000000,11.000000,11.000000 +20,20211002-071726,11.000000,11.000000,11.000000 +20,20211002-071836,11.000000,11.000000,11.000000 +20,20211002-071249,11.000000,11.000000,11.000000 +20,20211002-071509,11.000000,11.000000,11.000000 +20,20211002-071856,11.000000,11.000000,11.000000 +20,20211002-071219,11.000000,11.000000,11.000000 +20,20211002-071459,11.000000,11.000000,11.000000 +20,20211002-071449,11.000000,11.000000,11.000000 +20,20211002-071429,11.000000,11.000000,11.000000 +20,20211002-071618,11.000000,11.000000,11.000000 +20,20211002-071838,11.000000,11.000000,11.000000 +20,20211002-071628,11.000000,11.000000,11.000000 +20,20211002-071658,11.000000,11.000000,11.000000 +20,20211002-071547,11.000000,11.000000,11.000000 +20,20211002-071148,11.000000,11.000000,11.000000 +20,20211002-071706,11.000000,11.000000,11.000000 +20,20211002-071626,11.000000,11.000000,11.000000 +20,20211002-071149,11.000000,11.000000,11.000000 +20,20211002-071247,11.000000,11.000000,11.000000 +20,20211002-071648,11.000000,11.000000,11.000000 +20,20211002-071736,11.000000,11.000000,11.000000 +20,20211002-071826,11.000000,11.000000,11.000000 +20,20211002-071756,11.000000,11.000000,11.000000 +20,20211002-071339,11.000000,11.000000,11.000000 +20,20211002-071217,11.000000,11.000000,11.000000 +20,20211002-071558,11.000000,11.000000,11.000000 +20,20211002-071858,11.000000,11.000000,11.000000 +20,20211002-071748,11.000000,11.000000,11.000000 +20,20211002-071728,11.000000,11.000000,11.000000 +20,20211002-071419,11.000000,11.000000,11.000000 +20,20211002-071718,11.000000,11.000000,11.000000 +20,20211002-071938,11.000000,11.000000,11.000000 +20,20211002-071738,11.000000,11.000000,11.000000 +20,20211002-071159,11.000000,11.000000,11.000000 +20,20211002-071608,11.000000,11.000000,11.000000 +20,20211002-071319,11.000000,11.000000,11.000000 +20,20211002-071848,11.000000,11.000000,11.000000 +20,20211002-071327,11.000000,11.000000,11.000000 +20,20211002-071607,11.000000,11.000000,11.000000 +20,20211002-071537,11.000000,11.000000,11.000000 +20,20211002-071227,11.000000,11.000000,11.000000 +20,20211002-071307,11.000000,11.000000,11.000000 +20,20211002-071808,11.000000,11.000000,11.000000 +20,20211002-071337,11.000000,11.000000,11.000000 +20,20211002-071548,11.000000,11.000000,11.000000 +20,20211002-071916,11.000000,11.000000,11.000000 +20,20211002-071347,11.000000,11.000000,11.000000 +20,20211002-071806,11.000000,11.000000,11.000000 +20,20211002-071209,11.000000,11.000000,11.000000 +20,20211002-071528,11.000000,11.000000,11.000000 +20,20211002-071317,11.000000,11.000000,11.000000 +20,20211002-071517,11.000000,11.000000,11.000000 +20,20211002-071158,11.000000,11.000000,11.000000 +20,20211002-071926,11.000000,11.000000,11.000000 +20,20211002-071936,11.000000,11.000000,11.000000 +20,20211002-071828,11.000000,11.000000,11.000000 +20,20211002-071417,11.000000,11.000000,11.000000 +20,20211002-071447,11.000000,11.000000,11.000000 +20,20211002-071237,11.000000,11.000000,11.000000 +20,20211002-071259,11.000000,11.000000,11.000000 +20,20211002-071946,11.000000,11.000000,11.000000 +20,20211002-071646,11.000000,11.000000,11.000000 +20,20211002-071918,11.000000,11.000000,11.000000 +20,20211002-071818,11.000000,11.000000,11.000000 +20,20211002-071616,11.000000,11.000000,11.000000 +20,20211002-071758,11.000000,11.000000,11.000000 +20,20211002-071309,11.000000,11.000000,11.000000 +20,20211002-071716,11.000000,11.000000,11.000000 +20,20211002-071207,11.000000,11.000000,11.000000 +20,20211002-071257,11.000000,11.000000,11.000000 +20,20211002-071557,11.000000,11.000000,11.000000 +20,20211002-071439,11.000000,11.000000,11.000000 +20,20211002-071518,11.000000,11.000000,11.000000 +20,20211002-071357,11.000000,11.000000,11.000000 +20,20211002-071656,11.000000,11.000000,11.000000 +20,20211002-071359,11.000000,11.000000,11.000000 +20,20211002-071906,11.000000,11.000000,11.000000 +20,20211002-071846,11.000000,11.000000,11.000000 +20,20211002-071409,11.000000,11.000000,11.000000 +20,20211002-071349,11.000000,11.000000,11.000000 +20,20211002-071427,11.000000,11.000000,11.000000 +20,20211002-071407,11.000000,11.000000,11.000000 +20,20211002-071329,11.000000,11.000000,11.000000 +20,20211002-071457,11.000000,11.000000,11.000000 +20,20211002-071816,11.000000,11.000000,11.000000 +20,20211002-071507,11.000000,11.000000,11.000000 +20,20211002-071746,11.000000,11.000000,11.000000 +20,20211002-071638,11.000000,11.000000,11.000000 +20,20211002-071538,11.000000,11.000000,11.000000 +20,20211002-071229,11.000000,11.000000,11.000000 +20,20211002-071708,11.000000,11.000000,11.000000 +20,20211002-071437,11.000000,11.000000,11.000000 +20,20211002-071908,11.000000,11.000000,11.000000 +20,20211002-071928,11.000000,11.000000,11.000000 +20,20211002-071636,11.000000,11.000000,11.000000 +10,20211002-071949,15.000000,15.000000,15.000000 diff --git a/integrationtests/dmap_test.go b/integrationtests/dmap_test.go index 59be3f4..a112456 100644 --- a/integrationtests/dmap_test.go +++ b/integrationtests/dmap_test.go @@ -87,8 +87,8 @@ func TestDMap3(t *testing.T) { "outfile %s", csvFile) // Read many input files at once. - args := []string{"-query", query} - for i := 0; i < 100; i++ { + args := []string{"--logLevel", "trace", "--query", query} + for i := 0; i < 1; i++ { args = append(args, inFile) } diff --git a/integrationtests/dtail_test.go b/integrationtests/dtail_test.go index a03056c..4af7401 100644 --- a/integrationtests/dtail_test.go +++ b/integrationtests/dtail_test.go @@ -9,7 +9,6 @@ import ( "time" ) -// TODO: Have a serverless variant too. func TestDTailWithServer(t *testing.T) { followFile := "dtail.follow.tmp" greetings := []string{"world!", "sol-system!", "milky-way!", "universe!", "multiverse!"} @@ -40,6 +39,8 @@ func TestDTailWithServer(t *testing.T) { return } + // TODO: In testmode, the client should not try to manipulate any known_hosts files. + // TODO: In testmode, never read a config file (use none for all commands) clientCh, _, _, err := startCommand(ctx, t, "../dtail", "--logger", "stdout", @@ -91,6 +92,7 @@ func TestDTailWithServer(t *testing.T) { } case <-ctx.Done(): t.Log("Done reading client and server pipes") + break } } |
