]> git-server-git.apps.pok.os.sepia.ceph.com Git - rocksdb.git/commit
Relax assertions in unit DropWrites to be more permissible rocksdb-3.12.1 v3.12.1
authorkrad <krad@fb.com>
Mon, 20 Jul 2015 19:37:54 +0000 (12:37 -0700)
committeragiardullo <agiardullo@fb.com>
Tue, 21 Jul 2015 00:11:02 +0000 (17:11 -0700)
commitc03f2462a820e4f1194bfd908ae8711909babfdf
treef7734b4bdcd49bffc50d1345909cdf6638cf1eff
parent9de6ee28200148b128f773a218d05ab70aa6ef56
Relax assertions in unit DropWrites to be more permissible

Summary: This unit test is blocking our release since it fails under certain
compiler versions. The failure is due to a race in the unit test and not the
core functionality.

Test Plan: Run locally

Reviewers: sdong

CC: leveldb
Task ID: #7760955

Blame Rev:
(cherry picked from commit a75f23eb871b4981d9e784f763e08dcc3e8c0437)

Conflicts:
db/db_test.cc
db/db_test.cc