]> source.dussan.org Git - poi.git/commit
Reduce required memory in tests by not actually creating all the rows/cells when...
authorDominik Stadler <centic@apache.org>
Mon, 24 Aug 2015 08:12:01 +0000 (08:12 +0000)
committerDominik Stadler <centic@apache.org>
Mon, 24 Aug 2015 08:12:01 +0000 (08:12 +0000)
commit465af8774331cee6991aa23691d7591ddebd3337
tree8773c20ac5b9796d91bf84b99ff6bd09a38a5c70
parent846057eca0bd09f1d493af154debe1d069d47c98
Reduce required memory in tests by not actually creating all the rows/cells when verifying the max number of cellstyles. Hopefully this will avoid the OOMs that we see in various CI environments currently while still verifying the limits correctly.

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1697326 13f79535-47bb-0310-9956-ffa450edef68
src/ooxml/testcases/org/apache/poi/xssf/usermodel/TestXSSFBugs.java
src/testcases/org/apache/poi/ss/usermodel/BaseTestBugzillaIssues.java