Author: gwoolsey
Date: Wed Feb 15 17:48:46 2017
New Revision: 1783129

URL: http://svn.apache.org/viewvc?rev=1783129&view=rev
Log:
a new test file needed to be added to the list of sheet clone expected errors.

Modified:
    poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java

Modified: poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java
URL: 
http://svn.apache.org/viewvc/poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java?rev=1783129&r1=1783128&r2=1783129&view=diff
==============================================================================
--- poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java (original)
+++ poi/trunk/src/integrationtest/org/apache/poi/TestAllFiles.java Wed Feb 15 
17:48:46 2017
@@ -279,6 +279,7 @@ public class TestAllFiles {
         EXPECTED_FAILURES.add("spreadsheet/WithChartSheet.xlsx");
         EXPECTED_FAILURES.add("spreadsheet/chart_sheet.xlsx");
         EXPECTED_FAILURES.add("spreadsheet/SimpleScatterChart.xlsx");
+        EXPECTED_FAILURES.add("spreadsheet/ConditionalFormattingSamples.xls");
     }
 
     private static final Set<String> IGNORED = new HashSet<String>();



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to