← Back to team overview

erma-core team mailing list archive

Re: Fragile Tests

 

I'm going the non-super fancy route adding these back in with defaults.  And
now all my unit tests are failing so I'm fixing those as well.

On a side note, how do I tell the difference between my workspace and a
particular branch (i.e. trunk)?  Can I see both what I've commited and what
I haven't commited to diff against a branch?  I'm asking because I started
some work on a ThrowableDecomposer for the XmlMonitorRenderer but its not
completed.  So I'm trying to figure out how I see what I've commited and
make sure I only push specific changes to trunk.  I'm a bzr n00b

On Wed, Sep 17, 2008 at 11:00 AM, Doug Barth <dougbarth@xxxxxxxxx> wrote:

> On Sep 17, 2008, at 10:48 AM, Stephen Mullins wrote:
>
>  for the vmid we were using orbitz properties to set it, if we want to add
>> vmid initialization back in, what should we initialize it to, just some
>> default value and anyone can pass a property to override it?
>>
>
>
> Sounds good to me. If you wanted to get super fancy, it looks like there
> are ways to find out the process ID, but they are JVM/Java version
> dependent.
>
>
> http://blog.igorminar.com/2007/03/how-java-application-can-discover-its.html
> --
> Doug Barth
>
>

References