diff --git a/.gitignore b/.gitignore index 7455bdffdb..a68f6491c0 100644 --- a/.gitignore +++ b/.gitignore @@ -34,9 +34,9 @@ node_modules lib dist -test/test-data/go-ipfs-repo/LOCK -test/test-data/go-ipfs-repo/LOG -test/test-data/go-ipfs-repo/LOG.old +test/fixtures/go-ipfs-repo/LOCK +test/fixtures/go-ipfs-repo/LOG +test/fixtures/go-ipfs-repo/LOG.old # while testing npm5 package-lock.json diff --git a/test/fixtures/go-ipfs-repo/datastore/CURRENT b/test/fixtures/go-ipfs-repo/datastore/CURRENT index 42c62b673a..056df57bb7 100644 --- a/test/fixtures/go-ipfs-repo/datastore/CURRENT +++ b/test/fixtures/go-ipfs-repo/datastore/CURRENT @@ -1 +1 @@ -MANIFEST-000015 +MANIFEST-000017 diff --git a/test/fixtures/go-ipfs-repo/datastore/LOG b/test/fixtures/go-ipfs-repo/datastore/LOG index 15709837f7..f009994607 100644 --- a/test/fixtures/go-ipfs-repo/datastore/LOG +++ b/test/fixtures/go-ipfs-repo/datastore/LOG @@ -1 +1 @@ -2018/02/26-08:13:54.065997 70000aad6000 Delete type=3 #14 +2018/02/27-08:48:29.247686 7000091b5000 Delete type=3 #15 diff --git a/test/fixtures/go-ipfs-repo/datastore/LOG.old b/test/fixtures/go-ipfs-repo/datastore/LOG.old index 96e7909dfc..15709837f7 100644 --- a/test/fixtures/go-ipfs-repo/datastore/LOG.old +++ b/test/fixtures/go-ipfs-repo/datastore/LOG.old @@ -1,29 +1 @@ -=============== Aug 25, 2016 (CEST) =============== -17:21:42.391799 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed -17:21:42.393115 db@open opening -17:21:42.399749 db@janitor F·5 G·1 -17:21:42.399774 db@janitor removing manifest-4 -17:21:42.399904 db@open done T·6.754896ms -=============== Aug 25, 2016 (CEST) =============== -17:36:56.009638 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed -17:36:56.009849 version@stat F·[2] S·1KiB[1KiB] Sc·[0.50] -17:36:56.009874 db@open opening -17:36:56.009943 journal@recovery F·1 -17:36:56.010918 journal@recovery recovering @8 -17:36:56.012317 memdb@flush created L0@10 N·4 S·1KiB "/ip..\xf6\xe4\xa9,d12":"/pk..TOA,v9" -17:36:56.013451 version@stat F·[3] S·2KiB[2KiB] Sc·[0.75] -17:36:56.014779 db@janitor F·5 G·0 -17:36:56.014815 db@open done T·4.928147ms -17:36:56.030081 db@close closing -17:36:56.030223 db@close done T·138.943µs -=============== Aug 25, 2016 (CEST) =============== -17:37:32.735975 log@legend F·NumFile S·FileSize N·Entry C·BadEntry B·BadBlock Ke·KeyError D·DroppedEntry L·Level Q·SeqNum T·TimeElapsed -17:37:32.736209 version@stat F·[3] S·2KiB[2KiB] Sc·[0.75] -17:37:32.736230 db@open opening -17:37:32.736304 journal@recovery F·1 -17:37:32.737385 journal@recovery recovering @11 -17:37:32.738575 version@stat F·[3] S·2KiB[2KiB] Sc·[0.75] -17:37:32.739466 db@janitor F·5 G·0 -17:37:32.739492 db@open done T·3.248709ms -17:37:51.684973 db@close closing -17:37:51.685242 db@close done T·168.908µs +2018/02/26-08:13:54.065997 70000aad6000 Delete type=3 #14 diff --git a/test/fixtures/go-ipfs-repo/datastore/MANIFEST-000015 b/test/fixtures/go-ipfs-repo/datastore/MANIFEST-000017 similarity index 91% rename from test/fixtures/go-ipfs-repo/datastore/MANIFEST-000015 rename to test/fixtures/go-ipfs-repo/datastore/MANIFEST-000017 index 8c8a1fd7b1..fb6bc82f41 100644 Binary files a/test/fixtures/go-ipfs-repo/datastore/MANIFEST-000015 and b/test/fixtures/go-ipfs-repo/datastore/MANIFEST-000017 differ