You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by Antoine Lévy-Lambert <an...@antbuild.com> on 2003/09/30 10:17:51 UTC

still one test failing in ant 1.6 : ModifiedSelectorTest

Jan, could you try to fix this ?
Maybe there is a timing issue there.
I am running the test on Windows2000.
I get the same failure within cygwin and running the test in the JunitTest
runner of IDEA.
Cheers,
Antoine

    [junit] Testsuite:
org.apache.tools.ant.types.selectors.ModifiedSelectorTest
    [junit] Tests run: 22, Failures: 3, Errors: 0, Time elapsed: 7,171 sec

    [junit] Testcase:
testScenarioCoreSelectorDefaults(org.apache.tools.ant.types.selectors.Modifi
edSelectorTest):	FAILED
    [junit] Too much files copied on second time.
    [junit] junit.framework.AssertionFailedError: Too much files copied on
second time.
    [junit] 	at junit.framework.Assert.fail(Assert.java:47)
    [junit] 	at junit.framework.Assert.assertTrue(Assert.java:20)
    [junit] 	at
org.apache.tools.ant.types.selectors.ModifiedSelectorTest.doScenarioTest(Mod
ifiedSelectorTest.java:536)
    [junit] 	at
org.apache.tools.ant.types.selectors.ModifiedSelectorTest.testScenarioCoreSe
lectorDefaults(ModifiedSelectorTest.java:503)
...............


    [junit] Testcase:
testSceanrioCoreSelectorSettings(org.apache.tools.ant.types.selectors.Modifi
edSelectorTest):	FAILED
    [junit] Too much files copied on second time.
    [junit] junit.framework.AssertionFailedError: Too much files copied on
second time.

    [junit] Testcase:
testScenarioCustomSelectorSettings(org.apache.tools.ant.types.selectors.Modi
fiedSelectorTest):	FAILED
    [junit] Too much files copied on second time.
    [junit] junit.framework.AssertionFailedError: Too much files copied on
second time.


    [junit] TEST org.apache.tools.ant.types.selectors.ModifiedSelectorTest
FAILED
    [junit] Testsuite:
org.apache.tools.ant.types.selectors.PresentSelectorTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7,371 sec


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org
For additional commands, e-mail: dev-help@ant.apache.org