Revision e0515607bc04a97edc2cb1ae8b527793be08e495 authored by sdong on 16 August 2019, 22:34:49 UTC, committed by Facebook Github Bot on 16 August 2019, 22:36:49 UTC
Summary:
In valgrind_test, TransactionTest.GetWithoutSnapshot ran 2 hours and still didn't finish. Black list from valgrind_test to prevent timeout.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/5715

Test Plan: run "make valgrind_test" and see whether the test is still generated.

Differential Revision: D16866009

fbshipit-source-id: 92c78049b0bc1c2b9a0dfc1b7c8a9206b36f02f0
1 parent 353a68d
History
File Mode Size
cf_options.cc -rw-r--r-- 10.4 KB
cf_options.h -rw-r--r-- 8.9 KB
db_options.cc -rw-r--r-- 15.0 KB
db_options.h -rw-r--r-- 3.3 KB
options.cc -rw-r--r-- 25.5 KB
options_helper.cc -rw-r--r-- 91.3 KB
options_helper.h -rw-r--r-- 9.0 KB
options_parser.cc -rw-r--r-- 29.9 KB
options_parser.h -rw-r--r-- 5.1 KB
options_sanity_check.cc -rw-r--r-- 1.1 KB
options_sanity_check.h -rw-r--r-- 1.7 KB
options_settable_test.cc -rw-r--r-- 21.4 KB
options_test.cc -rw-r--r-- 77.9 KB

back to top