sapling/eden/fs
Matt Glazar 600f15b803 Rename test to reduce confusion
Summary: When debugging a failure in DaemonStartupLoggerTest.closePipeWhileStillRunning, I was confused because the pipe which is closed in the test (readPipe/writePipe) is unrelated to the DaemonStartupLogger. Eventually I learned that the pipe referred to by the test's name is a pipe internal to DaemonStartupLogger. Rename the test to express the high-level scenario instead of mentioning pipes (which are an implementation detail).

Reviewed By: simpkins

Differential Revision: D10247254

fbshipit-source-id: f5f5b358adad0b656db27ea75fec65fe0331317b
2018-10-22 20:27:26 -07:00
..
config make mononoke tier configurable 2018-10-10 14:47:08 -07:00
fuse allow reading xattrs from files after getxattr is called on a directory 2018-10-22 20:27:26 -07:00
inodes optimize FileInode::stat 2018-10-22 20:27:26 -07:00
journal explicitly complete StreamPublisher stream on destruct 2018-10-01 13:21:59 -07:00
model make std::hash<Hash> noexcept 2018-10-22 20:27:24 -07:00
rocksdb add CMake build files 2018-04-30 14:37:46 -07:00
service Rename test to reduce confusion 2018-10-22 20:27:26 -07:00
sqlite avoid leaking the sqlite3 db if we fail to open it 2018-06-20 16:36:22 -07:00
store add basic support for loading blobs from filepacks in hgcache 2018-10-22 20:27:26 -07:00
takeover Future<T>::then Future<T>::then() -> Future<T>::thenValue or thenTry. 2018-10-07 17:06:49 -07:00
testharness move fsync and flush from EdenFileHandle to FileInode 2018-10-08 11:13:38 -07:00
utils Delete stale comment 2018-10-22 20:27:25 -07:00
CMakeLists.txt add CMake build files 2018-04-30 14:37:46 -07:00