Time tests fail sporadically on Mac #3327
Labels
A-testsuite
Area: The testsuite used to check the correctness of rustc
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-macos
Operating system: macOS
Milestone
When running
make check
on my Mac, three tests intime::tests
(test_at
,test_ctime
, andtest_strftime
) sometimes fail. Usually if I just runmake check
again, the tests pass.The text was updated successfully, but these errors were encountered: