Files
coredns/test
Miek Gieben a01b202b6a Fixes races in test and klog (#3079)
Various fixes to make things less flaky:

* kubernetes: put klog.SetOutput in the setup function, not in the init
  function to see if that helps
* file: make z.Expired a boolean instead of a pointer to a boolean
* test: fix TestSecondaryZoneTransfer test, which wasn't actually
  testing in the right way. It's more right now, but may still be racy
  (race introduced because a file's lazy loading of zones)

Signed-off-by: Miek Gieben <miek@miek.nl>
2019-08-01 05:51:37 -07:00
..
2019-03-04 07:32:38 +00:00
2016-09-25 08:39:20 +01:00
2018-12-06 21:18:11 +00:00
2019-03-04 07:32:38 +00:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-07-19 16:23:06 +01:00
2018-07-28 10:32:13 +01:00