containerd/snapshots/storage
Shengjing Zhu 1189cc40f2 snapshots: fix flaky TestMetastore
35a8e6e589/check/containerd-build-arm64/de237af/logs/make_test.txt

--- FAIL: TestMetastore (18.27s)
    --- FAIL: TestMetastore/GetInfo (13.91s)
        metastore_test.go:242: assertion failed:
            --- expected
            +++ info
            {snapshots.Info}.Created:
            	-: s"0001-01-01 00:00:00 +0000 UTC"
            	+: s"2020-01-15 14:15:38.71882571 +0000 UTC"
            {snapshots.Info}.Updated:
            	-: s"0001-01-01 00:00:00 +0000 UTC"
            	+: s"2020-01-15 14:15:38.71882571 +0000 UTC"
            : on key committed-1

Signed-off-by: Shengjing Zhu <zhsj@debian.org>
2020-01-15 23:12:05 +08:00
..
bolt_test.go Move testutils to pkg 2018-05-22 17:08:38 -04:00
bolt.go Update snapshot parent filter property to always exist 2019-11-25 10:07:25 -08:00
metastore_bench_test.go Licence header added 2018-02-19 10:32:26 +09:00
metastore_test.go snapshots: fix flaky TestMetastore 2020-01-15 23:12:05 +08:00
metastore.go boltdb/bolt --> go.etcd.io/bbolt 2018-09-12 15:23:57 -07:00