- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestSingleRoundtripNotReady (0.12 sec)
-
internal/grid/grid_test.go
if err != RemoteErr(testPayload) { t.Errorf("want error %v(%T), got %v(%T)", RemoteErr(testPayload), RemoteErr(testPayload), err, err) } t.Log("Roundtrip:", time.Since(start)) }) } func TestSingleRoundtripNotReady(t *testing.T) { defer testlogger.T.SetLogTB(t)() errFatal := func(t testing.TB, err error) { t.Helper() if err != nil { t.Fatal(err) } } grid, err := SetupTestGrid(2)
Registered: Sun Nov 03 19:28:11 UTC 2024 - Last Modified: Mon Jul 29 18:10:04 UTC 2024 - 36.4K bytes - Viewed (0)