LucidDB / luciddb

DEFUNCT: See README
https://github.com/LucidDB/luciddb
Apache License 2.0
53 stars 24 forks source link

[FRG-254] environment-dependent failure for SqlOperatorTest.testPrefixPlusOperator #618

Open dynamobi-build opened 12 years ago

dynamobi-build commented 12 years ago

[reporter="jvs", created="Tue, 6 Feb 2007 15:45:11 -0500 (GMT-05:00)"] One one test machine, this test fails with

junit.framework.AssertionFailedError: expected:<[+06:02:08.234]> but was:<[+06:02:08.233]>

All other machines are OK so far. This started showing up after integration from dt/dev -> dev -> lu/dev.

Eric, I'm assigning this one to you because I see you have a pending change:

Change 8590 on 2007/01/25 by eric@eric-mcdtech1 pending

        IntervalFixes

But if there's a better owner, please pass it on.

For now I'm disabling the test on lu/dev branch.