Skip to content

NPE when no scenario is actually executer #4

@Arnauld

Description

@Arnauld
None of the features at [classpath:eliot/eds/feature] matched the filters: [@wip, @gerardo]java.lang.NullPointerException
    at tzatziki.analysis.exec.gson.JsonEmitterReport.close(JsonEmitterReport.java:66)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:483)
    at cucumber.runtime.Utils$1.call(Utils.java:37)
    at cucumber.runtime.Timeout.timeout(Timeout.java:13)
    at cucumber.runtime.Utils.invoke(Utils.java:31)
    at cucumber.runtime.RuntimeOptions$1.invoke(RuntimeOptions.java:243)
    at com.sun.proxy.$Proxy20.close(Unknown Source)
    at cucumber.runtime.junit.JUnitReporter.close(JUnitReporter.java:213)
    at cucumber.api.junit.Cucumber.run(Cucumber.java:100)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions