moby--moby/daemon/graphdriver/overlay
Derek McGowan 0e74aabbb9 Remove failing overlay test
Diff apply is sometimes producing a different change list causing the tests to fail.
Overlay has a known issue calculating diffs of files which occur within the same second they were created.

Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)
2016-06-13 22:34:57 -07:00
..
copy.go Use pools.Copy instead of io.Copy for overlay.copyRegular 2016-01-21 08:53:37 -08:00
overlay.go Add more overlay tests and benchmarks 2016-06-08 00:16:01 -07:00
overlay_test.go Remove failing overlay test 2016-06-13 22:34:57 -07:00
overlay_unsupported.go