You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@camel.apache.org by Christian Schneider <ch...@die-schneider.net> on 2009/08/27 10:26:33 UTC

Status of Build on Windows

Hi all,

I wanted to report back about the status of the camel build on windows. 
Currently I have only two failing tests left:

camel-servlet: MultiServletConsumerTest
camel-spring: SpringDataSetTest

When I exclude these the build succeeds. I will add jira tickets for the 
two failing tests. Thanks to Willem and Claus who corrected the problems 
I found before.

Greetings

Christian

Re: Status of Build on Windows

Posted by Claus Ibsen <cl...@gmail.com>.
I have created a ticket about the XMPP component failing
https://issues.apache.org/activemq/browse/CAMEL-1961

Stan submitted many patches for it so I have asked him to take a look.


On Sat, Aug 29, 2009 at 1:28 PM, Claus Ibsen<cl...@gmail.com> wrote:
> Hi
>
> I found the source of problem with the Jetty failing tests and have
> created a ticket and testing a fix now
> https://issues.apache.org/activemq/browse/CAMEL-1960
>
>
> On Sat, Aug 29, 2009 at 12:23 PM, Claus Ibsen<cl...@gmail.com> wrote:
>> Hi
>>
>> If you take time to check the failures you can set its mostly "Caused
>> by: java.net.BindException: Address already in use"
>>
>>
>>
>> On Sat, Aug 29, 2009 at 12:14 PM, Christian
>> Schneider<ch...@die-schneider.net> wrote:
>>> Hi Willem,
>>>
>>> currently I have a quite strange result for my builds.
>>>
>>> Since yesterday I have less failing tests than the central hudson build. Do
>>> you have any idea what the reason could be?
>>> I would have expected that I could reproduce most failures on my system and
>>> have some more that are windows specific.
>>>
>>> Greetings
>>>
>>> Christian
>>>
>>>
>>> On my hudson system the following tests fail:
>>>   *
>>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
>>>   *
>>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
>>>   *
>>> org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
>>>   *
>>> org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
>>>   *
>>> org.apache.camel.component.servlet.MultiServletConsumerTest.testMultiServletsConsumers
>>>   * org.apache.camel.component.dataset.SpringDataSetTest.testRun
>>>   * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
>>>   *
>>> org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything
>>>
>>> On the central system currently these tests fail:
>>>   *
>>> org.apache.camel.example.SpringJmsAOPClientServerTest.org.apache.camel.example.SpringJmsAOPClientServerTest
>>>   *
>>> org.apache.camel.example.SpringJmsClientServerTest.org.apache.camel.example.SpringJmsClientServerTest
>>>   *
>>> org.apache.camel.itest.greeter.CamelGreeterConsumerTest.testMocksAreValid
>>>   * org.apache.camel.itest.greeter.CamelGreeterTest.testMocksAreValid
>>>   *
>>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
>>>   *
>>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
>>>   * org.apache.camel.itest.jetty.JettyJmsTwowayTest.testSendingRequest
>>>   * org.apache.camel.itest.jms.FileToJmsTest.testFileToJms
>>>   *
>>> org.apache.camel.itest.jms.JmsMediumQueuePerformanceTest.testSendingAndReceivingMessages
>>>   *
>>> org.apache.camel.itest.jms.JmsPerformanceTest.testSendingAndReceivingMessages
>>>   * org.apache.camel.itest.tx.JmsToHttpTXTest.testSendToTXJms
>>>   *
>>> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.test404
>>>   *
>>> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testRollback
>>>   *
>>> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testOK
>>>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.test404
>>>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testRollback
>>>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testOK
>>>   *
>>> org.apache.camel.itest.tx.JmsToHttpTXWithRollbackTest.testSendToTXJmsWithRollback
>>>   *
>>> org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
>>>   *
>>> org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
>>>   *
>>> org.apache.camel.component.jms.JmsRouteRequestReplyTest.testUseMessageIDAsCorrelationIDReplyToTempDestinationPerComponent
>>>   * org.apache.camel.component.mina.MinaFileUdpTest.testMinaRoute
>>>   * org.apache.camel.component.mina.MinaVMFileTcpTest.testMinaRoute
>>>   * org.apache.camel.component.mina.MinaFileTcpTest.testMinaRoute
>>>   * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
>>>   *
>>> org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything
>>>
>>> Willem Jiang schrieb:
>>>>
>>>> Hi Christian,
>>>>
>>>> Thanks for reporting this, I will try to fix them this weekend.
>>>> As most Camel rider working on Mac OSX, please keep an eye on the camel
>>>> build of Windows :)
>>>>
>>>> Willem
>>>>
>>>> Christian Schneider wrote:
>>>>>
>>>>> Hi all,
>>>>>
>>>>> I wanted to report back about the status of the camel build on windows.
>>>>> Currently I have only two failing tests left:
>>>>>
>>>>> camel-servlet: MultiServletConsumerTest
>>>>> camel-spring: SpringDataSetTest
>>>>>
>>>>> When I exclude these the build succeeds. I will add jira tickets for the
>>>>> two failing tests. Thanks to Willem and Claus who corrected the problems I
>>>>> found before.
>>>>>
>>>>> Greetings
>>>>>
>>>>> Christian
>>>>>
>>>>
>>>>
>>>
>>>
>>
>>
>>
>> --
>> Claus Ibsen
>> Apache Camel Committer
>>
>> Open Source Integration: http://fusesource.com
>> Blog: http://davsclaus.blogspot.com/
>> Twitter: http://twitter.com/davsclaus
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Status of Build on Windows

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

