This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 47579 - Tests can't be run no more after changing scramble property
Summary: Tests can't be run no more after changing scramble property
Status: CLOSED FIXED
Alias: None
Product: obsolete
Classification: Unclassified
Component: xtest (show other bugs)
Version: 4.x
Hardware: All All
: P1 blocker (vote)
Assignee: issues@obsolete
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-08-20 18:21 UTC by Marian Mirilovic
Modified: 2006-03-24 10:30 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Marian Mirilovic 2004-08-20 18:21:42 UTC
I don't know whether we will have new build for
trunk, because current trunk contains new scramble
property and nobody changes the same property in
xtest !
Comment 1 Jiri Skrivanek 2004-08-23 09:50:05 UTC
Property name for silent unscrambling was changed from scrambler to
scrambler2. It was updated in NbExecutor.

/cvs/xtest/src/org/netbeans/xtest/NbExecutor.java,v  <--  NbExecutor.java
new revision: 1.23; previous revision: 1.22
Comment 2 Marian Mirilovic 2004-08-23 16:45:06 UTC
Jirka,
thank you very much 


verified