[
https://issues.apache.org/jira/browse/PDFBOX-1978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
John Hewson updated PDFBOX-1978:
--------------------------------
Description:
Type1FontUtilTest uses java.util.Random to generate random test data, which
means that it is is non-deterministic.
As discussed in PDFBOX-1977, we should alter this test to make sure that it has
both a deterministic (regression test) functionality as well as the existing
non-deterministic (fuzz test) functionality.
was:
Type1FontUtilTest uses java.util.Random to generate random test data, which
means that it is is non-deterministic.
As discussed in PDFBOX-1977, we should alter this test to make sure that it has
both a deterministic _regression test_ functionality as well as the existing
non-deterministic _fuzz test_ functionality.
> Type1FontUtilTest is non-deterministic
> --------------------------------------
>
> Key: PDFBOX-1978
> URL: https://issues.apache.org/jira/browse/PDFBOX-1978
> Project: PDFBox
> Issue Type: Bug
> Components: FontBox
> Reporter: John Hewson
>
> Type1FontUtilTest uses java.util.Random to generate random test data, which
> means that it is is non-deterministic.
> As discussed in PDFBOX-1977, we should alter this test to make sure that it
> has both a deterministic (regression test) functionality as well as the
> existing non-deterministic (fuzz test) functionality.
--
This message was sent by Atlassian JIRA
(v6.2#6252)