[tor-bugs] #18025 [Tor]: test_util_touch_file is racy and *does* fail
Tor Bug Tracker & Wiki
blackhole at torproject.org
Sat Jan 9 15:24:34 UTC 2016
#18025: test_util_touch_file is racy and *does* fail
--------------------+------------------------------------
Reporter: weasel | Owner: nickm
Type: defect | Status: assigned
Priority: Medium | Milestone: Tor: 0.2.8.x-final
Component: Tor | Version: Tor: 0.2.7.6
Severity: Normal | Resolution:
Keywords: | Actual Points:
Parent ID: | Points:
Sponsor: |
--------------------+------------------------------------
Comment (by weasel):
Note that this isn't limited to tmpfs. I observe the same on my ext4
home:
{{{
weasel at valiant:~$ rm -f x; date +'%Y-%m-%d %H:%M:%S.%N'; echo fo > x ;
(stat -c %y x)
2016-01-09 16:23:34.702175683
2016-01-09 16:23:34.696191451 +0100
}}}
--
Ticket URL: <https://trac.torproject.org/projects/tor/ticket/18025#comment:6>
Tor Bug Tracker & Wiki <https://trac.torproject.org/>
The Tor Project: anonymity online
More information about the tor-bugs
mailing list