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
Thread sanitizer is throwing an error on test_cp::test_cp_preserve_timestamps and test_cp::test_cp_dont_preserve_timestamps. Seems to be in the test itself with calls to the system clock in a race condition? Upstream issue in the time-0.1.42 crate?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Thread sanitizer is throwing an error on test_cp::test_cp_preserve_timestamps and test_cp::test_cp_dont_preserve_timestamps. Seems to be in the test itself with calls to the system clock in a race condition? Upstream issue in the time-0.1.42 crate?
rustc 1.52.0-nightly (98f8cce6d 2021-02-25), commit c06967a
coreutils/tests/by-util/test_cp.rs
Line 831 in c06967a
coreutils/tests/by-util/test_cp.rs
Line 867 in c06967a
The text was updated successfully, but these errors were encountered: