Could this be code page related?

Gary


On Thu, Feb 27, 2014 at 11:10 AM, luc <l...@spaceroots.org> wrote:

> Le 2014-02-27 16:22, Stefan Bodewig a écrit :
>
>  On 2014-02-27, luc wrote:
>>
>>  Is this failure expected? I am running the tests suite on a Linux
>>> computer, maybe MicrosoftTagTest is windows-specific?
>>>
>>
>> all tests pass for me:
>>
>> $ uname -a
>> Linux brick 3.5.0-46-generic #70-Ubuntu SMP Wed Jan 8 18:40:46 UTC 2014
>> x86_64 x86_64 x86_64 GNU/Linux
>> $ java -version
>> java version "1.7.0_51"
>> OpenJDK Runtime Environment (IcedTea 2.4.4)
>> (7u51-2.4.4-0ubuntu0.12.10.2)
>> OpenJDK 64-Bit Server VM (build 24.45-b08, mixed mode)
>>
>
> It is weird. The tests run fine on a laptop:
>
> luc@marislae:~/sources/eclipse/commons-imaging$ mvn -v
> Apache Maven 3.0.5
> Maven home: /usr/share/maven
> Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
> Default locale: fr_FR, platform encoding: UTF-8
> OS name: "linux", version: "3.12-1-amd64", arch: "amd64", family: "unix"
>
>
> luc@marislae:~$ uname -a
> Linux marislae 3.12-1-amd64 #1 SMP Debian 3.12.9-1 (2014-02-01) x86_64
> GNU/Linux
>
> And one test fails consistently on a desktop:
>
> luc@lehrin:~/sources/apache/commons-imaging$ mvn -v
> Apache Maven 3.0.5
> Maven home: /usr/share/maven
> Java version: 1.6.0_30, vendor: Sun Microsystems Inc.
> Java home: /usr/lib/jvm/java-6-openjdk-amd64/jre
> Default locale: fr_FR, platform encoding: UTF-8
> OS name: "linux", version: "3.12-1-amd64", arch: "amd64", family: "unix"
>
> luc@lehrin:~/sources/apache/commons-imaging$ uname -a
> Linux lehrin 3.12-1-amd64 #1 SMP Debian 3.12.9-1 (2014-02-01) x86_64
> GNU/Linux
>
>
> Both computers have quite similar settings.
>
> In fact, even if I force another java version for mvn (using 1.7.0_21),
> the same
> difference appears: the laptop runs fine and the desktop triggers the same
> error.
>
> I don't understand the difference between the two configurations.
>
> Luc
>
>
>
>> Stefan
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
>> For additional commands, e-mail: dev-h...@commons.apache.org
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to