September 25, 2011
  Branch: refs/heads/master
  Home:   https://github.com/D-Programming-Language/druntime

  Commit: 7f695ce48087f52f189c52ff37ec978eeaa46ddc
      https://github.com/D-Programming-Language/druntime/commit/7f695ce48087f52f189c52ff37ec978eeaa46ddc
  Author: jmdavis <jmdavisProg at gmx.com>
  Date:   2011-09-25 (Sun, 25 Sep 2011)

  Changed paths:
    M src/core/time.d

  Log Message:
  -----------
  Attempt to get tests passing on FreeBSD.

I'm currently working on sorting out core.time's tests so that they should work on all platforms, but until then, I'm disabling this test on FreeBSD so that the auto tester can pass.