[ 
https://issues.apache.org/jira/browse/VALIDATOR-443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16586617#comment-16586617
 ] 

Sebb commented on VALIDATOR-443:
--------------------------------

I suggest you get the Ant build file working using the standard release before 
attempting any mutations.

Alternatively, start from the provided Maven Pom.

> While build is successful all Test Classes are Failing
> ------------------------------------------------------
>
>                 Key: VALIDATOR-443
>                 URL: https://issues.apache.org/jira/browse/VALIDATOR-443
>             Project: Commons Validator
>          Issue Type: Bug
>    Affects Versions: 1.4.0 Release
>         Environment: I am using MacBook Pro with MacOS Version 10.13.5. 
>            Reporter: Georgios Assiotis
>            Priority: Major
>              Labels: build
>         Attachments: build.xml
>
>
> I have downloaded commons.validator-1.4.0 and I am using Pittest and ant, to 
> create mutants to the files. While I have managed to make the build file run. 
> All of my Test Classes are Failing. 
> {code:java}
> test:
>     [mkdir] Created dir: /Users/george_ashiotis/Desktop/Coursework 
> files-20180731/commons-validator-1.4.0/target/test-result
>     [junit] Running java.org.apache.commons.validator.AbstractCommonTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
> sec
>     [junit] Test java.org.apache.commons.validator.AbstractCommonTest FAILED
>     [junit] Running java.org.apache.commons.validator.AbstractNumberTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
> sec
>     [junit] Test java.org.apache.commons.validator.AbstractNumberTest FAILED
>     [junit] Running java.org.apache.commons.validator.ByteTest
>     [junit] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0 
> sec
>     [junit] Test java.org.apache.commons.validator.ByteTest FAILED
> {code}
> This is happening with all the rest of the Test files.
> Attached you can find my build file. There are some redundant <targets> but 
> they are not used.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to