sapling/eden/fs
Xavier Deguillard b73322e5ea service: increase timeout for DaemonStartupLoggerTest.daemonClosesStandardFileDescriptors
Summary:
It looks like 20s might not be sufficient anymore as the test is failing too
frequently with `wait` completing without the process having completed:

```
eden/fs/service/test/StartupLoggerTest.cpp:352: Failure
Expected equality of these values:
  "exited with status 0"
  returnCode.str()
    Which is: "running"
eden/fs/service/test/StartupLoggerTest.cpp:363: Failure
Value of: isWritablePipeBroken(fd)
  Actual: false
Expected: true
```

Reviewed By: kmancini

Differential Revision: D29342002

fbshipit-source-id: d457b632a2666356e9053d2da66a3227e6524b68
2021-06-23 22:04:52 -07:00
..
benchharness config: namespace facebook::eden 2021-06-08 19:29:37 -07:00
benchmarks Back out "pool eden thrift connections" 2021-06-21 20:52:57 -07:00
cli cli: do not block eden rm on aux process 2021-06-23 10:50:50 -07:00
cli_rs Resolve bare_trait_objects warnings in path components 2021-05-19 22:03:56 -07:00
config inodes: properly handle case changes in case insensitive mounts 2021-06-17 23:07:06 -07:00
docs introduce a variable-width RootId type that identifies the root of an EdenFS checkout's contents 2021-06-07 17:25:31 -07:00
fuse eden: allow configuring path to privhelper when not running setuid 2021-06-16 02:34:05 -07:00
inodes glob: fix ** glob take 2 2021-06-23 14:11:32 -07:00
journal introduce a variable-width RootId type that identifies the root of an EdenFS checkout's contents 2021-06-07 17:25:31 -07:00
model model: namespace facebook::eden 2021-06-08 19:29:37 -07:00
monitor migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
nfs allow remount after force unmounting 2021-05-27 16:11:50 -07:00
notifications notifications: support Windows 2020-11-11 09:37:56 -08:00
prjfs Fix unused parameters on PrjfsChannel.cpp 2021-05-25 19:45:22 -07:00
py Backout py3 only changes from windows_thrift 2021-04-22 10:29:49 -07:00
rocksdb Remove dead includes in eden 2019-10-11 16:45:01 -07:00
scripts move eden/scripts/ into eden/fs/ 2020-11-04 18:29:49 -08:00
service service: increase timeout for DaemonStartupLoggerTest.daemonClosesStandardFileDescriptors 2021-06-23 22:04:52 -07:00
sqlite overlay: use PersistentSqliteStatement in TreeOverlayStore 2021-03-15 12:01:48 -07:00
store eden: move declare hgPath, hgPythonPath in HgImporter.h 2021-06-15 02:47:40 -07:00
takeover use portable version of gtest 2021-05-12 15:58:27 -07:00
telemetry migrate from LockedPtr::getUniqueLock 2021-06-13 18:53:58 -07:00
testharness eden: set hgPath programmatically 2021-06-15 02:47:41 -07:00
third-party fs: update fuse_kernel_linux.h 2021-03-17 20:55:43 -07:00
utils utils: add ImmediateFuture::ensure 2021-06-23 14:23:40 -07:00
CMakeLists.txt nfs: make it compile with getdeps builds 2021-02-03 17:54:54 -08:00