Revision fc3127e8de6c2faf501defd9d172c3ec0e9d9928 authored by Igor Canadi on 24 April 2014, 17:52:20 UTC, committed by Igor Canadi on 24 April 2014, 17:52:20 UTC
Summary: Sometimes, our tests fail because of normal `assert` call. It would be helpful to see stack trace in that case, too.

Test Plan: Added `assert(false)` and verified it prints out stack trace

Reviewers: haobo, dhruba, sdong, ljin, yhchiang

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D18291
1 parent a40970a
History
File Mode Size
auto_sanity_test.sh -rwxr-xr-x 2.1 KB
blob_store_bench.cc -rw-r--r-- 7.5 KB
db_crashtest.py -rw-r--r-- 4.8 KB
db_crashtest2.py -rw-r--r-- 5.7 KB
db_repl_stress.cc -rw-r--r-- 4.0 KB
db_sanity_test.cc -rw-r--r-- 5.5 KB
db_stress.cc -rw-r--r-- 58.2 KB
ldb.cc -rw-r--r-- 424 bytes
ldb_test.py -rw-r--r-- 17.0 KB
reduce_levels_test.cc -rw-r--r-- 4.9 KB
sst_dump.cc -rw-r--r-- 10.8 KB

back to top