You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@commons.apache.org by "Sebb (JIRA)" <ji...@apache.org> on 2008/11/26 12:40:46 UTC

[jira] Reopened: (SCXML-93) SCXMLTestHelper generates a lot of serialisation files which are not tidied up

     [ https://issues.apache.org/jira/browse/SCXML-93?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sebb reopened SCXML-93:
-----------------------


Yes, testing generates other artifacts, however these are regenerated for each run - they don't normally accumulate as in this case.

There's also no easy way to tie the file to the test case, so I don't see what purpose is served by keeping the files.
If you really want to keep the files, name them after the testcases that use them. At least then the number of files would be limited.


> SCXMLTestHelper generates a lot of serialisation files which are not tidied up
> ------------------------------------------------------------------------------
>
>                 Key: SCXML-93
>                 URL: https://issues.apache.org/jira/browse/SCXML-93
>             Project: Commons SCXML
>          Issue Type: Bug
>            Reporter: Sebb
>            Priority: Minor
>
> SCXMLTestHelper generates files to test serialisation of classes in testExecutorSerializability() and testModelSerializability().
> These files are only used temporarily, but are not cleared up at the end of a run.
> They can be replaced by using ByteArray classes.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.