You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#781] modify access_time test with guaranteed passing assertions
The test now fetches the modify and access timestamps during the interval
in which the replica is open, then asserts those timestamps as equal to
each other, as well as that they are greater than a system-generated
datetime of about two seconds prior. (This is due to some timestamps
including a microseconds count whereas others do not.)
0 commit comments