Revision 8926b7275169e4a5f58322fede45f3a93d26bacc authored by Deon Nicholas on 14 June 2013, 23:44:39 UTC, committed by Deon Nicholas on 14 June 2013, 23:44:39 UTC
Summary:
I'm concerned about a random seg-fault that sometimes occurs when
running stringappend_test. I will investigate further. First, I am removing
stringappend_test from the regular release tests, and making some clean-ups
to the code.

Test Plan:
1. make stringappend_test
2. ./stringappend_test

Reviewers: haobo, dhruba

Reviewed By: haobo

CC: leveldb

Differential Revision: https://reviews.facebook.net/D11313
1 parent bff718d
History
File Mode Size
arena.cc -rw-r--r-- 1.9 KB
arena.h -rw-r--r-- 1.8 KB
arena_test.cc -rw-r--r-- 1.7 KB
auto_roll_logger.cc -rw-r--r-- 3.1 KB
auto_roll_logger.h -rw-r--r-- 2.6 KB
auto_roll_logger_test.cc -rwxr-xr-x 8.3 KB
bit_set.h -rw-r--r-- 1.4 KB
bloom.cc -rw-r--r-- 3.2 KB
bloom_test.cc -rw-r--r-- 3.7 KB
build_version.h -rw-r--r-- 329 bytes
cache.cc -rw-r--r-- 9.3 KB
cache_test.cc -rw-r--r-- 5.6 KB
coding.cc -rw-r--r-- 7.6 KB
coding.h -rw-r--r-- 5.3 KB
coding_test.cc -rw-r--r-- 8.3 KB
comparator.cc -rw-r--r-- 2.1 KB
crc32c.cc -rw-r--r-- 15.6 KB
crc32c.h -rw-r--r-- 1.4 KB
crc32c_test.cc -rw-r--r-- 1.7 KB
env.cc -rw-r--r-- 2.7 KB
env_hdfs.cc -rw-r--r-- 15.5 KB
env_posix.cc -rw-r--r-- 32.0 KB
env_test.cc -rw-r--r-- 6.5 KB
filelock_test.cc -rw-r--r-- 1.1 KB
filter_policy.cc -rw-r--r-- 333 bytes
hash.cc -rw-r--r-- 980 bytes
hash.h -rw-r--r-- 524 bytes
histogram.cc -rw-r--r-- 6.0 KB
histogram.h -rw-r--r-- 1.8 KB
histogram_test.cc -rw-r--r-- 1.3 KB
ldb_cmd.cc -rw-r--r-- 37.2 KB
ldb_cmd.h -rw-r--r-- 14.6 KB
ldb_cmd_execute_result.h -rw-r--r-- 1.4 KB
ldb_tool.cc -rw-r--r-- 2.9 KB
logging.cc -rw-r--r-- 1.8 KB
logging.h -rw-r--r-- 1.6 KB
murmurhash.cc -rw-r--r-- 3.7 KB
murmurhash.h -rw-r--r-- 854 bytes
mutexlock.h -rw-r--r-- 1.8 KB
options.cc -rw-r--r-- 10.5 KB
posix_logger.h -rw-r--r-- 3.8 KB
random.h -rw-r--r-- 2.9 KB
signal_test.cc -rw-r--r-- 265 bytes
stack_trace.h -rw-r--r-- 290 bytes
stats_logger.h -rw-r--r-- 658 bytes
status.cc -rw-r--r-- 2.0 KB
stop_watch.h -rw-r--r-- 918 bytes
string_util.cc -rw-r--r-- 401 bytes
string_util.h -rw-r--r-- 265 bytes
testharness.cc -rw-r--r-- 1.6 KB
testharness.h -rw-r--r-- 4.6 KB
testutil.cc -rw-r--r-- 1.4 KB
testutil.h -rw-r--r-- 1.8 KB

back to top