sapling/eden/fs
Adam Simpkins a0627a48a7 fix flaky utime test
Summary:
test_utime() seems to fail a reasonable amount of the time in my experience:
the atime returned by lstat() occasionally ends up being 1 or 2 milliseconds
earlier than the saved timestamp.  With the existing behavior python and eden
are independently computing the current time, although I haven't investigated
why eden sometimes gets a timestamp slightly earlier than python did.

This fixes the test by asking eden to set an explicit timestamp value, rather
than letting eden independently get the current timestamp.

Reviewed By: wez

Differential Revision: D3802100

fbshipit-source-id: fecfd1d68b8c95d119099ef39f17004be13d3dff
2016-09-02 08:57:05 -07:00
..
cli explicitly pass environment settings through sudo 2016-08-10 13:28:15 -07:00
config codemod: add explicit headers parameter for C/C++ rules under 2016-09-01 10:26:38 -07:00
inodes eden: assign our own file handle numbers and track all file handles 2016-07-26 10:00:11 -07:00
integration fix flaky utime test 2016-09-02 08:57:05 -07:00
model codemod: add explicit headers parameter for C/C++ rules under 2016-09-01 10:26:38 -07:00
overlay codemod: add explicit headers parameter for C/C++ rules under 2016-09-01 10:26:38 -07:00
rocksdb Include build files that were inadvertently excluded from the initial export. 2016-05-12 16:08:34 -07:00
service Strip out some third-party dependencies from //eden/fs/service:java-thrift-dependencies. 2016-09-01 14:20:16 -07:00
store Go up one more level to find hg_import_helper.py now that buck-out has changed. 2016-09-01 14:20:16 -07:00