Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn 3fca5878d6 integration-cli: remove unnescessary conversions (unconvert) hace 6 años
  Sebastiaan van Stijn 4cf69b995e integration-cli: remove unneeded fmt.Sprintf() in asserts hace 5 años
  Tibor Vass be42af89f8 fix remaining issues with checker.Not hace 6 años
  Tibor Vass 9266ff7893 waitAndAssert -> poll.WaitOn hace 6 años
  Tibor Vass d766dac3bf prepare for eg on waitAndAssert hace 6 años
  Tibor Vass be66788e3c rm-gocheck: fix compile errors from converting check.CommentInterface to string hace 6 años
  Tibor Vass dc044f26ea rm-gocheck: goimports hace 6 años
  Tibor Vass 1b1fe4cc64 rm-gocheck: check.CommentInterface -> string hace 6 años
  Tibor Vass 2f069fa3a5 rm-gocheck: convert check.Commentf to string - with just one string hace 6 años
  Tibor Vass 673cf751ca rm-gocheck: convert check.Commentf to string - with multiple args hace 6 años
  Tibor Vass ed9449a424 rm-gocheck: Contains -> strings.Contains hace 6 años
  Tibor Vass 07b243656c rm-gocheck: Not(Contains) -> !strings.Contains hace 6 años
  Tibor Vass e25352a42a rm-gocheck: run goimports to compile successfully hace 6 años
  Tibor Vass e49237dc7d rm-gocheck: NotNil hace 6 años
  Tibor Vass ef4c63acf6 rm-gocheck: IsNil hace 6 años
  Tibor Vass 7b91af803d rm-gocheck: HasLen -> assert.Equal + len() hace 6 años
  Tibor Vass 6dc7846d26 rm-gocheck: Equals -> assert.Equal hace 6 años
  Tibor Vass 819baeb430 rm-gocheck: Not(Equals) -> a != b hace 6 años
  Tibor Vass c8da7fbd25 rm-gocheck: normalize to use checker hace 6 años
  Tibor Vass 64a928a3d4 rm-gocheck: check.C -> testing.T hace 6 años
  Tibor Vass a11079a449 rm-gocheck: c.Assert(...) -> assert.Assert(c, ...) hace 6 años
  Tibor Vass e44c6dc109 rm-gocheck: redress multiline c.Assert calls hace 6 años
  Brian Goff eba485a3c6 Fix Service TTY test so signal handlers work hace 6 años
  Drew Erny 2ebfdfd66c Retry service updates on out of sequence errors hace 6 años
  Drew Erny c93da8ded9 Fix TestSwarmClusterRotateUnlockKey hace 6 años
  Tonis Tiigi cf05755e9d integration-cli: allow temporary no-leader error hace 6 años
  Sebastiaan van Stijn 6345208b9b Replace some checkers and assertions with gotest.tools hace 6 años
  Brian Goff e063099f91 Completely remove `d.NewClient` from testing tools hace 6 años
  Sebastiaan van Stijn 973ca00d60 reduce flakiness of TestSwarmLockUnlockCluster and TestSwarmJoinPromoteLocked hace 6 años
  Yong Tang b958b430aa Merge pull request #38417 from thaJeztah/replace_newclient hace 6 años