Recurring Test Failures WRT Redirector

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

Recurring Test Failures WRT Redirector

by Stefan Bodewig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

almost every time I run the testsuite at least one of testRedirector13
or testRedirector14 in either ExecTaskTest.java or apply-test.xml fails
- but it doesn't happen all the time and you can't really predict which
one (or how many) of the four of them may fail or not.

Smells like a race condition to me.

Stefan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Recurring Test Failures WRT Redirector

by foamdino :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

> almost every time I run the testsuite at least one of testRedirector13
> or testRedirector14 in either ExecTaskTest.java or apply-test.xml fails
> - but it doesn't happen all the time and you can't really predict which
> one (or how many) of the four of them may fail or not.
>
> Smells like a race condition to me.

What's the platform?  I recall (a while ago admittedly) having a
problem on Ubuntu which just didn't appear on XP

Kev

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Recurring Test Failures WRT Redirector

by Stefan Bodewig :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On 2009-10-28, Kevin Jackson <foamdino@...> wrote:

> Hi,

>> almost every time I run the testsuite at least one of testRedirector13
>> or testRedirector14 in either ExecTaskTest.java or apply-test.xml fails
>> - but it doesn't happen all the time and you can't really predict which
>> one (or how many) of the four of them may fail or not.

>> Smells like a race condition to me.

> What's the platform?  I recall (a while ago admittedly) having a
> problem on Ubuntu which just didn't appear on XP

Happens on several different Linux platforms (including the Ubuntu
distro running Gump on vmgump) as well as XP.

Stefan

who unfortunately doesn't own a Mac anymore.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...


Re: Recurring Test Failures WRT Redirector

by antoinell :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi,

I have seen these errors happen often too.

I saw someone write in one of our lists or on bugzilla that we are doing a bad job of closing streams in the exec task at the end of execution.

Sorry I do not have the exact reference to this in mind, but maybe the way we close streams is creating the trouble.

Regards,

Antoine
-------- Original-Nachricht --------
> Datum: Tue, 27 Oct 2009 17:59:46 +0100
> Von: Stefan Bodewig <bodewig@...>
> An: dev@...
> Betreff: Recurring Test Failures WRT Redirector

> Hi,
>
> almost every time I run the testsuite at least one of testRedirector13
> or testRedirector14 in either ExecTaskTest.java or apply-test.xml fails
> - but it doesn't happen all the time and you can't really predict which
> one (or how many) of the four of them may fail or not.
>
> Smells like a race condition to me.
>
> Stefan
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...