- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for TestSingleRoundtripNotReady (0.07 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 Dec 28 19:28:13 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 36.1K bytes - Viewed (0)