Files
kubernetes/pkg/controller/deployment
Anthony Yeh 0b9233648e Deflake TestSyncDeploymentDeletionRace
The cache was sometimes catching up while we were testing the case
where the cache is not yet caught up.

Before this fix, I could reproduce the failure with the following
command. After the fix, it passes.

```
go test -count 100000 -run TestSyncDeploymentDeletionRace
```
2017-03-20 11:13:26 -07:00
..
2017-02-13 09:18:32 -05:00
2017-01-31 19:14:13 -05:00
2017-02-13 09:18:32 -05:00