]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Fix c_test
authorIslam AbdelRahman <tec@fb.com>
Thu, 22 Dec 2016 01:32:24 +0000 (17:32 -0800)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 22 Dec 2016 01:39:14 +0000 (17:39 -0800)
commit1beef6569a65296725b10685653c7fc6effe4d40
treee2ac665a52721b74cf2adbe6a1bb2a92ebcb9a36
parent3d692822f824b3822d856bed86d5c33ea248d340
Fix c_test

Summary:
addfile phase in c_test could fail because in previous steps we did a DeleteRange.
Fix the test by simply moving the addfile phase before DeleteRange
Closes https://github.com/facebook/rocksdb/pull/1672

Differential Revision: D4328896

Pulled By: IslamAbdelRahman

fbshipit-source-id: 1d946df
db/c_test.c