| Issue 52: | Iterative pass can fail with Tree.Invalid_Node_Id error message | |
| 2 people starred this issue and may be notified of changes. | Back to list |
Sign in to add a comment
|
What steps will reproduce the problem?
1. Execute the following script:
set(seed:1)
set(iterative)
read ("FILENAME1")
transform (weightfactor:-1)
read ("FILENAME1.tree")
report("test.xml", diagnosis)
2. The following error message is generated:
Fatal error: exception Tree.Invalid_Node_Id(1)
Expected outcome is a completed rediagnosis of the imported tree and a produced diagnosis
xml file.
NB: This bug was detected as a part of the developer testing routine pertaining to the test
'cnc_ip.poy'
|
||||||||||
,
Mar 26, 2008
This bug is only applicable to the current development version (2646). The released version doesn't show the issue.
Summary: Iterative pass can fail with Tree.Invalid_Node_Id error message
Owner: avaron Labels: -Priority-Medium Priority-High Milestone-Release4.0 |
|||||||||||
,
Mar 31, 2008
For which data set and tree was this problem appearing? |
|||||||||||
,
Apr 15, 2008
This occurs when the datafiles 2.fas and 2.fas.tree are used. |
|||||||||||
|
|
|||||||||||