July 13, 2011 [phobos] random unittest failures in std.file | ||||
---|---|---|---|---|
| ||||
on line 3242 on linux. auto now = Clock.currTime(); assert(de.timeLastAccessed > before); <=== here assert(de.timeLastAccessed < now); assert(de.timeLastModified > before); assert(de.timeLastModified < now); |
Copyright © 1999-2021 by the D Language Foundation