By me the test fails on both machines.
Jan
Windows XP SP3
---------------------------
>>>svn update
Revision 938324.
>>>build -Dtestcase=taskdefs\move-test.xml test
dump-sys-properties:
[echo] java.vm.info=mixed mode
[echo] java.vm.name=Java HotSpot(TM) Client VM
[echo] java.vm.vendor=Sun Microsystems Inc.
[echo] java.vm.version=1.4.2_15-b02
[echo] os.arch=x86
[echo] os.name=Windows XP
[echo] os.version=5.1
[echo] file.encoding=Cp1252
[echo] user.language=de
[echo] ant.version=Apache Ant version 1.8.0RC1 compiled on January 21 2010
antunit-tests:
[au:antunit] Build File:
C:\ant\svn-repository\ant\core\src\tests\antunit\taskdefs\move-test.xml
[au:antunit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 4,422 sec
[au:antunit] Target: testNotModifiedSelector took 0,125 sec
[au:antunit] Target: testOverwriteIsHonored took 2 sec
[au:antunit] Target: test-regex-mapper took 0,047 sec
[au:antunit] Target: test-move-caseonly FAILED
[au:antunit] at line 31, column 80
[au:antunit] Message: abc was not renamed aBc
[au:antunit] took 0,031 sec
[au:antunit] Target: testOverwriteIsTrueByDefault took 2 sec
Windows7:
---------------------------
>>>svn update
At revision 938324.
>>>build -Dtestcase=taskdefs\move-test.xml test
dump-sys-properties:
[echo] java.vm.info=mixed mode, sharing
[echo] java.vm.name=Java HotSpot(TM) Client VM
[echo] java.vm.vendor=Sun Microsystems Inc.
[echo] java.vm.version=10.0-b19
[echo] os.arch=x86
[echo] os.name=Windows Vista
[echo] os.version=6.1
[echo] file.encoding=Cp1252
[echo] user.language=de
[echo] ant.version=Apache Ant version 1.8.1alpha compiled on March 20 2010
antunit-tests:
[au:antunit] Build File:
C:\ant\svn-repository\core\src\tests\antunit\taskdefs\move-test.xml
[au:antunit] Tests run: 5, Failures: 1, Errors: 0, Time elapsed: 4,202 sec
[au:antunit] Target: testNotModifiedSelector took 0,027 sec
[au:antunit] Target: testOverwriteIsHonored took 2,012 sec
[au:antunit] Target: test-regex-mapper took 0,045 sec
[au:antunit] Target: test-move-caseonly FAILED
[au:antunit] at line 31, column 80
[au:antunit] Message: abc was not renamed aBc
[au:antunit] took 0,007 sec
[au:antunit] Target: testOverwriteIsTrueByDefault took 2,021 sec
>-----Ursprüngliche Nachricht-----
>Von: Stefan Bodewig [mailto:[email protected]]
>Gesendet: Montag, 26. April 2010 16:38
>An: [email protected]
>Betreff: Re: move-test fails on Windows7
>
>On 2010-04-26, Mark Salter <[email protected]> wrote:
>
>> Perhaps the result of running the specific test on xp would have been
>> better information to share.
>
>move-test (see subject ;-)
>
>To be more concrete: test-move-caseonly in
>src/tests/antunit/taskdefs/move-test.xml in Ant's code base started
>failing for me when I switched from XP to Win7. It used to pass before
>(I may have been using a different Java6 version as well) and Martijn's
>comments in bug 41948 (see
><https://issues.apache.org/bugzilla/show_bug.cgi?id=41948#c11>)
> indicate
>it worked for him as well.
>
>Thanks for testing
>
> Stefan
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: [email protected]
>For additional commands, e-mail: [email protected]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]