Re: WOUnit testing with partial entities
Re: WOUnit testing with partial entities
- Subject: Re: WOUnit testing with partial entities
- From: Paul Hoadley <email@hidden>
- Date: Thu, 22 Aug 2013 19:41:37 +0930
Hi Henrique,On 22/08/2013, at 10:01 AM, Henrique Prange < email@hidden> wrote: That is exactly the problem some WOUnit's users are reporting. The only way I was able to reproduce this kind of issue in my own environment was by turning the unit tests execution parallel. Anyway, this causes me problems even with WOUnit 1.2. :(
So, I added a lot of logs and compared the execution of tests on WOUnit 1.2 and the latest version of WOUnit. Clearly, the current version is reusing the same model group between test executions. I've changed the way things are initialized and the logs look almost identical now. There's a new snapshot here [1] with the mentioned changes. Would you mind to try it?
[1]https://dl.dropboxusercontent.com/u/9599580/wounit-1.3-SNAPSHOT-3.jar
Sadly, no it doesn't seem to fix the issue. I'm getting an identical failure: same test, same stack trace. I'll send you the output off-list to avoid clutter.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden