Skip to content

Integration test failures (Scientific linux 2.6.32-279.19.1.el6.x86_64) #3

@w-martin

Description

@w-martin

Java version 1.7.0_09-icedtea OpenJDK Runtime Environment (rhel-2.3.4.1.el6_3-x86_64)

testKernel01ToKernel26 1.3 sec Passed
testKernel01ToKernel33 0.66 sec Failed
testKernel26ToKernel01 0.24 sec Passed
testKernel26ToKernel33 0.56 sec Failed
testKernel33ToKernel01 0.21 sec Passed
testKernel33ToKernel26 0.43 sec Passed

Test set: TestSuite

Tests run: 6, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 3.726 sec <<< FAILURE!
testKernel01ToKernel33(diffr.integration.DiffPatchIntegrationTest) Time elapsed: 0.667 sec <<< FAILURE!
java.lang.AssertionError:
Expected: is
got:
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:21)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at diffr.integration.DiffPatchIntegrationTest.testDiffrPatchr(DiffPatchIntegrationTest.java:78)
at diffr.integration.DiffPatchIntegrationTest.testKernel01ToKernel33(DiffPatchIntegrationTest.java:35)

testKernel26ToKernel33(diffr.integration.DiffPatchIntegrationTest) Time elapsed: 0.568 sec <<< FAILURE!
java.lang.AssertionError:
Expected: is
got:
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:21)
at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:8)
at diffr.integration.DiffPatchIntegrationTest.testDiffrPatchr(DiffPatchIntegrationTest.java:78)
at diffr.integration.DiffPatchIntegrationTest.testKernel26ToKernel33(DiffPatchIntegrationTest.java:45)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions