You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@poi.apache.org by GitBox <gi...@apache.org> on 2021/10/25 10:06:09 UTC

[GitHub] [poi] pjfanning commented on pull request #267: bug fix :It would be fail when sheet range in formula With spaces and Quotes .

pjfanning commented on pull request #267:
URL: https://github.com/apache/poi/pull/267#issuecomment-950751883


   I'm going to revert this - it has broken 9 tests - https://ci-builds.apache.org/job/POI/job/POI-DSL-1.8/401/
   
   ```
   org.apache.poi.ss.tests.formula.TestStructuredReferences.testTableFormulas()
   org.apache.poi.xssf.streaming.TestDeferredSXSSFWorkbook.setRepeatingRowsAnsColumns()
   org.apache.poi.xssf.streaming.TestSXSSFSheet.setRepeatingRowsAndColumnsBug47294()
   org.apache.poi.xssf.streaming.TestSXSSFWorkbook.setRepeatingRowsAnsColumns()
   org.apache.poi.xssf.usermodel.TestXSSFCell.testCopyCellFrom_CellCopyPolicy_formulaWithUnregisteredUDF()
   org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation.testFormulaEvaluatorEvaluateVlookupFormulaCell()
   org.apache.poi.xssf.usermodel.TestXSSFFormulaEvaluation.testReferencesToOtherWorkbooks()
   org.apache.poi.xssf.usermodel.TestXSSFSheet.setRepeatingRowsAndColumnsBug47294()
   org.apache.poi.xssf.usermodel.TestXSSFWorkbook.setRepeatingRowsAnsColumns()
   ```
   
   I am trying to do a release today and do not have time to debug this - nor can I continue to accept PRs where the submitter will not run the tests


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@poi.apache.org
For additional commands, e-mail: dev-help@poi.apache.org