[dmd-internals] test failures
Brad Roberts
braddr at puremagic.com
Thu May 19 00:18:58 PDT 2011
core.exception.AssertError at std/datetime.d(842): _assertPred!("opCmp", "<") failed: [-1999-Jan-01 23:59:59] ==
[-1999-Jan-01 23:59:59].
Nothing changed near the phobos portion of this code, and it's been failing since this set of changes on all but
windows. The only reason windows isn't failing, I suspect, is that a bunch of the datetime tests are versioned out.
http://d.puremagic.com/test-results/test_data.ghtml?dataid=62797
>From git://github.com/D-Programming-Language/dmd
587fa66..3888ff0 master -> origin/master
Updating 587fa66..3888ff0
Fast-forward
src/constfold.c | 12 +-
src/interpret.c | 978 ++++++++++++++++++++----------------------
test/compilable/interpret3.d | 240 +++++++++++
3 files changed, 712 insertions(+), 518 deletions(-)
Later,
Brad
More information about the dmd-internals
mailing list