You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@poi.apache.org by ta...@apache.org on 2016/11/07 12:10:46 UTC

svn commit: r1768505 - in /poi/trunk: src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java test-data/document/Bug60341.docx

Author: tallison
Date: Mon Nov  7 12:10:46 2016
New Revision: 1768505

URL: http://svn.apache.org/viewvc?rev=1768505&view=rev
Log:
POI-60341, add test document (ugh, mea culpa), turn on test.

Added:
    poi/trunk/test-data/document/Bug60341.docx   (with props)
Modified:
    poi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java

Modified: poi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java
URL: http://svn.apache.org/viewvc/poi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java?rev=1768505&r1=1768504&r2=1768505&view=diff
==============================================================================
--- poi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java (original)
+++ poi/trunk/src/ooxml/testcases/org/apache/poi/xwpf/usermodel/TestXWPFSDT.java Mon Nov  7 12:10:46 2016
@@ -139,7 +139,7 @@ public final class TestXWPFSDT {
         }
     }
 
-    @Ignore
+    @Test
     public void test60341() throws IOException {
         //handle sdtbody without an sdtpr
         XWPFDocument doc = XWPFTestDataSamples.openSampleDocument("Bug60341.docx");

Added: poi/trunk/test-data/document/Bug60341.docx
URL: http://svn.apache.org/viewvc/poi/trunk/test-data/document/Bug60341.docx?rev=1768505&view=auto
==============================================================================
Binary file - no diff available.

Propchange: poi/trunk/test-data/document/Bug60341.docx
------------------------------------------------------------------------------
--- svn:mime-type (added)
+++ svn:mime-type Mon Nov  7 12:10:46 2016
@@ -0,0 +1 @@
+application/vnd.openxmlformats-officedocument.wordprocessingml.document



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@poi.apache.org
For additional commands, e-mail: commits-help@poi.apache.org