I found the source of problem with the Jetty failing tests and have
created a ticket and testing a fix now
https://issues.apache.org/activemq/browse/CAMEL-1960


On Sat, Aug 29, 2009 at 12:23 PM, Claus Ibsen<cl...@gmail.com> wrote:
> Hi
>
> If you take time to check the failures you can set its mostly "Caused
> by: java.net.BindException: Address already in use"
>
>
>
> On Sat, Aug 29, 2009 at 12:14 PM, Christian
> Schneider<ch...@die-schneider.net> wrote:
>> Hi Willem,
>>
>> currently I have a quite strange result for my builds.
>>
>> Since yesterday I have less failing tests than the central hudson build. Do
>> you have any idea what the reason could be?
>> I would have expected that I could reproduce most failures on my system and
>> have some more that are windows specific.
>>
>> Greetings
>>
>> Christian
>>
>>
>> On my hudson system the following tests fail:
>>   *
>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
>>   *
>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
>>   *
>> org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
>>   *
>> org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
>>   *
>> org.apache.camel.component.servlet.MultiServletConsumerTest.testMultiServletsConsumers
>>   * org.apache.camel.component.dataset.SpringDataSetTest.testRun
>>   * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
>>   *
>> org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything
>>
>> On the central system currently these tests fail:
>>   *
>> org.apache.camel.example.SpringJmsAOPClientServerTest.org.apache.camel.example.SpringJmsAOPClientServerTest
>>   *
>> org.apache.camel.example.SpringJmsClientServerTest.org.apache.camel.example.SpringJmsClientServerTest
>>   *
>> org.apache.camel.itest.greeter.CamelGreeterConsumerTest.testMocksAreValid
>>   * org.apache.camel.itest.greeter.CamelGreeterTest.testMocksAreValid
>>   *
>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
>>   *
>> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
>>   * org.apache.camel.itest.jetty.JettyJmsTwowayTest.testSendingRequest
>>   * org.apache.camel.itest.jms.FileToJmsTest.testFileToJms
>>   *
>> org.apache.camel.itest.jms.JmsMediumQueuePerformanceTest.testSendingAndReceivingMessages
>>   *
>> org.apache.camel.itest.jms.JmsPerformanceTest.testSendingAndReceivingMessages
>>   * org.apache.camel.itest.tx.JmsToHttpTXTest.testSendToTXJms
>>   *
>> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.test404
>>   *
>> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testRollback
>>   *
>> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testOK
>>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.test404
>>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testRollback
>>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testOK
>>   *
>> org.apache.camel.itest.tx.JmsToHttpTXWithRollbackTest.testSendToTXJmsWithRollback
>>   *
>> org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
>>   *
>> org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
>>   *
>> org.apache.camel.component.jms.JmsRouteRequestReplyTest.testUseMessageIDAsCorrelationIDReplyToTempDestinationPerComponent
>>   * org.apache.camel.component.mina.MinaFileUdpTest.testMinaRoute
>>   * org.apache.camel.component.mina.MinaVMFileTcpTest.testMinaRoute
>>   * org.apache.camel.component.mina.MinaFileTcpTest.testMinaRoute
>>   * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
>>   *
>> org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything
>>
>> Willem Jiang schrieb:
>>>
>>> Hi Christian,
>>>
>>> Thanks for reporting this, I will try to fix them this weekend.
>>> As most Camel rider working on Mac OSX, please keep an eye on the camel
>>> build of Windows :)
>>>
>>> Willem
>>>
>>> Christian Schneider wrote:
>>>>
>>>> Hi all,
>>>>
>>>> I wanted to report back about the status of the camel build on windows.
>>>> Currently I have only two failing tests left:
>>>>
>>>> camel-servlet: MultiServletConsumerTest
>>>> camel-spring: SpringDataSetTest
>>>>
>>>> When I exclude these the build succeeds. I will add jira tickets for the
>>>> two failing tests. Thanks to Willem and Claus who corrected the problems I
>>>> found before.
>>>>
>>>> Greetings
>>>>
>>>> Christian
>>>>
>>>
>>>
>>
>>
>
>
>
> --
> Claus Ibsen
> Apache Camel Committer
>
> Open Source Integration: http://fusesource.com
> Blog: http://davsclaus.blogspot.com/
> Twitter: http://twitter.com/davsclaus
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Status of Build on Windows

