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: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to