Skip to content

Commit

Permalink
temp disable problem test (XSSF)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923798 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
pjfanning committed Feb 13, 2025
1 parent 41d4271 commit bd6fddb
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1766,6 +1766,7 @@ private void saveAndReloadReport(Workbook wb, File outFile) throws IOException {
}
}

@Disabled
@ParameterizedTest
@CsvSource({
/* Not 0.0 because POI sees date "0" minus one month as invalid date, which is -1! */
Expand Down

0 comments on commit bd6fddb

Please sign in to comment.