mirror of
https://github.com/moby/moby.git
synced 2022-11-09 12:21:53 -05:00
ec14dc44d1
The test was looking for the wrong file name.
Since compression happens asyncronously, sometimes the test would
succeed and sometimes fail.
This change makes sure to wait for the compressed version of the file
since we can't know when the compression is going to occur.
Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit
|
||
---|---|---|
.. | ||
file_unix.go | ||
file_windows.go | ||
file_windows_test.go | ||
log_tag.go | ||
log_tag_test.go | ||
logfile.go | ||
logfile_test.go |