Skip to content

test failure in services #98

@hdbeukel

Description

@hdbeukel

I got this error once on Travis. Subsequent tests passed without changing anything to the services though. Any idea what might be going on? Is this an issue?

Running org.corehunter.services.simple.test.ITSimpleCoreHunterRunServices
SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
SLF4J: Defaulting to no-operation (NOP) logger implementation
SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details.
Tests run: 8, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 11.184 sec <<< FAILURE! - in org.corehunter.services.simple.test.ITSimpleCoreHunterRunServices
testUpdateCorehunterRunDuringRun(org.corehunter.services.simple.test.ITSimpleCoreHunterRunServices)  Time elapsed: 1.574 sec  <<< ERROR!
java.lang.NullPointerException
	at org.corehunter.services.simple.test.ITSimpleCoreHunterRunServices.testUpdateCorehunterRunDuringRun(ITSimpleCoreHunterRunServices.java:488)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions