[Rt-devel] Small Oracle problems in rt-3.6.4
Joop
JoopvandeWege at mococo.nl
Mon Jul 23 02:29:14 EDT 2007
Jesse Vincent wrote:
>
> On Jul 19, 2007, at 7:41 AM, Joop wrote:
>
>> Hello All,
>>
>> I'm currently playing around with a new VM installation of Oracle XE
>> and RT-3.6.4 and tried to run the regression test and found that
>> drop.Oracle has two spelling mistakes:
>> DROP TABLE OBJECTUSTOMFIELDS;
>> DROP TABLE OBJECTUSTOMFIELDVALUES;
>> should ofcourse be:
>> DROP TABLE OBJECTCUSTOMFIELDS;
>> DROP TABLE OBJECTCUSTOMFIELDVALUES;
>>
>
> I'll get that fixed up.
Thanks.
>> Further I have a question about regression testing:
>> At the moment should there be ZERO tests failed?
>
> I believe so
>
>> I ask because 12 tests fail with 128 subtests failed of which quite a
>> bit can be explained because this wasn't a totally clean rt-3.6.4
>> install,
>
>
> The test suite needs to run on an empty database. Did that happen?
Yes, thats how I found the two missing 'C' in the drop schema.
I'll setup a clean rt-3.6.4 without any local modifications and run the
regressions agains Mysql and Oracle and see if that makes any
difference and report back.
Joop
More information about the Rt-devel
mailing list