I got the following failure on Window7, jdk1.8.0_131, in
OOXMLParserTest.testXLSBVarious:1537. Any ideas?

Failed tests:
  OOXMLParserTest.testXLSBVarious:1537->TikaTest.assertContains:102
<td>13.1211231321</td> not found in:
<html xmlns="http://www.w3.org/1999/xhtml";>
<head>
<meta name="date" content="2017-03-10T14:58:49Z" />
<meta name="extended-properties:AppVersion" content="16.0300" />
<meta name="dc:creator" content="Allison, Timothy B." />
<meta name="extended-properties:Company" content="" />
<meta name="dcterms:created" content="2017-03-09T12:24:26Z" />
<meta name="Last-Modified" content="2017-03-10T14:58:49Z" />
<meta name="dcterms:modified" content="2017-03-10T14:58:49Z" />
<meta name="Last-Save-Date" content="2017-03-10T14:58:49Z" />
<meta name="protected" content="false" />
<meta name="meta:save-date" content="2017-03-10T14:58:49Z" />
<meta name="Application-Name" content="Microsoft Excel" />
<meta name="modified" content="2017-03-10T14:58:49Z" />
<meta name="Content-Type"
content="application/vnd.ms-excel.sheet.binary.macroenabled.12" />
<meta name="X-Parsed-By" content="org.apache.tika.parser.DefaultParser" />
<meta name="X-Parsed-By"
content="org.apache.tika.parser.microsoft.ooxml.OOXMLParser" />
<meta name="creator" content="Allison, Timothy B." />
<meta name="meta:author" content="Allison, Timothy B." />
<meta name="meta:creation-date" content="2017-03-09T12:24:26Z" />
<meta name="extended-properties:Application" content="Microsoft Excel" />
<meta name="meta:last-author" content="Allison, Timothy B." />
<meta name="Creation-Date" content="2017-03-09T12:24:26Z" />
<meta name="Last-Author" content="Allison, Timothy B." />
<meta name="X-TIKA:origResourceName"
content="C:\Users\tallison\Desktop\working\xlsb\" />
<meta name="Application-Version" content="16.0300" />
<meta name="Author" content="Allison, Timothy B." />
<meta name="publisher" content="" />
<meta name="dc:publisher" content="" />
<title></title>
</head>
<body><div><h1>mySheet1</h1>
<table><tbody><tr> <td>String</td> <td>This is a string</td></tr>
<tr> <td>integer</td> <td>13</td></tr>
<tr> <td>float</td> <td>13,1211231321</td></tr>
<tr> <td>currency</td> <td>$   0,003,,03.00</td></tr>
<tr> <td>percent</td> <td>20%</td></tr>
<tr> <td>float 2</td> <td>13,12</td></tr>
<tr> <td>long int</td> <td>123456789012345</td></tr>
<tr> <td>longer int</td> <td>1,23456789012345E+15</td> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
test comment2
</td></tr>
<tr> <td>fraction</td> <td>1/4</td></tr>
<tr> <td>date</td> <td>3/9/17</td></tr>
<tr> <td>comment</td> <td>contents<br />
Allison, Timothy B.: Allison, Timothy B.:
test comment
</td></tr>
<tr> <td>hyperlink</td> <td>tika_link</td></tr>
<tr> <td>formula</td> <td>4</td> <td>2</td></tr>
<tr> <td>formulaErr</td> <td>ERROR</td></tr>
<tr> <td>formulaFloat</td> <td>0,5</td> <td>March</td> <td>April</td></tr>
<tr> <td>customFormat1</td> <td>   46/1963</td> <td>merchant1</td>
<td>1</td> <td>3</td></tr>
<tr> <td>customFormat2</td> <td>  3/128</td> <td>merchant2</td> <td>2</td>
<td>4</td></tr>
<tr> <td>text test</td></tr>
<tr> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment1
</td></tr>
<tr> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment2
</td></tr>
<tr> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment3
</td></tr>
<tr> <td>the</td> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment4 (end of row)
</td></tr>
<tr> <td>the</td> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment5 between cells
</td> <td>quick</td></tr>
<tr> <td>comment6<br />
Allison, Timothy B.: Allison, Timothy B.:
comment6 actually in cell
</td></tr>
<tr> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment7 end of file
</td></tr>
<tr> <td><br />
Allison, Timothy B.: Allison, Timothy B.:
comment8 end of file</td></tr>
</tbody></table>
<p>OddLeftHeader OddCenterHeader OddRightHeader</p>
<p>EvenLeftHeader EvenCenterHeader EvenRightHeader
</p>
<p>FirstPageLeftHeader FirstPageCenterHeader FirstPageRightHeader</p>
<p>OddLeftFooter OddCenterFooter OddRightFooter</p>
<p>EvenLeftFooter EvenCenterFooter EvenRightFooter</p>
<p>FirstPageLeftFooter FirstPageCenterFooter FirstPageRightFooter</p>
<p>test textbox
</p>
<a href="http://lucene.apache.org/";>http://lucene.apache.org/
</a><p>myChartTitle</p>
<p />
merchant1 March April 1 3 merchant2 March April 2 4 <p />
<p />
<p />
<p />
<p>test WordArt</p>
<p>myChartTitle</p>
<p />
merchant1 March April 1 3 merchant2 March April 2 4 <p />
<p />
<p />
<p />
<p>myChartTitle</p>
<p />
merchant1 March April 1 3 merchant2 March April 2 4 <p />
<p />
<p />
<p />
<a href="http://tika.apache.org/";>http://tika.apache.org/</a></div>
<div class="package-entry" /><div class="package-entry" /><div
class="package-entry" /></body></html>