Posted by Claus Ibsen <cl...@gmail.com>.
Hi

If you take time to check the failures you can set its mostly "Caused
by: java.net.BindException: Address already in use"



On Sat, Aug 29, 2009 at 12:14 PM, Christian
Schneider<ch...@die-schneider.net> wrote:
> Hi Willem,
>
> currently I have a quite strange result for my builds.
>
> Since yesterday I have less failing tests than the central hudson build. Do
> you have any idea what the reason could be?
> I would have expected that I could reproduce most failures on my system and
> have some more that are windows specific.
>
> Greetings
>
> Christian
>
>
> On my hudson system the following tests fail:
>   *
> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
>   *
> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
>   *
> org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
>   *
> org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
>   *
> org.apache.camel.component.servlet.MultiServletConsumerTest.testMultiServletsConsumers
>   * org.apache.camel.component.dataset.SpringDataSetTest.testRun
>   * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
>   *
> org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything
>
> On the central system currently these tests fail:
>   *
> org.apache.camel.example.SpringJmsAOPClientServerTest.org.apache.camel.example.SpringJmsAOPClientServerTest
>   *
> org.apache.camel.example.SpringJmsClientServerTest.org.apache.camel.example.SpringJmsClientServerTest
>   *
> org.apache.camel.itest.greeter.CamelGreeterConsumerTest.testMocksAreValid
>   * org.apache.camel.itest.greeter.CamelGreeterTest.testMocksAreValid
>   *
> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
>   *
> org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
>   * org.apache.camel.itest.jetty.JettyJmsTwowayTest.testSendingRequest
>   * org.apache.camel.itest.jms.FileToJmsTest.testFileToJms
>   *
> org.apache.camel.itest.jms.JmsMediumQueuePerformanceTest.testSendingAndReceivingMessages
>   *
> org.apache.camel.itest.jms.JmsPerformanceTest.testSendingAndReceivingMessages
>   * org.apache.camel.itest.tx.JmsToHttpTXTest.testSendToTXJms
>   *
> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.test404
>   *
> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testRollback
>   *
> org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testOK
>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.test404
>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testRollback
>   * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testOK
>   *
> org.apache.camel.itest.tx.JmsToHttpTXWithRollbackTest.testSendToTXJmsWithRollback
>   *
> org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
>   *
> org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
>   *
> org.apache.camel.component.jms.JmsRouteRequestReplyTest.testUseMessageIDAsCorrelationIDReplyToTempDestinationPerComponent
>   * org.apache.camel.component.mina.MinaFileUdpTest.testMinaRoute
>   * org.apache.camel.component.mina.MinaVMFileTcpTest.testMinaRoute
>   * org.apache.camel.component.mina.MinaFileTcpTest.testMinaRoute
>   * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
>   *
> org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything
>
> Willem Jiang schrieb:
>>
>> Hi Christian,
>>
>> Thanks for reporting this, I will try to fix them this weekend.
>> As most Camel rider working on Mac OSX, please keep an eye on the camel
>> build of Windows :)
>>
>> Willem
>>
>> Christian Schneider wrote:
>>>
>>> Hi all,
>>>
>>> I wanted to report back about the status of the camel build on windows.
>>> Currently I have only two failing tests left:
>>>
>>> camel-servlet: MultiServletConsumerTest
>>> camel-spring: SpringDataSetTest
>>>
>>> When I exclude these the build succeeds. I will add jira tickets for the
>>> two failing tests. Thanks to Willem and Claus who corrected the problems I
>>> found before.
>>>
>>> Greetings
>>>
>>> Christian
>>>
>>
>>
>
>



-- 
Claus Ibsen
Apache Camel Committer

Open Source Integration: http://fusesource.com
Blog: http://davsclaus.blogspot.com/
Twitter: http://twitter.com/davsclaus

