Historique des commits

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