Skip to content
This repository was archived by the owner on Jul 13, 2022. It is now read-only.
This repository was archived by the owner on Jul 13, 2022. It is now read-only.

Fix test failures  #2

@boboyada

Description

@boboyada

mvn clean test:

。。。。。。
INFO: Closing org.springframework.context.support.GenericApplicationContext@1c9
98c0: startup date [Tue Jun 18 17:20:52 CST 2013]; root of context hierarchy
Jun 18, 2013 5:21:06 PM org.springframework.context.support.AbstractApplication
ontext doClose
INFO: Closing org.springframework.context.support.GenericApplicationContext@3d2
3481: startup date [Tue Jun 18 17:21:01 CST 2013]; root of context hierarchy

Results :

Failed tests: shouldCreateAMeal(com.manning.siia.kitchen.EndToEndIntegrationT
st):

Tests run: 12, Failures: 1, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] parent ............................................ SUCCESS [0.485s]
[INFO] batch ............................................. SUCCESS [11.438s]
[INFO] business .......................................... SUCCESS [3.328s]
[INFO] flight-booking .................................... SUCCESS [0.016s]
[INFO] domain ............................................ SUCCESS [4.125s]
[INFO] integration ....................................... SUCCESS [13.449s]
[INFO] coupling .......................................... SUCCESS [4.656s]
[INFO] hello-world ....................................... SUCCESS [3.610s]
[INFO] home-cooking ...................................... FAILURE [21.985s]
[INFO] jms ............................................... SKIPPED
[INFO] twitter ........................................... SKIPPED
[INFO] monitoring ........................................ SKIPPED
[INFO] trip-diary ........................................ SKIPPED
[INFO] webapp ............................................ SKIPPED
[INFO] messages-channels ................................. SKIPPED
[INFO] concurrency ....................................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1:03.998s
[INFO] Finished at: Tue Jun 18 17:21:06 CST 2013
[INFO] Final Memory: 63M/226M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2
10:test (default-test) on project home-cooking: There are test failures.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions