Skip to content

Problem executing remote Spock test due to java.lang.Exception failure #1587

Closed as not planned
@hellboy81

Description

@hellboy81

Trying to execute remote tests using JUnit 4.12 with Groovy&co steroids from IDEA:

image

 java.lang.Exception: No tests found matching method name filter from org.junit.runner.Request$1@3af039ed

 at org.junit.internal.requests.FilterRequest.getRunner(FilterRequest.java:40)
 at org.junit.runner.JUnitCore.run(JUnitCore.java:115)
 at org.junit.runner.JUnitCore$run$0.call(Unknown Source)
 at com.onresolve.scriptrunner.canned.common.admin.RunUnitTests.doScript(RunUnitTests.groovy:320)

See also

Issue can be reproduces also by another JUnit users on this repo

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