Re: Status of Build on Windows

Posted by Christian Schneider <ch...@die-schneider.net>.
Hi Willem,

currently I have a quite strange result for my builds.

Since yesterday I have less failing tests than the central hudson build. 
Do you have any idea what the reason could be?
I would have expected that I could reproduce most failures on my system 
and have some more that are windows specific.

Greetings

Christian


On my hudson system the following tests fail:
    * 
org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
    * 
org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
    * 
org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
    * 
org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
    * 
org.apache.camel.component.servlet.MultiServletConsumerTest.testMultiServletsConsumers
    * org.apache.camel.component.dataset.SpringDataSetTest.testRun
    * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
    * 
org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything

On the central system currently these tests fail:
    * 
org.apache.camel.example.SpringJmsAOPClientServerTest.org.apache.camel.example.SpringJmsAOPClientServerTest
    * 
org.apache.camel.example.SpringJmsClientServerTest.org.apache.camel.example.SpringJmsClientServerTest
    * 
org.apache.camel.itest.greeter.CamelGreeterConsumerTest.testMocksAreValid
    * org.apache.camel.itest.greeter.CamelGreeterTest.testMocksAreValid
    * 
org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerEnabled
    * 
org.apache.camel.itest.jetty.JettyJmsTest.testMocksAreValidWithTracerDisabled
    * org.apache.camel.itest.jetty.JettyJmsTwowayTest.testSendingRequest
    * org.apache.camel.itest.jms.FileToJmsTest.testFileToJms
    * 
org.apache.camel.itest.jms.JmsMediumQueuePerformanceTest.testSendingAndReceivingMessages
    * 
org.apache.camel.itest.jms.JmsPerformanceTest.testSendingAndReceivingMessages
    * org.apache.camel.itest.tx.JmsToHttpTXTest.testSendToTXJms
    * 
org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.test404
    * 
org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testRollback
    * 
org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionAndNoTransactionErrorHandlerConfiguredTest.testOK
    * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.test404
    * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testRollback
    * org.apache.camel.itest.tx.JmsToHttpTXWithOnExceptionTest.testOK
    * 
org.apache.camel.itest.tx.JmsToHttpTXWithRollbackTest.testSendToTXJmsWithRollback
    * 
org.apache.camel.component.jetty.HttpRoundtripHeaderTest.testHttpRoundTripHeadersWithNoIngoredHeaders
    * 
org.apache.camel.component.jetty.JettySimplifiedHandle404Test.testSimulate404
    * 
org.apache.camel.component.jms.JmsRouteRequestReplyTest.testUseMessageIDAsCorrelationIDReplyToTempDestinationPerComponent
    * org.apache.camel.component.mina.MinaFileUdpTest.testMinaRoute
    * org.apache.camel.component.mina.MinaVMFileTcpTest.testMinaRoute
    * org.apache.camel.component.mina.MinaFileTcpTest.testMinaRoute
    * org.apache.camel.component.xmpp.XmppRouteChatTest.testXmppChat
    * 
org.apache.camel.component.xmpp.XmppRouteMultipleProducersSingleConsumerTest.testProducerGetsEverything

Willem Jiang schrieb:
> Hi Christian,
>
> Thanks for reporting this, I will try to fix them this weekend.
> As most Camel rider working on Mac OSX, please keep an eye on the 
> camel build of Windows :)
>
> Willem
>
> Christian Schneider wrote:
>> Hi all,
>>
>> I wanted to report back about the status of the camel build on 
>> windows. Currently I have only two failing tests left:
>>
>> camel-servlet: MultiServletConsumerTest
>> camel-spring: SpringDataSetTest
>>
>> When I exclude these the build succeeds. I will add jira tickets for 
>> the two failing tests. Thanks to Willem and Claus who corrected the 
>> problems I found before.
>>
>> Greetings
>>
>> Christian
>>
>
>


Re: Status of Build on Windows

Posted by Willem Jiang <wi...@gmail.com>.
Hi Christian,

Thanks for reporting this, I will try to fix them this weekend.
As most Camel rider working on Mac OSX, please keep an eye on the camel 
build of Windows :)

Willem

Christian Schneider wrote:
> Hi all,
> 
> I wanted to report back about the status of the camel build on windows. 
> Currently I have only two failing tests left:
> 
> camel-servlet: MultiServletConsumerTest
> camel-spring: SpringDataSetTest
> 
> When I exclude these the build succeeds. I will add jira tickets for the 
> two failing tests. Thanks to Willem and Claus who corrected the problems 
> I found before.
> 
> Greetings
> 
> Christian
>