str4danya commented on code in PR #682:
URL: https://github.com/apache/poi/pull/682#discussion_r1733275169
##########
poi-ooxml/src/test/java/org/apache/poi/xssf/usermodel/TestUnfixedBugs.java:
##########
@@ -164,6 +165,64 @@ void testBug57294() throws IOException {
wbBack.close();
}
+ // This test will run green, but the resulting file is formatted
incorrectly,
+ // see the bug at https://bz.apache.org/bugzilla/show_bug.cgi?id=55752
+ @Test
Review Comment:
This method is a duplicate of another test, but with CellUtils constants /
enum CellPropertyType
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]