Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [stellation-res] checkin: script tests now self-initializing, executable properties test in new test14

On Tue, Oct 22, 2002 at 05:32:39PM -0400, Dave Shields wrote:
> 
> I just noticed that test11 is now failing. It was passing recently. I'll investigate.
> 

It turns out this failure was not new. I just noticed it since I ran test11 manually
while the standard script test omits this test. I investigated a bit and uncovered
a bug in workspace merge in that redundant merges were not properly handled, and
checked in the fix. The test still fails, and I opened Bugzilla 25239 about this problem.

I just checked in some more merge test changes:

Modify test1[134] scripts to avoid use of shell procedures.

Add new (and very simple) test test0 for checkin and chekout
of project with single file.

Add build.xml and test0/build.xml to show how to run script
tests using Ant. This is in *very* preliminary form.

dave

-- 
Dave Shields, IBM Research, shields@xxxxxxxxxxxxxx. 


Back to the top