mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
fix broken xssf test
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1923883 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9e64e029e0
commit
ed47184865
@ -1766,11 +1766,9 @@ public final class TestXSSFBugs extends BaseTestBugzillaIssues {
|
||||
}
|
||||
}
|
||||
|
||||
@Disabled
|
||||
@ParameterizedTest
|
||||
@CsvSource({
|
||||
/* Not 0.0 because POI sees date "0" minus one month as invalid date, which is -1! */
|
||||
"56688_1.xlsx, -1.0",
|
||||
"56688_1.xlsx, 0.0",
|
||||
"56688_2.xlsx, #VALUE!",
|
||||
"56688_3.xlsx, #VALUE!",
|
||||
"56688_4.xlsx, date"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user