pjfanning commented on code in PR #682:
URL: https://github.com/apache/poi/pull/682#discussion_r1733273063


##########
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:
   what is the point of this deliberately failing test?



-- 
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-unsubscr...@poi.apache.org

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


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

Reply via email to