On 06/01/2009, Rahul Akolkar wrote:
> On Mon, Jan 5, 2009 at 5:40 PM, sebb wrote:
> > On 05/01/2009, Rahul Akolkar wrote:
> >> On Mon, Jan 5, 2009 at 3:52 PM, sebb wrote:
>
>
>
> >> >
> >> > Not sure I know how to do that in Maven. Why not do a single test for
> >> > NSE and skip any fu
On Mon, Jan 5, 2009 at 5:40 PM, sebb wrote:
> On 05/01/2009, Rahul Akolkar wrote:
>> On Mon, Jan 5, 2009 at 3:52 PM, sebb wrote:
>> >
>> > Not sure I know how to do that in Maven. Why not do a single test for
>> > NSE and skip any further serialisation tests if the the initial test
>> > fai
On 05/01/2009, Rahul Akolkar wrote:
> On Mon, Jan 5, 2009 at 3:52 PM, sebb wrote:
> > On 05/01/2009, Rahul Akolkar wrote:
> >> On Mon, Jan 5, 2009 at 7:57 AM, sebb wrote:
> >> > SCXMLTestHelper currently allows the test to continue if it cannot
> >> > create the serialisation work directo
On Mon, Jan 5, 2009 at 3:52 PM, sebb wrote:
> On 05/01/2009, Rahul Akolkar wrote:
>> On Mon, Jan 5, 2009 at 7:57 AM, sebb wrote:
>> > SCXMLTestHelper currently allows the test to continue if it cannot
>> > create the serialisation work directory.
>> >
>> > Given that it now fails the test if
On 05/01/2009, Rahul Akolkar wrote:
> On Mon, Jan 5, 2009 at 7:57 AM, sebb wrote:
> > SCXMLTestHelper currently allows the test to continue if it cannot
> > create the serialisation work directory.
> >
> > Given that it now fails the test if it cannot create/read the
> > serialisation files,
On Mon, Jan 5, 2009 at 7:57 AM, sebb wrote:
> SCXMLTestHelper currently allows the test to continue if it cannot
> create the serialisation work directory.
>
> Given that it now fails the test if it cannot create/read the
> serialisation files, it seems to me that directory creation failure
> shou
SCXMLTestHelper currently allows the test to continue if it cannot
create the serialisation work directory.
Given that it now fails the test if it cannot create/read the
serialisation files, it seems to me that directory creation failure
should also cause the test to fail.
WDYT?