瀏覽代碼

Add another test file for bug #47251, from Joe Yuan, and a disabled test

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1583825 13f79535-47bb-0310-9956-ffa450edef68
tags/REL_3_11_BETA1
Nick Burch 10 年之前
父節點
當前提交
d92e980bea
共有 2 個文件被更改,包括 5 次插入0 次删除
  1. 5
    0
      src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java
  2. 二進制
      test-data/spreadsheet/47251_1.xls

+ 5
- 0
src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java 查看文件

@@ -1643,7 +1643,12 @@ public final class TestBugs extends BaseTestBugzillaIssues {

@Test
public void bug47251() {
// Firstly, try with one that triggers on InterfaceHdrRecord
openSample("47251.xls");
// Now with one that triggers on NoteRecord
// TODO Fix the bug and enable this bit of the test
//openSample("47251_1.xls");
}
/**

二進制
test-data/spreadsheet/47251_1.xls 查看文件


Loading…
取消
儲存