Details
Description
./CTFRun.sh ../src/tests/xml/MasterTestSuite/sourcegenerator/Collections/CollectionOfPrimitives/
This test (which I didn't delivery before) used to work. It fails with complaints such as:
/home/ekuns/workspace/castor-2/bin/../build/tests/output/CollectionOfPrimitives/MainType.java:738: incompatible types
found : java.util.Collection
required: java.util.List
_booleanArrayList = RandomHelper.getRandom(_booleanArrayList, boolean.class);
^
I expect this will be easy to fix and I am to fix before Castor 1.1.
Activity
Edward Kuns
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Attachment | castor-1804.diff [ 25029 ] |
Edward Kuns
made changes -
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |
Ralf Joachim
made changes -
| Status | Resolved [ 5 ] | Closed [ 6 ] |