2017-07-10 10:17 GMT-03:00 JB Data <jbdat...@gmail.com>:

> +1.
> No regression in my 1.15 env <http://jbigdata.fr/jbigdata/ged-02.html>.
> Test docx chart extraction (TIKA-2254): OK.
>
> @*JB*Δ <http://jbigdata.fr>
>
>
> 2017-07-08 22:29 GMT+02:00 Chris Mattmann <mattm...@apache.org>:
>
>> +1 from me SIGS and CHECKSUMS look good.
>>
>> Thanks Tim!
>>
>> Cheers,
>> Chris
>>
>> LMC-053601:apache-tika-1.16-rc1 mattmann$ for type in "" \-app \-eval
>> \-server; do $HOME/bin/stage_apache_rc tika$type 1.16
>> https://dist.apache.org/repos/dist/dev/tika/; done
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100 53.5M  100 53.5M    0     0  3992k      0  0:00:13  0:00:13 --:--:--
>> 5122k
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100   836  100   836    0     0   1092      0 --:--:-- --:--:-- --:--:--
>> 1092
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100    34  100    34    0     0     96      0 --:--:-- --:--:-- --:--:--
>>   96
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100 41.6M  100 41.6M    0     0  6578k      0  0:00:06  0:00:06 --:--:--
>> 8297k
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100   836  100   836    0     0   1012      0 --:--:-- --:--:-- --:--:--
>> 1012
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100    34  100    34    0     0     46      0 --:--:-- --:--:-- --:--:--
>>   46
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100 56.4M  100 56.4M    0     0  3950k      0  0:00:14  0:00:14 --:--:--
>> 4742k
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100   836  100   836    0     0   1470      0 --:--:-- --:--:-- --:--:--
>> 1469
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100    34  100    34    0     0     65      0 --:--:-- --:--:-- --:--:--
>>   65
>> LMC-053601:apache-tika-1.16-rc1 mattmann$ $HOME/bin/stage_apache_rc tika
>> 1.16-src https://dist.apache.org/repos/dist/dev/tika/
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100 84.2M  100 84.2M    0     0  6563k      0  0:00:13  0:00:13 --:--:--
>> 5261k
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100   836  100   836    0     0   2129      0 --:--:-- --:--:-- --:--:--
>> 2127
>>   % Total    % Received % Xferd  Average Speed   Time    Time     Time
>> Current
>>                                  Dload  Upload   Total   Spent    Left
>> Speed
>> 100    34  100    34    0     0     47      0 --:--:-- --:--:-- --:--:--
>>   47
>> LMC-053601:apache-tika-1.16-rc1 mattmann$ ls
>> tika-1.16-src.zip               tika-app-1.16.jar
>>  tika-eval-1.16.jar              tika-server-1.16.jar
>> tika-1.16-src.zip.asc           tika-app-1.16.jar.asc
>>  tika-eval-1.16.jar.asc          tika-server-1.16.jar.asc
>> tika-1.16-src.zip.md5           tika-app-1.16.jar.md5
>>  tika-eval-1.16.jar.md5          tika-server-1.16.jar.md5
>> LMC-053601:apache-tika-1.16-rc1 mattmann$ $HOME/bin/verify_gpg_sigs
>> Verifying Signature for file tika-1.16-src.zip.asc
>> gpg: assuming signed data in `tika-1.16-src.zip'
>> gpg: Signature made Fri Jul  7 19:27:42 2017 PDT using RSA key ID EF0CF38A
>> gpg: Good signature from "Tim Allison (ASF signing key) <
>> talli...@apache.org>"
>> gpg: WARNING: This key is not certified with a trusted signature!
>> gpg:          There is no indication that the signature belongs to the
>> owner.
>> Primary key fingerprint: 833C 1CC4 926C 1DDE 29BB  8731 E403 2DC4 EF0C
>> F38A
>> Verifying Signature for file tika-app-1.16.jar.asc
>> gpg: assuming signed data in `tika-app-1.16.jar'
>> gpg: Signature made Fri Jul  7 19:13:16 2017 PDT using RSA key ID EF0CF38A
>> gpg: Good signature from "Tim Allison (ASF signing key) <
>> talli...@apache.org>"
>> gpg: WARNING: This key is not certified with a trusted signature!
>> gpg:          There is no indication that the signature belongs to the
>> owner.
>> Primary key fingerprint: 833C 1CC4 926C 1DDE 29BB  8731 E403 2DC4 EF0C
>> F38A
>> Verifying Signature for file tika-eval-1.16.jar.asc
>> gpg: assuming signed data in `tika-eval-1.16.jar'
>> gpg: Signature made Fri Jul  7 19:20:17 2017 PDT using RSA key ID EF0CF38A
>> gpg: Good signature from "Tim Allison (ASF signing key) <
>> talli...@apache.org>"
>> gpg: WARNING: This key is not certified with a trusted signature!
>> gpg:          There is no indication that the signature belongs to the
>> owner.
>> Primary key fingerprint: 833C 1CC4 926C 1DDE 29BB  8731 E403 2DC4 EF0C
>> F38A
>> Verifying Signature for file tika-server-1.16.jar.asc
>> gpg: assuming signed data in `tika-server-1.16.jar'
>> gpg: Signature made Fri Jul  7 19:17:53 2017 PDT using RSA key ID EF0CF38A
>> gpg: Good signature from "Tim Allison (ASF signing key) <
>> talli...@apache.org>"
>> gpg: WARNING: This key is not certified with a trusted signature!
>> gpg:          There is no indication that the signature belongs to the
>> owner.
>> Primary key fingerprint: 833C 1CC4 926C 1DDE 29BB  8731 E403 2DC4 EF0C
>> F38A
>> LMC-053601:apache-tika-1.16-rc1 mattmann$ $HOME/bin/verify_md5_checksums
>> md5sum: stat '*.tar.gz': No such file or directory
>> md5sum: stat '*.bz2': No such file or directory
>> md5sum: stat '*.tgz': No such file or directory
>> tika-1.16-src.zip: OK
>> LMC-053601:apache-tika-1.16-rc1 mattmann$
>>
>>
>>
>>
>> On 7/7/17, 7:40 PM, "Tim Allison" <talli...@apache.org> wrote:
>>
>>
>>
>>
>>     A candidate for the Tika 1.16 release is available at:
>>     https://dist.apache.org/repos/dist/dev/tika/
>>
>>     The release candidate is a zip archive of the sources in:
>>     https://github.com/apache/tika/tree/1.16-rc1
>>
>>     The SHA1 checksum of the archive is
>>     e6884af0209ace42bf0b9b59d72c3c5a0052055e
>>
>>     In addition, a staged maven repository is available here:
>>     https://repository.apache.org/content/repositories/orgapachetika-1025
>>
>>
>>
>>     Please vote on releasing this package as Apache Tika 1.16.
>>     The vote is open for the next 72 hours and passes if a majority of at
>>     least three +1 Tika PMC votes are cast.
>>
>>     [ ] +1 Release this package as Apache Tika 1.16
>>     [ ] -1 Do not release this package because...
>>
>>
>>     This is my +1.
>>
>>     Cheers,
>>
>>     Tim
>>
>>
>>
>>
>>
>>
>

Reply via email to