openbase testing

View: New views
5 Messages — Rating Filter:   Alert me  

openbase testing

by Tore Halset :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello.

I fixed merging and added the join syntax. There is still some tests  
that fails.

(I do not use openbase for anything, just wanted to try something  
different after a lot of oracle-install-frustration...)

  - Tore.

framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.DataContextEJBQLArrayResultTest.txt:Tests  
run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.085 sec  
<<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.DataContextEJBQLConditionsTest.txt:Tests  
run: 16, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.332 sec  
<<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org
.apache
.cayenne
.access
.DataContextEJBQLConditionsTest
.txt:testCollectionEmpty
(org.apache.cayenne.access.DataContextEJBQLConditionsTest)  Time  
elapsed: 0.02 sec  <<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.DataContextEJBQLGroupByHavingTest.txt:Tests  
run: 6, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.139 sec  
<<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.DataContextEJBQLSubqueryTest.txt:Tests run:  
6, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.269 sec <<<  
FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.DataContextOuterJoinsTest.txt:Tests run: 4,  
Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec <<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org
.apache
.cayenne
.access
.DataContextOuterJoinsTest
.txt:testSelectWithOuterJoinFlattened
(org.apache.cayenne.access.DataContextOuterJoinsTest)  Time elapsed:  
0.037 sec  <<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org
.apache
.cayenne
.access
.DataContextOuterJoinsTest
.txt:testSelectWithOuterJoin
(org.apache.cayenne.access.DataContextOuterJoinsTest)  Time elapsed:  
0.024 sec  <<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org
.apache
.cayenne
.access
.DataContextOuterJoinsTest
.txt:testSelectWithOuterJoinFromString
(org.apache.cayenne.access.DataContextOuterJoinsTest)  Time elapsed:  
0.019 sec  <<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.DataContextSQLTemplateTest.txt:Tests run:  
19, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.529 sec <<<  
FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org.apache.cayenne.access.SimpleIdIncrementalFaultListTest.txt:Tests  
run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec  
<<< FAILURE!
framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
org
.apache
.cayenne
.access
.SimpleIdIncrementalFaultListTest
.txt:testNewObject
(org.apache.cayenne.access.SimpleIdIncrementalFaultListTest)  Time  
elapsed: 0.067 sec  <<< FAILURE!



Re: openbase testing

by Andrus Adamchik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Yeah, some (most?) of these are known issues I think:

     https://issues.apache.org/cayenne/browse/CAY-820

Thanks for fixing the syntax generator BTW :-)

Andrus

On Jul 3, 2008, at 11:28 PM, Tore Halset wrote:

> Hello.
>
> I fixed merging and added the join syntax. There is still some tests  
> that fails.
>
> (I do not use openbase for anything, just wanted to try something  
> different after a lot of oracle-install-frustration...)
>
> - Tore.
>
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org.apache.cayenne.access.DataContextEJBQLArrayResultTest.txt:Tests  
> run: 3, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.085 sec  
> <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org.apache.cayenne.access.DataContextEJBQLConditionsTest.txt:Tests  
> run: 16, Failures: 1, Errors: 1, Skipped: 0, Time elapsed: 0.332 sec  
> <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org
> .apache
> .cayenne
> .access
> .DataContextEJBQLConditionsTest
> .txt:testCollectionEmpty
> (org.apache.cayenne.access.DataContextEJBQLConditionsTest)  Time  
> elapsed: 0.02 sec  <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org
> .apache.cayenne.access.DataContextEJBQLGroupByHavingTest.txt:Tests  
> run: 6, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.139 sec  
> <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org.apache.cayenne.access.DataContextEJBQLSubqueryTest.txt:Tests  
> run: 6, Failures: 0, Errors: 4, Skipped: 0, Time elapsed: 0.269 sec  
> <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org.apache.cayenne.access.DataContextOuterJoinsTest.txt:Tests run:  
> 4, Failures: 3, Errors: 0, Skipped: 0, Time elapsed: 0.102 sec <<<  
> FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org
> .apache
> .cayenne
> .access
> .DataContextOuterJoinsTest
> .txt:testSelectWithOuterJoinFlattened
> (org.apache.cayenne.access.DataContextOuterJoinsTest)  Time elapsed:  
> 0.037 sec  <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org
> .apache
> .cayenne
> .access
> .DataContextOuterJoinsTest
> .txt:testSelectWithOuterJoin
> (org.apache.cayenne.access.DataContextOuterJoinsTest)  Time elapsed:  
> 0.024 sec  <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org
> .apache
> .cayenne
> .access
> .DataContextOuterJoinsTest
> .txt:testSelectWithOuterJoinFromString
> (org.apache.cayenne.access.DataContextOuterJoinsTest)  Time elapsed:  
> 0.019 sec  <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org.apache.cayenne.access.DataContextSQLTemplateTest.txt:Tests run:  
> 19, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.529 sec <<<  
> FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org.apache.cayenne.access.SimpleIdIncrementalFaultListTest.txt:Tests  
> run: 15, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.734 sec  
> <<< FAILURE!
> framework/cayenne-jdk1.5-unpublished/target/surefire-reports/
> org
> .apache
> .cayenne
> .access
> .SimpleIdIncrementalFaultListTest
> .txt:testNewObject
> (org.apache.cayenne.access.SimpleIdIncrementalFaultListTest)  Time  
> elapsed: 0.067 sec  <<< FAILURE!
>
>
>


Re: openbase testing

by Tore Halset :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 5. juli. 2008, at 12.54, Andrus Adamchik wrote:

> Yeah, some (most?) of these are known issues I think:
>
>    https://issues.apache.org/cayenne/browse/CAY-820

I have posted a couple of issues to OpenBase developer list. Should I  
post this as well or have you done it already?

> Thanks for fixing the syntax generator BTW :-)

Well, it turns out that they sort of support the JOIN keyword. Either  
from some version I do not have access to or it does not work as we  
expect it to work :) I am using the free download as of two days ago.  
Will see what happens on this and perhaps rewind my "fix".

Regards,
  - Tore.


Re: openbase testing

by Andrus Adamchik :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message


On Jul 5, 2008, at 10:21 PM, Tore Halset wrote:

>>
>> Yeah, some (most?) of these are known issues I think:
>>
>>   https://issues.apache.org/cayenne/browse/CAY-820
>
> I have posted a couple of issues to OpenBase developer list. Should  
> I post this as well or have you done it already?

IIRC I did notify OpenBase about it at the time (1 year ago). But I  
never had a chance to test against newer versions to see if there was  
any progress.

Andrus


Re: openbase testing

by Tore Halset :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 5. juli. 2008, at 21.27, Andrus Adamchik wrote:

>
> On Jul 5, 2008, at 10:21 PM, Tore Halset wrote:
>
>>>
>>> Yeah, some (most?) of these are known issues I think:
>>>
>>>  https://issues.apache.org/cayenne/browse/CAY-820
>>
>> I have posted a couple of issues to OpenBase developer list. Should  
>> I post this as well or have you done it already?
>
> IIRC I did notify OpenBase about it at the time (1 year ago). But I  
> never had a chance to test against newer versions to see if there  
> was any progress.

Okay. I tested them now, and the problems still exist. I'll send a  
mail to the developer list.

  - Tore.

LightInTheBox - Buy quality products at wholesale price