Skip to content

Test case errors.  #2

@GoogleCodeExporter

Description

@GoogleCodeExporter
When building the system, Maven reports some test failures:

-------------------------

Results :

Failed tests: 
  warning(junit.framework.TestSuite$1)

testDoubleNegationEliminationSentence(net.pragyah.scalgorithms.aima.logic.propos
itional.TestEquivalences)

testResolveNonEmpty2(net.pragyah.scalgorithms.aima.logic.propositional.inference
.TestResolution)

testResolveNonEmpty(net.pragyah.scalgorithms.aima.logic.propositional.inference.
TestResolution)

Tests in error: 

testAlgorithm(net.pragyah.scalgorithms.aima.logic.propositional.inference.TestRe
solution)

Tests run: 88, Failures: 4, Errors: 1, Skipped: 0

-------------------------

I am attaching the surefire-reports directory which contains the test error
messages generated by Surefire (i.e. JUnit). 

I have configured the pom.xml to not halt the build on test failure so that
the system can still generate the scalgorithms.jar file (for use by Scalby).


Original issue reported on code.google.com by [email protected] on 25 Jan 2010 at 11:32

Attachments:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions