History | Log In     View a printable version of the current page. Get help!  
Issue Details (XML | Word)

Key: WT-306
Type: New Feature New Feature
Status: Closed Closed
Resolution: Fixed
Assignee: Marc Guillemot
Reporter: Denis N. Antonioli
Votes: 1
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
WebTest

Upgrade ant to 1.7.x

Created: 21/May/07 09:53:16   Updated: 07/Mar/08 08:55:23
Affects Version/s: None
Fix Version/s: 2.6

Issue Links:
Depends
 
This issue contains:
WT-400 Upgrade to Groovy 1.5.x Closed


 Description   
WebTest is still based on ant 1.6.

The current version of ant is 1.7, which has been released in December 2006.

 All   Comments   Change History      Sort Order:
Comment by Denis N. Antonioli [30/May/07 21:33:23]
A single test is failing: retry: test property extension (WT-249).

It looks like ant changed the handling of un-initialized tasks.
New in ant 1.7, ant resets the RealObject to null, but this happens only when the task executes successfully.

In this case, webtest try to reuse a step that failed...

Comment by Marc Guillemot [07/Mar/08 08:55:23]
Done in build 1683.