Skip to content

Failures to resolve selectors are not forwarded by Suite Engine #5327

@mpkorstanje

Description

@mpkorstanje

Discovered as part of cucumber/cucumber-jvm#3157.

Steps to reproduce

  1. Checkout cucumber/cucumber-jvm-starter-gradle-java@0a8c759
  2. Use "io.cucumber:cucumber-bom:7.34.0" in build.gradle.kts
  3. Put a break point in the catch block of EngineDiscoveryRequestResolution.resolveCompletely
  4. Run the tests.
  5. Observe that a discovery issue is reported but not printed.

Context

  • Used versions (Jupiter/Vintage/Platform): 6.0.2
  • Build Tool/IDE: Gradle

Deliverables

  • Investigate why the discovery issue is not reported or forwarded.
  • Forward the discovery issues from the Suite Engine.

Metadata

Metadata

Assignees

Type

No fields configured for Bug.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions